70509f5c3f
Added parameter OVNEncapTos to indicates the value to be applied to the OVN tunnel inteface's option:tos, as specified in the Open_vSwitch database Interface table. The default value is "0". "inherit" allows to copy the inner ToS into the outer packet header. Closes-Bug: #1987382 Depends-on: https://review.opendev.org/854221 Change-Id: Ia7c09fb987cbdca50a4ba693bfd79b8b3c503808
8 lines
296 B
YAML
8 lines
296 B
YAML
---
|
|
features:
|
|
- |
|
|
Added parameter OVNEncapTos to indicates the value to be applied to
|
|
the OVN tunnel inteface's option:tos, as specified in the
|
|
Open_vSwitch database Interface table. The default value is "0".
|
|
"inherit" allows to copy the inner ToS into the outer packet header.
|