summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig/vti.py
AgeCommit message (Expand)Author
2024-03-20vti: T6085: interface is always down and only enabled by IPSec daemonChristian Breunig
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2022-07-01vti: T2455: add link-local IPv6 address supportChristian Poessinger
2021-09-18ipsec: vti: T3831: avoid usinf xfrm if_id 0 - implement shift by oneChristian Poessinger
2021-08-09ipsec: T3720: assigning vti secondary address caused interface in A/D stateChristian Poessinger
2021-06-28ipsec: T1441: switch from vti to xfrm interfacesChristian Poessinger
2021-05-28vti: ipsec: T2816: interfaces must be created using the vyos.ifconfig libraryChristian Poessinger
2021-02-28vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config()Christian Poessinger
2020-09-19ifconfig: T2653: convert VLAN interfaces do discrete classChristian Poessinger
2020-04-12ifconfig: T31: add skeleton VTI and input classesThomas Mangin