cvs commit: src/sys/dev/bge if_bge.c

Oleg Bulyzhin oleg at FreeBSD.org
Thu Feb 2 01:58:44 PST 2006


oleg        2006-02-02 09:58:32 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  Enable 'complete' rx checksum offloading (i.e. let chip calculate checksums
  with pseudo header for tcp/udp packets). This could save one in_pseudo() call
  per incoming tcp/udp packet.
  
  Approved by:    glebius (mentor)
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.123     +3 -2      src/sys/dev/bge/if_bge.c


More information about the cvs-all mailing list