e2add5cb35
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 |
||
---|---|---|
.. | ||
__init__.py | ||
constants.py | ||
utils.py |