vswitchd: Fix segfault when packet received on unknown port.
authorBen Pfaff <blp@nicira.com>
Mon, 2 Mar 2009 22:12:26 +0000 (14:12 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 2 Mar 2009 22:12:26 +0000 (14:12 -0800)
commitf9c6e2f2827a7068f8149d3d4cefc12e0713b56b
tree87fd716ea9f065d560d5e30a6ee4975ed5d6c5e9
parent90ae3c23f5187d5b79c8f54a67fd6b5e88b6ec9a
vswitchd: Fix segfault when packet received on unknown port.

This problem and its fixed are independent of the recent secchan
restructuring (even though it turned out to be a good way to trigger it).
vswitchd/bridge.c