cvs commit: src/sys/netgraph ng_bridge.c ng_ether.c ng_ether.h
ng_parse.c ng_parse.h
Ruslan Ermilov
ru at FreeBSD.org
Wed Dec 17 04:40:36 PST 2003
ru 2003/12/17 04:40:34 PST
FreeBSD src repository
Modified files:
sys/netgraph ng_bridge.c ng_ether.c ng_ether.h
ng_parse.c ng_parse.h
Log:
Made the Ethernet address parse type standard.
OK'ed by: archie
Revision Changes Path
1.21 +1 -5 src/sys/netgraph/ng_bridge.c
1.28 +2 -57 src/sys/netgraph/ng_ether.c
1.8 +1 -6 src/sys/netgraph/ng_ether.h
1.19 +58 -0 src/sys/netgraph/ng_parse.c
1.9 +8 -0 src/sys/netgraph/ng_parse.h
More information about the cvs-src
mailing list