Skip to content

Commit

Permalink
ovs-vswitchd: Add support for 802.1D STP.
Browse files Browse the repository at this point in the history
Still alpha quality, since only tested for interoperability with Linux
bridge's STP implementation.
  • Loading branch information
Justin Pettit committed Oct 22, 2011
1 parent 5a2dfd4 commit 21f7563
Show file tree
Hide file tree
Showing 10 changed files with 940 additions and 21 deletions.
1 change: 1 addition & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Post-v1.2.0
new NXAST_RESUBMIT_TABLE action can look up in additional
tables. Tables 128 and above are reserved for use by the
switch itself; please use only tables 0 through 127.
- Add support for 802.1D spanning tree (STP).
- Fragment handling extensions:
- New OFPC_FRAG_NX_MATCH fragment handling mode, in which L4
fields are made available for matching in fragments with
Expand Down
Loading

0 comments on commit 21f7563

Please sign in to comment.