freebsd-skq/sys/netpfil/ipfw/nptv6
Andrey V. Elsukov 576429f04b Fix NPTv6 rule counters when one_pass is not enabled.
Consider the rule matching when both @done and @retval values
returned from ipfw_run_eaction() are zero. And modify ipfw_nptv6()
to return IP_FW_DENY and @done=0 when addresses do not match.

Obtained from:	Yandex LLC
Sponsored by:	Yandex LLC
2017-03-01 20:00:19 +00:00
..
ip_fw_nptv6.c
nptv6.c Fix NPTv6 rule counters when one_pass is not enabled. 2017-03-01 20:00:19 +00:00
nptv6.h