cvs commit: src/sys/netgraph ng_ether.c ng_ether.h
Gleb Smirnoff
glebius at FreeBSD.org
Sat Feb 12 11:41:33 GMT 2005
glebius 2005-02-12 11:41:32 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_ether.c ng_ether.h
Log:
Add two new netgraph messages NGM_ETHER_ADD_MULTI and NGM_ETHER_DEL_MULTI,
to join and leave Ethernet multicast membership, respectively. Messages
take MAC address as argument.
Sponsored by: Rinet ISP
Revision Changes Path
1.46 +56 -0 src/sys/netgraph/ng_ether.c
1.12 +3 -2 src/sys/netgraph/ng_ether.h
More information about the cvs-src
mailing list