diff options
| author | Daniil Baturin <daniil@vyos.io> | 2025-02-25 16:10:04 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-25 16:10:04 +0000 |
| commit | a6047cbf6c507587fdcf78507755823c99030778 (patch) | |
| tree | ca031446fcb88f9dfb33da9a49e2c72aa151d57c /interface-definitions/vpp.xml.in | |
| parent | ecb36ae2d4254acf6c5f7d396895b1bb912cf23a (diff) | |
| parent | 05998fd004f9883e7dbc32005baab1784e3ca53a (diff) | |
| download | vyos-1x-a6047cbf6c507587fdcf78507755823c99030778.tar.gz vyos-1x-a6047cbf6c507587fdcf78507755823c99030778.zip | |
Merge pull request #19 from sever-sever/VD-279
VD-279: Use common IPv6 naming for CLI
Diffstat (limited to 'interface-definitions/vpp.xml.in')
| -rw-r--r-- | interface-definitions/vpp.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/vpp.xml.in b/interface-definitions/vpp.xml.in index e0784fc43..76968fcec 100644 --- a/interface-definitions/vpp.xml.in +++ b/interface-definitions/vpp.xml.in @@ -611,7 +611,7 @@ </node> </children> </tagNode> - <node name="ip6"> + <node name="ipv6"> <properties> <help>IPv6 settings</help> </properties> |
