bridge: Run once before configuring CFM.
authorEthan Jackson <ethan@nicira.com>
Wed, 6 Apr 2011 23:59:22 +0000 (16:59 -0700)
committerEthan Jackson <ethan@nicira.com>
Wed, 6 Apr 2011 23:59:22 +0000 (16:59 -0700)
commit392730c42bbd5abe30e7c2d1fcffb136a29334e0
tree2d806261df9f01d1aa3d2e0b71f748adf4b61faa
parentc9d3af4e88444768eaeb2939f1e001e239fe8660
bridge: Run once before configuring CFM.

CFM configuration requires the ofproto_run function to have been
executed at least once in order to guarantee that the relevant
ports exist.

Bug #5303.
vswitchd/bridge.c