]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove 'dir' argument in ng_ipfw_input, since ip_fw_args now has this info.
authorglebius <glebius@FreeBSD.org>
Thu, 14 Mar 2019 22:30:05 +0000 (22:30 +0000)
committerglebius <glebius@FreeBSD.org>
Thu, 14 Mar 2019 22:30:05 +0000 (22:30 +0000)
commit8a5caee4021b6d586d8b1bbd4e1a4219f2841de0
treed93f6f04339331819ee4baf1d8219ac0e61fa03d
parentd751747546b5584bb94a4e5ac14aaa6b2b95224e
Remove 'dir' argument in ng_ipfw_input, since ip_fw_args now has this info.
While here make 'tee' boolean.
sys/netgraph/ng_ipfw.c
sys/netinet/ip_var.h
sys/netinet/raw_ip.c
sys/netpfil/ipfw/ip_fw_pfil.c