stp: Make the STP module thread safe.
authorEthan Jackson <ethan@nicira.com>
Sat, 6 Jul 2013 16:34:34 +0000 (09:34 -0700)
committerEthan Jackson <ethan@nicira.com>
Thu, 1 Aug 2013 19:22:38 +0000 (12:22 -0700)
commitbd54dbcdd77cfd85f4ea2a589b07f1da5c3119d5
tree04ac8e11ab82cfee9c6c8d49fa26e0a0dd3790b7
parent8a8cd0acd09763f5edca6506bb286447c5776778
stp: Make the STP module thread safe.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/stp.c
lib/stp.h
ofproto/ofproto-dpif.c
tests/test-stp.c