Date: Thu, 7 Jan 2010 12:00:54 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet/ipfw ip_fw_pfil.c Message-ID: <201001071201.o07C18aT051944@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2010-01-07 12:00:54 UTC FreeBSD src repository Modified files: sys/netinet/ipfw ip_fw_pfil.c Log: SVN rev 201740 on 2010-01-07 12:00:54Z by luigi check that we have an ipv4 packet before swapping ip_len and ip_off. This should fix the handling of ipv6 packets which i broke when i made ipfw operate on packets in network format. Reported by: Hajimu UMEMOTO Revision Changes Path 1.15 +3 -2 src/sys/netinet/ipfw/ip_fw_pfil.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001071201.o07C18aT051944>