diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-09-26 11:08:57 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-09-26 11:08:57 +0200 |
commit | 289a495c8f45322d58bd849aa8aca48cf0210b03 (patch) | |
tree | 846f2472422ee69ce6b1f9800347db79116c19df /interface-definitions/protocols-ospfv3.xml.in | |
parent | 0ee26592772a14e829d9d1f8e64f9db875f31a63 (diff) | |
download | vyos-1x-289a495c8f45322d58bd849aa8aca48cf0210b03.tar.gz vyos-1x-289a495c8f45322d58bd849aa8aca48cf0210b03.zip |
ospfv3: T3859: add "log-adjacency-changes" CLI command
Diffstat (limited to 'interface-definitions/protocols-ospfv3.xml.in')
-rw-r--r-- | interface-definitions/protocols-ospfv3.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/protocols-ospfv3.xml.in b/interface-definitions/protocols-ospfv3.xml.in index 7b42c448d..99cfec661 100644 --- a/interface-definitions/protocols-ospfv3.xml.in +++ b/interface-definitions/protocols-ospfv3.xml.in @@ -186,6 +186,7 @@ #include <include/isis/passive.xml.i> </children> </tagNode> + #include <include/ospf/log-adjacency-changes.xml.i> <node name="parameters"> <properties> <help>OSPFv3 specific parameters</help> |