diff options
author | Kenth Eriksson <kenth.eriksson@infinera.com> | 2020-06-03 23:05:29 +0200 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2020-06-03 23:05:29 +0200 |
commit | 71e08edd942557ec333902bb45c57794f7a66bf8 (patch) | |
tree | 2415367042cf4e7fd027ca4af75f33875350305e /doc | |
parent | 63451c19611b5972769ed519bd7eb6c1b995a8a0 (diff) |
Doc: Add 'ptp address' to OSPF doc overview
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index 552f6509..18795a11 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -3424,6 +3424,7 @@ protocol ospf [v2|v3] <name> { strict nonbroadcast <switch>; real broadcast <switch>; ptp netmask <switch>; + ptp address <switch>; check link <switch>; bfd <switch>; ecmp weight <num>; |