Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2006 13:37:26 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/em if_em.c
Message-ID:  <200609291337.k8TDbQpW078874@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2006-09-29 13:37:26 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c 
  Log:
  Change em_transmit_checksum_setup() to deal with already inserted vlan headers,
  IP options and add skeleton IPv6 support.  The new code structure can also be
  easily enhanced to support new/more protocols (SCTP) in the future.
  
  Reviewed by:    jfv
  
  Revision  Changes    Path
  1.151     +108 -48   src/sys/dev/em/if_em.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609291337.k8TDbQpW078874>