|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: David Gwynne (dlg
cvs.openbsd.org)
Date: Wed May 16 2007 - 04:27:44 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: dlg
cvs.openbsd.org 2007/05/16 03:27:44
Modified files:
sys/dev/pci : if_tht.c
Log message:
add support for multicast addresses. this adds the add/del multi handlers
to the ioctl, and programs the multicast filter in tht_iff.
we are not using the perfect multicast filters, only the imperfect one. i
think there is a requirement that addresses in the perfect filter be in
order, but im not sure how to do that nicely (yet).
this has taken a long time because i dont know how to write c.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]