Date: Mon, 20 Sep 2010 18:26:37 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/contrib/pf/net pf.c Message-ID: <201009201826.o8KIQv7X044150@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2010-09-20 18:26:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/contrib/pf/net pf.c Log: SVN rev 212910 on 2010-09-20 18:26:37Z by bz MFC r212403: When using pf routing options, properly handle IP fragmentation for interfaces with TSO enabled, otherwise one would see an extra ICMP unreach, frag needed pre matching packet on lo0. This syncs pf code to ip_output.c r162084. Submitted by: yongari via mlaier PR: kern/144311 Revision Changes Path 1.46.2.8 +2 -1 src/sys/contrib/pf/net/pf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009201826.o8KIQv7X044150>