]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Return PFIL_CONSUMED if packet was consumed. While here gather all
authorglebius <glebius@FreeBSD.org>
Sat, 2 Feb 2019 05:49:05 +0000 (05:49 +0000)
committerglebius <glebius@FreeBSD.org>
Sat, 2 Feb 2019 05:49:05 +0000 (05:49 +0000)
commit41923d0a195af8c53904115a9aae3b5873a7f8b9
treebb2987acbfc000ad32ed41842e8480228faff830
parent83680d9c6e8ee11ba0bcaae2c1b88f45b15b9847
Return PFIL_CONSUMED if packet was consumed.  While here gather all
the identical endings of pf_check_*() into single function.

PR: 235411
sys/netpfil/pf/pf_ioctl.c