index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rstp-state-machines.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dp-packet: Remove 'frame' member.
Daniele Di Proietto
2015-05-18
1
-1
/
+1
*
lib/rstp: Remove a dead store.
Jarno Rajahalme
2015-04-16
1
-1
/
+0
*
dp-packet: Remove ofpbuf dependency.
Pravin B Shelar
2015-03-03
1
-7
/
+8
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
rstp-state-machines: fix proposal reception behaviour.
Jarno Rajahalme
2014-11-19
1
-2
/
+26
*
rstp: Fix global transitions.
Jarno Rajahalme
2014-11-19
1
-78
/
+188
*
rstp: shift learned MAC addresses to new Root port.
Jarno Rajahalme
2014-11-19
1
-0
/
+21
*
rstp-state-machines: fix rcv_info().
Daniele Venturino
2014-11-14
1
-5
/
+8
*
rstp-state-machines: fix TCN reception.
Daniele Venturino
2014-11-14
1
-0
/
+8
*
rstp-state-machines: Rename ALTERNATE_AGREED state as ALTERNATE_AGREED_EXEC.
Daniele Venturino
2014-11-14
1
-2
/
+2
*
rstp-state-machines: Fix updt_roles_tree().
Daniele Venturino
2014-11-14
1
-1
/
+1
*
rstp-state-machines: Fix Topology Change State Machine transition.
Daniele Venturino
2014-11-14
1
-1
/
+1
*
rstp-state-machines: Fix compare_rstp_priority_vector().
Daniele Venturino
2014-11-14
1
-4
/
+14
*
rstp-state-machines: Fix reception of BPDUs conveying an unknown port role.
Jarno Rajahalme
2014-11-14
1
-2
/
+17
*
lib/rstp: Use hmap instead of a list for ports.
Jarno Rajahalme
2014-09-09
1
-15
/
+15
*
lib/rstp: Eliminate ports_count.
Jarno Rajahalme
2014-09-09
1
-152
/
+121
*
lib/rstp: Simplify priority vector comparison.
Jarno Rajahalme
2014-09-09
1
-75
/
+68
*
lib/rstp: CodingStyle fixes.
Jarno Rajahalme
2014-09-09
1
-186
/
+155
*
lib/rstp: Remove lock recursion.
Jarno Rajahalme
2014-09-09
1
-1
/
+1
*
lib/rstp: More robust thread safety.
Jarno Rajahalme
2014-09-09
1
-26
/
+85
*
lib/rstp: Better debug messages, style fixes.
Jarno Rajahalme
2014-09-09
1
-14
/
+15
*
Rapid Spanning Tree Protocol (IEEE 802.1D).
Daniele Venturino
2014-09-09
1
-0
/
+2036