thompsa 2007-04-26 02:08:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/net bridgestp.c bridgestp.h if_bridge.c
Log:
MFC bridgestp.c r1.35-36, bridgestp.h r1.13, if_bridge.c r1.94-95
- Change the passing of callbacks to a struct in cas
thompsa 2007-03-09 19:34:55 UTC
FreeBSD src repository
Modified files:
sys/net bridgestp.c bridgestp.h if_bridge.c
Log:
Change the passing of callbacks to a struct in case this needs to be extended
in the future.
Revision ChangesPath
1.35 +3 -4
syrinx 2006-12-04 14:45:03 UTC
FreeBSD src repository
Modified files:
sys/net bridgestp.c bridgestp.h if_bridge.c
if_bridgevar.h
Log:
Add two new flags to if_bridge(4) indicating whether the edge flag
of the bridge port and path cost have
thompsa 2006-11-26 18:43:48 UTC
FreeBSD src repository
Modified files:
sys/net bridgestp.c bridgestp.h if_bridge.c
Log:
use two stage creation of stp ports, this means that the stp variables can be
set before the port is marked STP and they will no longer be overwr
thompsa 2006-07-31 20:24:46 UTC
FreeBSD src repository
Modified files:
sys/net bridgestp.c bridgestp.h if_bridge.c
if_bridgevar.h
Log:
Add some statistics that are needed to support RFC4188 as part of the SoC2006
work on a bridge monitorin
Andrew Thompson <[EMAIL PROTECTED]> writes:
> Revision ChangesPath
> 1.14 +0 -0 src/sys/net/bridgestp.c
> 1.2 +0 -0 src/sys/net/bridgestp.h
> 1.69 +0 -0 src/sys/net/if_bridge.c
> 1.13 +0 -0 src/sys/net/if_bridgevar.h
This (or one of your othe
On Wed, Jul 26, 2006 at 02:46:50PM +0400, Maxim Konovalov wrote:
> On Wed, 26 Jul 2006, 10:43-, Andrew Thompson wrote:
>
> > thompsa 2006-07-26 10:43:02 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/net bridgestp.c if_bridge.c if_bridgevar.h
> >
On Wed, 26 Jul 2006, 10:43-, Andrew Thompson wrote:
> thompsa 2006-07-26 10:43:02 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/net bridgestp.c if_bridge.c if_bridgevar.h
> Added files:
> sys/net bridgestp.h
> Log:
> /tmp/cvsuusTrc
It
thompsa 2006-07-26 10:45:38 UTC
FreeBSD src repository
Modified files:
sys/net bridgestp.c bridgestp.h if_bridge.c
if_bridgevar.h
Log:
Forced commit due to missing log on the last revision.
Split the spanning tree state into its own str
thompsa 2006-07-26 10:43:02 UTC
FreeBSD src repository
Modified files:
sys/net bridgestp.c if_bridge.c if_bridgevar.h
Added files:
sys/net bridgestp.h
Log:
/tmp/cvsuusTrc
Revision ChangesPath
1.13 +632 -562 src/sys/net/bridgestp.
10 matches
Mail list logo