Date: Fri, 29 Aug 2008 20:42:58 +0000 (UTC) From: "George V. Neville-Neil" <gnn@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_output.c Message-ID: <200808292043.m7TKhAaE088659@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gnn 2008-08-29 20:42:58 UTC FreeBSD src repository Modified files: sys/netinet ip_output.c Log: SVN rev 182463 on 2008-08-29 20:42:58Z by gnn Fix a bug whereby multicast packets that are looped back locally wind up with the incorrect checksum on the wire when transmitted via devices that do checksum offloading. PR: kern/119635 Reviewed by: rwatson MFC after: 5 days Revision Changes Path 1.286 +5 -1 src/sys/netinet/ip_output.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808292043.m7TKhAaE088659>