cvs commit: src/sys/dev/em if_em.c
Andre Oppermann
andre at FreeBSD.org
Fri Sep 29 06:39:55 PDT 2006
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
More information about the cvs-src
mailing list