cvs commit: src/sys/net if_bridge.c if_bridgevar.h if_ethersubr.c
if_gif.c src/sys/netgraph ng_ether.c
Andrew Thompson
thompsa at FreeBSD.org
Thu Jul 27 21:01:49 UTC 2006
thompsa 2006-07-27 21:01:48 UTC
FreeBSD src repository
Modified files:
sys/net if_bridge.c if_bridgevar.h if_ethersubr.c
if_gif.c
sys/netgraph ng_ether.c
Log:
Remove the dependency of bridgestp.h on if_bridgevar.h by moving a couple of
private structures to if_bridge.c.
Revision Changes Path
1.72 +50 -2 src/sys/net/if_bridge.c
1.14 +0 -48 src/sys/net/if_bridgevar.h
1.217 +0 -1 src/sys/net/if_ethersubr.c
1.64 +0 -1 src/sys/net/if_gif.c
1.60 +0 -1 src/sys/netgraph/ng_ether.c
More information about the cvs-src
mailing list