Skip to content

Commit 3cbe676

Browse files
committed
Change route mtu document from will to may according to ip route document
Signed-off-by: Gris Ge <fge@redhat.com>
1 parent d34e967 commit 3cbe676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devel/yaml_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1979,7 +1979,7 @@ Each route entry could have these parameters:
19791979
* `vrf-name`: String. Store the route to the route table which specified VRF
19801980
is binding to.
19811981
* `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
1982+
without `lock-mtu` set to `true`, this MTU might still be altered by kernel
19831983
Path MTU discovery(PMTUD).
19841984
* `lock-mtu`: Boolean. New in version 2.2.59. When set to true, the route MTU
19851985
is locked, preventing Path MTU Discovery (PMTUD) from automatically

0 commit comments

Comments
 (0)