diff options
| author | Christian Breunig <christian@breunig.cc> | 2024-02-16 09:36:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-16 09:36:18 +0100 |
| commit | 8c860fa7c423cc2bd72f9e71a5f8c52f43e02dfa (patch) | |
| tree | 4d0c0d0e7517c7cef73134771336672e3c3bcee7 /interface-definitions/system_ipv6.xml.in | |
| parent | 2ff7d80f44aa1bc8429b18417cd63eb6f7105eef (diff) | |
| parent | 0fafc4bcdb9efc03796ddab0832471b11ba1bbe0 (diff) | |
| download | vyos-1x-8c860fa7c423cc2bd72f9e71a5f8c52f43e02dfa.tar.gz vyos-1x-8c860fa7c423cc2bd72f9e71a5f8c52f43e02dfa.zip | |
Merge pull request #3016 from c-po/nht
T6001: add option to disable next-hop-tracking resolve-via-default
Diffstat (limited to 'interface-definitions/system_ipv6.xml.in')
| -rw-r--r-- | interface-definitions/system_ipv6.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/system_ipv6.xml.in b/interface-definitions/system_ipv6.xml.in index 8957cb6a7..dda00af38 100644 --- a/interface-definitions/system_ipv6.xml.in +++ b/interface-definitions/system_ipv6.xml.in @@ -36,6 +36,7 @@ #include <include/arp-ndp-table-size.xml.i> </children> </node> + #include <include/system-ip-nht.xml.i> #include <include/system-ipv6-protocol.xml.i> <leafNode name="strict-dad"> <properties> |
