cvs commit: src/sys/netinet ip_output.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jul 17 17:35:36 PDT 2004
dillon 2004/07/17 17:34:18 PDT
DragonFly src repository
Modified files:
sys/netinet ip_output.c
Log:
Don't let packets with DF set sneak by through the hardware-assisted
fragmentation path.
Reported-by: "Simon 'corecode' Schubert" <corecode at xxxxxxxxxxxx>
Taken-From: FreeBSD ip_output.c/1.199
Revision Changes Path
1.16 +2 -1 src/sys/netinet/ip_output.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/ip_output.c.diff?r1=1.15&r2=1.16&f=u
More information about the Commits
mailing list