opennetworkinglab / flowvisor

FlowVisor - A network hypervisor
Other
164 stars 67 forks source link

SliceName lengths has been limited to 45. This condition is anyway ... #246

Closed mssumanth closed 11 years ago

mssumanth commented 11 years ago

...present in the FlowVisor Db which limits the sliceName length to 45, but it has been made more explicit by printing out a specific error message. In this way, it is ensured that sliceName length never exceeds more than 45 char and the issue reported of LLDP breaking when above 255 char never happens as reported in Issue23.