DragonFly BSD
DragonFly commits List (threaded) for 2003-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/netif/sk if_sk.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 17 Dec 2003 14:18:24 -0800 (PST)

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@xxxxxxxxxx>
  Patch-Written-by: Keith Mitchell <kmitch@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]