We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
will
may
1 parent d34e967 commit 3cbe676Copy full SHA for 3cbe676
devel/yaml_api.md
@@ -1979,7 +1979,7 @@ Each route entry could have these parameters:
1979
* `vrf-name`: String. Store the route to the route table which specified VRF
1980
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
+ without `lock-mtu` set to `true`, this MTU might still be altered by kernel
1983
Path MTU discovery(PMTUD).
1984
* `lock-mtu`: Boolean. New in version 2.2.59. When set to true, the route MTU
1985
is locked, preventing Path MTU Discovery (PMTUD) from automatically
0 commit comments