summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig
AgeCommit message (Expand)Author
2025-03-01Revert "wireguard: T4930: remove pylint W0611: unused import"James Roberts
2025-02-25T7171: Add dstport option to GENEVE tunnelsNataliia Solomko
2025-02-19Revert "wireguard: T4930: drop unused WireGuardOperational().show_interface()...Christian Breunig
2025-02-08vyos.ifconfig: T5103: always stop the DHCP client process bevore changing VRFChristian Breunig
2025-02-06Merge pull request #4335 from c-po/T5103Christian Breunig
2025-02-05vyos.ifconfig: T5103: revert change to del_addr() signatureChristian Breunig
2025-02-05vyos.ifconfig: T7135: only restart DHCPv6 client if neededChristian Breunig
2025-02-05wireguard: T4930: remove pylint W0611: unused importChristian Breunig
2025-02-05vyos.ifconfig: T5103: force dhclient restart on VRF changeChristian Breunig
2025-01-19wireguard: T4930: drop unused WireGuardOperational().show_interface() methodChristian Breunig
2025-01-19wireguard: T4930: use get_config_dict() rather then individual config queriesChristian Breunig
2025-01-19wireguard: T4930: allow peers via FQDNsskaje
2025-01-08Merge pull request #4284 from indrajitr/simplify-T7016Daniil Baturin
2025-01-07vyos.ifconfig: T7018: drop 'iftype' class attribute (#4280)Christian Breunig
2025-01-06T7016: Simplify logic for force deleting dynamic IPv4 address from interfaceIndrajit Raychaudhuri
2025-01-05T7016: force delete only dynamic IPv4 address from interfaceAdam Smith
2024-12-24T6944: fix unrelated formattingNicolas Vollmar
2024-12-24T6944: adds option to enable switchdev mode on ethernet interfaceNicolas Vollmar
2024-12-22ifconfig: T6972: smoketests fail as IP address is not removed in timeChristian Breunig
2024-12-20Merge pull request #4246 from natali-rs1985/T6930Christian Breunig
2024-12-20pppoe: T6930: Remove unnecessary codeNataliia Solomko
2024-12-18ifconfig: fix AttributeError caused by internal race conditionChristian Breunig
2024-12-02T6917: fix RPS ethernet settings for CPUs with more than 32 coresViacheslav Hletenko
2024-11-21T6796: QoS: match filter by interface(iif) (#4188)Roman Khramshin
2024-11-19T6490: Allow creation of wireguard interfaces without requiring peers (#4194)sskaje
2024-10-17T4583: Rewrite VRRP op-mode to vyos.opmode formatkhramshinr
2024-10-17T4583: Rewrite VRRP op-mode to vyos.opmode formatkhramshinr
2024-09-20op-mode: T4833: Include wireguard peer name in interface summary reportNataliia Solomko
2024-09-19wireless: T6709: fix missing wpa_supplicant configurationChristian Breunig
2024-09-14ethernet: T6709: move EAPoL support to common frameworkChristian Breunig
2024-08-01Merge pull request #3221 from lucasec/t5873Christian Breunig
2024-07-26T5873: vpn ipsec: re-write of ipsec updown hookLucas Christian
2024-07-23interface: T6592: remove interface from conntrack ct_iface_map on deletionChristian Breunig
2024-07-20interfaces: T6592: moving an interface between VRF instances failedChristian Breunig
2024-07-08vxlan: T6505: Support VXLAN VLAN-VNI range mapping in CLI (#3756)Nataliia S
2024-06-19macsec: T5447: fix error message syntax - there is no tx and rx key, only keyChristian Breunig
2024-06-01vxlan: T6401: Avoid calling get_vxlan_vni_filter() unless we need itAndrew Topp
2024-05-30vyos.ifconfig: T6421: verify /etc/hostname exists before readingChristian Breunig
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-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-01vrf: 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-24Revert "ethernet: T5566: disable energy efficient ethernet (EEE) for interfaces"Christian Breunig
2024-03-21Merge pull request #3157 from c-po/vti-T6085Daniil Baturin
2024-03-20bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filteringChristian Breunig