Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/net
Module Name: syssrc
Committed By: thorpej
Date: Fri Aug 17 21:37:29 UTC 2001
Added Files:
syssrc/sys/net: bridgestp.c if_bridge.c if_bridgevar.h
Log Message:
Add support for building Ethernet bridges, based on Jason Wright's
bridge driver from OpenBSD, although the bridge code has been *heavily*
modified by me (the 802.1D code remains mostly unchanged from the
original).
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/net/bridgestp.c syssrc/sys/net/if_bridge.c \
syssrc/sys/net/if_bridgevar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index