summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig
AgeCommit message (Expand)Author
2024-05-10bond: T6303: must reset system-mac to 00:00:00:00:00:00 on deletionChristian Breunig
2024-05-10bond: T6303: system-mac is not allowed to be a multicast MAC addressChristian Breunig
2024-05-10bond: T6303: add system mac address on bondfett0
2024-05-02netns: T6295: disable incomplete support in VyOS 1.4 sagittaChristian Breunig
2024-04-25T6258: Add sysctl base-reachable-time for IPv6Viacheslav Hletenko
2024-04-11T6222: VRRP show prefix for long rfc3768-compatibility interfacesViacheslav Hletenko
2024-04-03T6199: drop unused Python importsChristian Breunig
2024-04-03T6199: replace netifaces.interfaces() with common custom helpersChristian Breunig
2024-04-02vrf: T3655: always use full nft command name (e.g. --check over -c)Christian Breunig
2024-04-01dhcpv6-client: T2590: fix vyos-hostsd update for nameserver and search domainsChristian Breunig
2024-03-24Merge pull request #3163 from vyos/mergify/bp/sagitta/pr-3157Viacheslav Hletenko
2024-03-24Revert "ethernet: T5566: disable energy efficient ethernet (EEE) for interfaces"Christian Breunig
2024-03-21vti: T6085: interface is always down and only enabled by IPSec daemonChristian Breunig
2024-03-21bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filteringChristian Breunig
2024-01-23ethernet: T5978: hw-tc-offload does not actually get enabled on the NICChristian Breunig
2024-01-18ethernet: T4638: deleting parent interface does not delete underlying VIFsChristian Breunig
2024-01-11Merge pull request #2793 from sarthurdev/T5550_sagittaChristian Breunig
2024-01-01T5474: establish common file name pattern for XML conf mode commandsChristian Breunig
2023-12-25ethernet: T5566: disable energy efficient ethernet (EEE) for interfacesChristian Breunig
2023-12-14T5749: Add a more scrict search for get_vrf methodViacheslav Hletenko
2023-11-22vxlan: T5753: add support for VNI filteringChristian Breunig
2023-11-22Merge pull request #2520 from vyos/mergify/bp/sagitta/pr-2518Daniil Baturin
2023-11-21macsec: T5770: enable iproute2 "encrypt on" stanzaGiga Murphy
2023-11-21T5419: firewall: backport firewall flowtable to Sagitta.Nicolas Fort
2023-11-16tunnel: T3894: improve get_mac_synthetic() codeChristian Breunig
2023-11-16T5747: op-mode add MAC and MTU for show interfaces summaryViacheslav Hletenko
2023-11-03wireguard: T5707: remove previously deconfigured peerChristian Breunig
2023-10-31vxlan: T5668: add CLI knob to enable ARP/ND suppressionChristian Breunig
2023-10-30vxlan: T5699: migrate "external" CLI know to "parameters external"Christian Breunig
2023-10-22bonding: T5254: Fixed changing ethernet when it is a bond memberaapostoliuk
2023-09-09vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridgesChristian Breunig
2023-09-06interface: T5550: Interface source-validation priority over global valuesarthurdev
2023-08-25interface: T3509: Add per-interface IPv6 source validationsarthurdev
2023-08-23Merge pull request #2156 from giga1699/T5447Christian Breunig
2023-08-20T5447: Remove redundant self.set_admin_stateGiga Murphy
2023-08-20T5447: Update copyright yearsGiga Murphy
2023-08-20T5447: Corrected comment in _create headerGiga Murphy
2023-08-20T5447: Corrected comment for interface downGiga Murphy
2023-08-20T5447: Implement maintainer feedbackGiga Murphy
2023-08-18T5447: Initial support for MACsec static keysGiga Murphy
2023-08-17Merge pull request #2130 from aapostoliuk/T5409-sagittaChristian Breunig
2023-08-17wireguard: T5409: rename threaded CLI not to per-client-threadChristian Breunig
2023-08-11ipv6: T5464: add support for per-interface dad (duplicate address detection) ...Christian Breunig
2023-08-11ipv6: T5464: use proper XML default for DAD transmitsChristian Breunig
2023-08-07dhcp(v6): T5428: add proper return statements in set_dhcp(v6) methodsChristian Breunig
2023-08-07wireguard: T5409: Added 'set interfaces wireguard wgX threaded'aapostoliuk
2023-08-06T5195: move helpers from vyos.validate to vyos.utils packageChristian Breunig
2023-08-05dhcpv6: T5428: client renewal fails when running inside VRFChristian Breunig
2023-08-04dhcp: T5428: client renewal fails when running inside VRFChristian Breunig
2023-08-04dhcp: T5428: provide common direcotry path via vyos.defaults.directoriesChristian Breunig