Age | Commit message (Expand) | Author |
2024-01-23 | ethernet: T5978: hw-tc-offload does not actually get enabled on the NIC | Christian Breunig |
2024-01-18 | ethernet: T4638: deleting parent interface does not delete underlying VIFs | Christian Breunig |
2023-12-31 | T5474: establish common file name pattern for XML conf mode commands | Christian Breunig |
2023-12-25 | ethernet: T5566: disable energy efficient ethernet (EEE) for interfaces | Christian Breunig |
2023-12-14 | T5749: Add a more scrict search for get_vrf method | Viacheslav Hletenko |
2023-11-22 | Merge pull request #2499 from c-po/t5753-vxlan-vnifilter | Christian Breunig |
2023-11-21 | macsec: T5770: enable iproute2 "encrypt on" stanza | Giga Murphy |
2023-11-18 | vxlan: T5753: add support for VNI filtering | Christian Breunig |
2023-11-16 | tunnel: T3894: improve get_mac_synthetic() code | Christian Breunig |
2023-11-16 | T5747: op-mode add MAC and MTU for show interfaces summary | Viacheslav Hletenko |
2023-11-02 | wireguard: T5707: remove previously deconfigured peer | Christian Breunig |
2023-10-31 | Merge pull request #2413 from c-po/t5668-vxlan | Christian Breunig |
2023-10-30 | vxlan: T5699: migrate "external" CLI know to "parameters external" | Christian Breunig |
2023-10-30 | vxlan: T5668: add CLI knob to enable ARP/ND suppression | Christian Breunig |
2023-10-03 | bonding: T5254: Fixed changing ethernet when it is a bond member | aapostoliuk |
2023-09-19 | firewall: ethernet: T4502: Add interface offload node and verify interface su... | sarthurdev |
2023-09-09 | vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridges | Christian Breunig |
2023-09-05 | interface: T5550: Interface source-validation priority over global value | sarthurdev |
2023-09-05 | netns: T5241: simplify network namespace handling | Christian Breunig |
2023-09-03 | netns: T5241: provide is_netns_interface utility helper | Christian Breunig |
2023-09-03 | Merge branch 'T5241-control-edition' of https://github.com/sever-sever/vyos-1... | Christian Breunig |
2023-08-25 | interface: T3509: Add per-interface IPv6 source validation | sarthurdev |
2023-08-23 | Merge pull request #2156 from giga1699/T5447 | Christian Breunig |
2023-08-20 | T5447: Remove redundant self.set_admin_state | Giga Murphy |
2023-08-20 | T5447: Update copyright years | Giga Murphy |
2023-08-20 | T5447: Corrected comment in _create header | Giga Murphy |
2023-08-20 | T5447: Corrected comment for interface down | Giga Murphy |
2023-08-20 | T5447: Implement maintainer feedback | Giga Murphy |
2023-08-18 | T5447: Initial support for MACsec static keys | Giga Murphy |
2023-08-17 | Merge pull request #2130 from aapostoliuk/T5409-sagitta | Christian Breunig |
2023-08-17 | wireguard: T5409: rename threaded CLI not to per-client-thread | Christian Breunig |
2023-08-11 | ipv6: T5464: add support for per-interface dad (duplicate address detection) ... | Christian Breunig |
2023-08-11 | ipv6: T5464: use proper XML default for DAD transmits | Christian Breunig |
2023-08-07 | dhcp(v6): T5428: add proper return statements in set_dhcp(v6) methods | Christian Breunig |
2023-08-07 | wireguard: T5409: Added 'set interfaces wireguard wgX threaded' | aapostoliuk |
2023-08-06 | T5195: move helpers from vyos.validate to vyos.utils package | Christian Breunig |
2023-08-05 | dhcpv6: T5428: client renewal fails when running inside VRF | Christian Breunig |
2023-08-04 | dhcp: T5428: client renewal fails when running inside VRF | Christian Breunig |
2023-08-04 | dhcp: T5428: provide common direcotry path via vyos.defaults.directories | Christian Breunig |
2023-07-31 | dhcpv6-pd: T5387: add support for no-release flag | 1vivy |
2023-07-15 | T5195: vyos.util -> vyos.utils package refactoring part #2 | Christian Breunig |
2023-07-14 | T5195: vyos.util -> vyos.utils package refactoring (#2093) | Christian Breunig |
2023-07-05 | geneve: T5339: add option to use ipv4 instead of ethernet | fett0 |
2023-06-12 | T5286: drop XDP support for ethernet and bonding interfaces | Christian Breunig |
2023-06-03 | T5241: Support netns for veth and dummy interfaces | Viacheslav Hletenko |
2023-05-29 | ifconfig: T2104: use link_local_prefix literal for fe80::/64 | Christian Breunig |
2023-05-14 | Merge pull request #2007 from frebib/veth-netns-revert | Christian Breunig |
2023-05-14 | Revert "veth: T3829: Allow moving veth into netns" | Joe Groocock |
2023-05-12 | ethernet: T3891: add conditional code-path when doing speed/duplex changes | Christian Breunig |
2023-05-10 | veth: T3829: Allow moving veth into netns | Joe Groocock |