* revert unnecessary changes
Signed-off-by: richardyu-ms <[email protected]>
* take back two removed method for bulk operation and add keyworkds for the ipsec
Signed-off-by: richardyu-ms <[email protected]>
* remove ipsec related interfaces and attributes
Signed-off-by: richardyu-ms <[email protected]>
* Remove unnecessary change related to ECN and VxLan udp souce port in PR #1452,only leave TC map
Signed-off-by: richardyu-ms <[email protected]>
* In order to keep the enum value compatiable with latter version, add vxlan source port and ECN
Signed-off-by: richardyu-ms <[email protected]>
* Set enum values
Signed-off-by: richardyu-ms <[email protected]>
* add test to make sure the value of enum is right
Signed-off-by: richardyu-ms <[email protected]>
* refactor the testing code
Signed-off-by: richardyu-ms <[email protected]>
* remove a test method and remove a unused enum which might cause enum inconsistence between versions
Signed-off-by: richardyu-ms <[email protected]>
* remove the enum values which might cause value holes
Signed-off-by: richardyu-ms <[email protected]>