summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ipsec_input.c
diff options
context:
space:
mode:
authorclaudio <claudio@openbsd.org>2010-07-09 15:36:54 +0000
committerclaudio <claudio@openbsd.org>2010-07-09 15:36:54 +0000
commit51deb95c51b343350affd42950002e88011d4be1 (patch)
treef03be3f0f6cc5436c116b648957a731f0510da7e /sys/netinet/ipsec_input.c
parentinstead of saying we're using the all the states in the table when (diff)
downloadwireguard-openbsd-51deb95c51b343350affd42950002e88011d4be1.tar.xz
wireguard-openbsd-51deb95c51b343350affd42950002e88011d4be1.zip
When protocol filtering is used on the rtsocket filter only messages that
actually have a protocol/address family set. Messages like RTM_IFINFO or RTM_IFANNOUNCE are family independent and should not be filtered but it is possible to use a ROUTE_MSGFILTER to filter these messages. This allows to reduce the messages sent to AF_INET or AF_INET6 only daemons. OK henning@, deraadt@
Diffstat (limited to 'sys/netinet/ipsec_input.c')
0 files changed, 0 insertions, 0 deletions