Don't let packets with DF set sneak by through the hardware-assisted
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 18 Jul 2004 00:34:18 +0000 (00:34 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 18 Jul 2004 00:34:18 +0000 (00:34 +0000)
commit7fb962beed1ba625ce0b338ec97a4405506c4ce8
treef6ef8fe30102ddfc6c8afedc3a18c38fef4a1e30
parent05c70ad923580f60e1f6b385109ba37d665843ce
Don't let packets with DF set sneak by through the hardware-assisted
fragmentation path.

Reported-by: "Simon 'corecode' Schubert" <corecode@fs.ei.tum.de>
Taken-From: FreeBSD ip_output.c/1.199
sys/netinet/ip_output.c