Skip to content

Commit ff9d902

Browse files
cgoncalvescathay4t
authored andcommitted
Add 'lock-mtu' property to route documentation
Signed-off-by: Carlos Goncalves <cgoncalves@redhat.com>
1 parent 3a2b0c4 commit ff9d902

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

devel/yaml_api.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1978,6 +1978,9 @@ Each route entry could have these parameters:
19781978
route as `state: absnet` and append new route.
19791979
* `vrf-name`: String. Store the route to the route table which specified VRF
19801980
is binding to.
1981+
* `lock-mtu`: Boolean. New in version 2.2.59. When set to true, the route MTU
1982+
is locked, preventing Path MTU Discovery (PMTUD) from automatically
1983+
adjusting it.
19811984

19821985
## Route Rules
19831986

0 commit comments

Comments
 (0)