summaryrefslogtreecommitdiff
path: root/src/op_mode/show_system_integrity.py
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-08-24 16:52:02 +0200
committerChristian Poessinger <christian@poessinger.com>2021-08-24 16:52:02 +0200
commitdf22bc2c96d5095eaec978a58bf5d2361d758a86 (patch)
tree0578dfd44148bd94f5190b6d3f8a7e238b8c6052 /src/op_mode/show_system_integrity.py
parentb2e5f8adefd4ed9e53e14a4618fb63b3821d1d20 (diff)
downloadvyos-1x-df22bc2c96d5095eaec978a58bf5d2361d758a86.tar.gz
vyos-1x-df22bc2c96d5095eaec978a58bf5d2361d758a86.zip
vyos.ifconfig: T3772: bugfix missing VRRP interfaces
When the interface name was stripped down from "eth0.201" to "eth" to determine the appropriate interface section, VRRP interfaces got left out on the call to rstrip(). VRRP interfaces now show up in "show interfaces" as they did in VyOS 1.2. vyos@vyos:~$ show interfaces Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down Interface IP Address S/L Description --------- ---------- --- ----------- dum0 172.18.254.201/32 u/u eth0 - u/u eth0.10 172.16.33.8/24 u/u eth0.201 172.18.201.10/24 u/u eth1 10.1.1.2/24 u/u eth1v10 10.1.1.1/24 u/u eth2 - u/u lo 127.0.0.1/8 u/u ::1/128
Diffstat (limited to 'src/op_mode/show_system_integrity.py')
0 files changed, 0 insertions, 0 deletions