cvs commit: src/sys/netinet ip_output.c

George V. Neville-Neil gnn at FreeBSD.org
Fri Aug 29 20:43:10 UTC 2008


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


More information about the cvs-all mailing list