neutron-lbaas/neutron/plugins/common
yangxurong 22bec67395 Tunnel ID range validation for VXLAN/GRE networks
Currently, there is no check which validates the values of
tunnel range for VXLAN/GRE networks. The VXLAN VNI is 24 bit
which have range between 1 to 2^24 - 1. Similarly, GRE key field
is 32 bit which have range between 1 to 2^32 - 1.

Closes-Bug: #1306488

Co-Authored-By: romilg romilg@hp.com

Change-Id: Idb3d0f41166df589a1e90394d9319901b5f9b439
2014-09-15 08:41:09 -07:00
..
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
constants.py remove explicit include of the ovs plugin 2014-08-29 19:25:35 +05:30
utils.py Tunnel ID range validation for VXLAN/GRE networks 2014-09-15 08:41:09 -07:00