cfm: Eight byte MPIDs in extended mode.
authorEthan Jackson <ethan@nicira.com>
Thu, 1 Sep 2011 20:28:25 +0000 (13:28 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 9 Sep 2011 21:11:14 +0000 (14:11 -0700)
commit348f01e3e36b67f86ac2f9f90c7574d9e1b85d73
treeb3509848776cecf12396de0de4e7a73181df36ca
parentde72402954abc382e63532e6d179583c5eea6227
cfm: Eight byte MPIDs in extended mode.

802.1ag only allows for MPIDs in the range [1, 8191].  This is
restrictive enough to make assignment of MPIDs to instances of OVS
awkward.  This patch allows eight byte MPIDs when running in
extended mode.

Bug #7014.
lib/cfm.c
lib/cfm.h
vswitchd/vswitch.ovsschema