Module Name: src Committed By: martin Date: Sun Apr 12 08:39:42 UTC 2020
Modified Files: src/sys/external/bsd/ipf/netinet [netbsd-9]: fil.c ip_frag.c Log Message: Pull up following revision(s) (requested by christos in ticket #827): sys/external/bsd/ipf/netinet/fil.c: revision 1.32 sys/external/bsd/ipf/netinet/fil.c: revision 1.33 sys/external/bsd/ipf/netinet/ip_frag.c: revision 1.8 PR/55137: Kouichi Hashikawa: ipfstat -f incorrect output Fix incorrect byte order. PR/55137: Kouichi Hashikawa: ipfstat -f incorrect output - make sure frag is initialized to 0 - initialize ipfr_p field PR/55149: Kouichi Hashikawa: Get morefrag before we strip it out from off To generate a diff of this commit: cvs rdiff -u -r1.29.2.2 -r1.29.2.3 src/sys/external/bsd/ipf/netinet/fil.c cvs rdiff -u -r1.7 -r1.7.6.1 src/sys/external/bsd/ipf/netinet/ip_frag.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.