freebsd-nq/share/man
Mark Johnston 66351f5126 ng_nat: Pass IPv6 packets through.
ng_nat implements NAT for IPv4 traffic only.  When connected to an
ng_ether node it erroneously handled IPv6 packets as well.

This change is not sufficient: ng_nat does not do any validation of IP
packets in this mode, even though they have not yet passed through
ip_input().

PR:		243096
Reported by:	Robert James Hernandez <rob@sarcasticadmin.com>
Reviewed by:	julian
Differential Revision:	https://reviews.freebsd.org/D23080
2020-01-23 16:45:48 +00:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 Expand stats(3) man page to add a caveat regarding HZ. 2019-12-02 21:03:09 +00:00
man4 ng_nat: Pass IPv6 packets through. 2020-01-23 16:45:48 +00:00
man5 src.conf.5: regen after BINUTILS defaults and description changes 2020-01-19 19:57:14 +00:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 The ports tree now accepts /usr/local/share/man as a directory for manpage 2020-01-20 16:59:39 +00:00
man8 Remove picobsd build scripts and the remaining tinyware 2019-11-05 02:30:41 +00:00
man9 Remove struct callout_handle. Should have gone with r355732. 2020-01-22 05:47:59 +00:00
Makefile