summaryrefslogtreecommitdiff
path: root/src/conf_mode/interfaces_ethernet.py
AgeCommit message (Expand)Author
5 daysMerge pull request #5314 from natali-rs1985/T9018Viacheslav Hletenko
5 daysvpp: T9062: Enable DHCP/DHCPv6 client detection on VLAN sub-interfacesNataliia Solomko
7 daysvpp: T9018: Auto-enable promiscuous mode for interfaces with VLANsNataliia Solomko
13 daysfirewall: T8761: re-introduce VRF interface names in generated firewall configDavid Vølker
2026-06-16T8972: VPP: sync LCP interface VRF table bindingRuslan Volodin
2026-05-28Merge pull request #5074 from vyos/fix/bare-except-clausesViacheslav Hletenko
2026-05-13python: T8857: replace bare except clauses with except Exception in config sc...Yuriy Andamasov
2026-04-02vpp: T8438: Add bidirectional interface-in-use validationNataliia Solomko
2026-03-24T8410: Fix typos and mistakes for operational and configuration commandsViacheslav Hletenko
2026-02-13vpp: T8254: Move 'nat44' and 'settings nat44' sections to 'nat nat44'Nataliia Solomko
2026-02-11vpp: T8252: Change ACL node 'macip' to 'mac'Nataliia Solomko
2026-02-03Merge pull request #4919 from alexandr-san4ez/T7730-currentDaniil Baturin
2026-02-03vpp: T8207: Enable ip6-icmp-ra-punt feature on interfaces with DHCPv6 address...Nataliia Solomko
2026-01-28vpp: T8202: Remove XDP driver and options from CLI and configNataliia Solomko
2026-01-22ethtool: T7730: Add configuration coalesce for interfaceOleksandr Kuchmystyi
2026-01-21vpp: T8125: Enable ip4-dhcp-client-detect feature if interface address is con...Nataliia Solomko
2026-01-08Merge pull request #4920 from natali-rs1985/T7098Daniil Baturin
2026-01-05T7098: Fix VPP MTU misconfigurationNataliia Solomko
2026-01-04ethernet: T8142: do not raise ValueError for non-existing interfacesChristian Breunig
2025-12-19ethernet: T8084: prevent MAC changes on ENA interfaces (AWS EC2)Christian Breunig
2025-12-19bond: T8084: refactor verify() to remove duplicationChristian Breunig
2025-11-13T7950: VPP: Unexpected None interface in CGNAT when ethernet subinterface is ...Nataliia Solomko
2025-11-12T7731: Static ARP entries are missing after an interface status changeNataliia Solomko
2025-06-28T7591: remove copyright years from source filesChristian Breunig
2025-05-21flowtable: T7350: Prevent interface deletion if referenced on flowtablesarthurdev
2024-12-18frrender: T6746: move get_frrender_dict from vyos.configdict to this moduleChristian Breunig
2024-12-16frr: T6746: do not use FRRender apply() method when vyos-configd is runningChristian Breunig
2024-12-16frr: T6746: integrate FRRender class into vyos-configdChristian Breunig
2024-12-16frr: T6747: migrate protocols to unified FRRender classChristian Breunig
2024-12-16frr: T6747: make daemon definitions re-usable for both conf-mode and smoketestsChristian Breunig
2024-09-14ethernet: T6709: move EAPoL support to common frameworkChristian Breunig
2024-08-12configverify: T6642: verify_interface_exists requires config_dict argJohn Estabrook
2024-05-11ethernet: T6306: add support for EVPN MH uplink/core trackingChristian Breunig
2024-04-06ethernet: T5862: default MTU is not acceptable in some environmentsChristian Breunig
2024-04-03T6199: drop unused Python importsChristian Breunig
2024-04-02configverify: T6198: add common helper for PKI certificate validationChristian Breunig
2024-01-04configdict: T5894: add get_config_dict() flag with_pkiChristian Breunig
2023-12-31T5474: establish common file name pattern for XML conf mode commandsChristian Breunig