Skip to content

Commit d34e967

Browse files
committed
Add route MTU document
Signed-off-by: Gris Ge <fge@redhat.com>
1 parent 1dfa8d0 commit d34e967

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+
* `mtu`: Integer. New in version 2.2.42. MTU used for this route entry,
1982+
without `lock-mtu` set to `true`, this MTU will still be altered by kernel
1983+
Path MTU discovery(PMTUD).
19811984
* `lock-mtu`: Boolean. New in version 2.2.59. When set to true, the route MTU
19821985
is locked, preventing Path MTU Discovery (PMTUD) from automatically
19831986
adjusting it.

0 commit comments

Comments
 (0)