cvs commit: src/sys/dev/netif/sk if_sk.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Dec 17 14:18:56 PST 2003
dillon 2003/12/17 14:18:24 PST
DragonFly src repository
Modified files:
sys/dev/netif/sk if_sk.c
Log:
Support multicast on the Marvell Yukon Chipset. The GMAC on the Yukon
uses a different hash algorithm then the XMAC on the Genesis. GMAC
algorithm snarfed from Linux.
Submitted-by: Jung-uk Kim <jkim at xxxxxxxxxx>
Patch-Written-by: Keith Mitchell <kmitch at xxxxxxxx>
Revision Changes Path
1.10 +64 -12 src/sys/dev/netif/sk/if_sk.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/sk/if_sk.c.diff?r1=1.9&r2=1.10&f=h
More information about the Commits
mailing list