Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/net
Module Name: src
Committed By: grant
Date: Mon Jun 30 03:13:52 UTC 2003
Modified Files:
src/sys/net [netbsd-1-6]: if_bridgevar.h
Log Message:
Apply patch (requested by bouyer in ticket #1355):
Fix 2 bugs:
- initialise stp when the bridge is turned up, without this stp will
keep all interfaces disabled in a sequence like:
brconfig bridge0 add if0 add if1 stp if0 stp if1 up
- s/BRDGSPRI/BRDGSIFPRIO in brconfig.c:cmd_ifpriority()
add a command (ifpathcost) to change the stp path cost of the STP path
cost of an interface. Display the interface path cost with the others
STP parameters.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.18.1 src/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