include the filter protocol version in the handshake
authorop <op@openbsd.org>
Tue, 14 May 2024 13:34:05 +0000 (13:34 +0000)
committerop <op@openbsd.org>
Tue, 14 May 2024 13:34:05 +0000 (13:34 +0000)
commita06e84490f9e419cfe140873e06f99438737db50
tree9b6ff127a44ee24bc8786dad43ec2916c08a1278
parente7aa4a7f3e09e0cabc5b53f720ecfc14f6a137e4
include the filter protocol version in the handshake

This adds "config|protocol|0.7" during the filters handshake, like
was done for the tables too, so that the filters can know the version
of the protocol right from the start.

ok gilles@
usr.sbin/smtpd/lka_filter.c
usr.sbin/smtpd/smtpd-filters.7