]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reverse the default sense of the IPFW/DIVERT reinjection code
authorjulian <julian@FreeBSD.org>
Fri, 5 Jun 1998 22:40:01 +0000 (22:40 +0000)
committerjulian <julian@FreeBSD.org>
Fri, 5 Jun 1998 22:40:01 +0000 (22:40 +0000)
commitf7a6c6446198ae23d997bc4486e475fc29eac0a9
tree12135a908d89d9059a51c47f514b68038409b3e7
parent3baa0462547cb98ece8c9d8ac604a70290e7d83f
Reverse the default sense of the IPFW/DIVERT reinjection code
so that the new behaviour is now default.
Solves the "infinite loop in diversion" problem when more than one diversion
is active.
Man page changes follow.

The new code is in -stable as the NON default option.
sys/conf/NOTES
sys/conf/options
sys/i386/conf/LINT
sys/i386/conf/NOTES
sys/netinet/ip_divert.c
sys/netinet/ip_fw.c
sys/netinet/ip_input.c
sys/netinet/ip_output.c
sys/netinet/ip_var.h