summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig
AgeCommit message (Expand)Author
2023-07-31dhcpv6-pd: T5387: add support for no-release flag1vivy
2023-07-15T5195: vyos.util -> vyos.utils package refactoring part #2Christian Breunig
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2023-07-05geneve: T5339: add option to use ipv4 instead of ethernetfett0
2023-06-12T5286: drop XDP support for ethernet and bonding interfacesChristian Breunig
2023-05-29ifconfig: T2104: use link_local_prefix literal for fe80::/64Christian Breunig
2023-05-14Merge pull request #2007 from frebib/veth-netns-revertChristian Breunig
2023-05-14Revert "veth: T3829: Allow moving veth into netns"Joe Groocock
2023-05-12ethernet: T3891: add conditional code-path when doing speed/duplex changesChristian Breunig
2023-05-10veth: T3829: Allow moving veth into netnsJoe Groocock
2023-05-04ethernet: T3891: honor auto-negotiation support per NICChristian Breunig
2023-04-15vyos.ifconfig: T2104: support adding and removing VLANs in one call.Christian Breunig
2023-03-28interfaces: T4885: fix Perl to Python rewrite of clear/reset_countersJohn Estabrook
2023-02-25tunnel: T5034: migrate "multicast enable" CLI node to enable-multicastChristian Breunig
2023-02-20T5007: Fix multicast implementation for the tunnel interfacesViacheslav Hletenko
2023-02-12T5001: Replace links to the phabricator siteChristian Breunig
2023-02-09vyos.ifconfig: T1579: improve source-validation warningChristian Breunig
2023-01-17ifb: T4938: add Python implementation for input function block interfacesChristian Breunig
2023-01-13ethernet: rps: T4928: adjust to Kernel ABI changes #2Christian Breunig
2023-01-12ethernet: rps: T4928: adjust to Kernel ABI changesChristian Breunig
2022-12-11sstp: T4384: initial implementation of SSTP client CLIChristian Poessinger
2022-11-24Merge branch 'T4825' of https://github.com/sever-sever/vyos-1x into t4825-vethChristian Poessinger
2022-11-24T4825: Add interface type vethViacheslav Hletenko
2022-11-20macvlan: pseudo-ethernet: T2104: _create() should place interface in A/D stateChristian Poessinger
2022-09-26ethernet: T4689: support asymetric RFS configuration on multiple interfacesChristian Poessinger
2022-09-25wireguard: ifconfig: T2653: move Config() import to be local to consumerChristian Poessinger
2022-09-25wireguard: ifconfig: T2653: use NamedTemporaryFile() when dealing with privat...Christian Poessinger
2022-09-24ethernet: T3171: enable RPS (Receive Packet Steering) for all RX queuesChristian Poessinger
2022-09-17wireguard: T4702: actively revoke peer if it gets disabledChristian Poessinger
2022-09-15ethernet: rfs: T4689: remove redundant codeChristian Poessinger
2022-09-15rfs: T4689: Support RFS(Receive Flow Steering)jack9603301
2022-09-12Revert "rfs: T4689: Support RFS(Receive Flow Steering)"Christian Poessinger
2022-09-12rfs: T4689: Support RFS(Receive Flow Steering)jack9603301
2022-09-02bonding: T4668: fix live bonding member add or removeinitramfs
2022-08-29ethernet: T4653: bugfix copy-paste when processing NIC offloadingChristian Poessinger
2022-08-27pppoe: T4648: do not install IPv6 default route from RA is no-default-route i...Christian Poessinger
2022-08-25ifconfig: T2223: add vlan switch for Section.interfaces()Christian Poessinger
2022-08-22bridge: T4632: vlan aware bridge lacks CPU forwardingChristian Poessinger
2022-08-01mtu: T4572: Add DHCP-option MTU to get values from DHCP-serverViacheslav Hletenko
2022-07-30bridge: T4579: cleanup interface dict (remove empty keys)Christian Poessinger
2022-07-30bridge: T4579: remove duplicate code path already handled by base classChristian Poessinger
2022-07-15bond: T4525: fix adding member interface to bond after removing VRFChristian Poessinger
2022-07-14interface: T4056: Fix unexpected delete tc qdiscDaniilHarun
2022-07-10bond: T4522: add ability to specify mii monitor interval via CLIChristian Poessinger
2022-07-10bond: T1557: re-add miimon configuration - lost in translationChristian Poessinger
2022-07-10bond: T4521: ARP monitor interval is not configured despite set via CLIChristian Poessinger
2022-07-09ip: T4517: add option to enable directed broadcast forwardingYuxiang Zhu
2022-07-01vti: T2455: add link-local IPv6 address supportChristian Poessinger
2022-06-29bridge: add option to enable/disable IGMP/MLD snoopingYuxiang Zhu
2022-06-16vyos.ifconfig: T4384: fix file permission (664) on interface.pyChristian Poessinger