Age | Commit message (Expand) | Author |
2021-08-09 | ipsec: T3720: assigning vti secondary address caused interface in A/D state | Christian Poessinger |
2021-08-02 | l2tpv3: T1594: Fix timeout before set l2tpv3 interface | Viacheslav |
2021-07-19 | pki: wireguard: T3642: Migrate Wireguard private key directly into CLI | sarthurdev |
2021-07-17 | Merge pull request #927 from zdc/T3655-sagitta | Christian Poessinger |
2021-07-17 | VRF: T3655: proper connection tracking for VRFs | zsdc |
2021-07-13 | T3663: use inotify-based watching in "show vrrp". | Daniil Baturin |
2021-06-28 | ipsec: T1441: switch from vti to xfrm interfaces | Christian Poessinger |
2021-06-27 | op-mode: bond: T2546: implement "show interface bond * slaves" command | Christian Poessinger |
2021-06-21 | Python: T3641: adjust to changes in latest vesion of netifaces library | Christian Poessinger |
2021-06-17 | ethernet: T3633: Add LRO offload | Viacheslav |
2021-06-13 | wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree | Christian Poessinger |
2021-05-28 | vti: ipsec: T2816: interfaces must be created using the vyos.ifconfig library | Christian Poessinger |
2021-05-24 | tunnel: T3555: add "ignore-df" support for GRE tunnels | Christian Poessinger |
2021-05-21 | vlan: T3551: support runtime changing of ingress and egress QoS settings | JACK |
2021-05-15 | vyos.ifconfig: T3532: re-create Q-in-Q interface on protocol change | Christian Poessinger |
2021-05-14 | vyos.ifconfig: T3535: add helper to get only IPv4 or IPv6 interface addresses | Christian Poessinger |
2021-05-13 | bonding: T3543: add support to configure lact-rate (slow or fast) | Christian Poessinger |
2021-04-25 | tunnel: T3468: add interfaces to completion helper for bridge | Christian Poessinger |
2021-04-05 | tunnel: T3030: move erspan type into regular tunnel interface | Christian Poessinger |
2021-03-30 | xdp: T3448: bail out early on platforms not supporting xdp (e.g. RaspberryPi) | Christian Poessinger |
2021-03-27 | vrf: vlan: T3438: do not automatically delete upper interface | Christian Poessinger |
2021-03-19 | bridge: T3415: add port isolation / private-vlan option | Christian Poessinger |
2021-03-07 | T3357: Fix invoking TunnelIf() from op-mode | Christian Poessinger |
2021-03-07 | T3388: "show interfaces" op-mode command lacks PPPoE interfaces | Christian Poessinger |
2021-03-04 | Merge pull request #729 from bstepler/T3300 | Christian Poessinger |
2021-03-03 | tunnel: T2966: add ip6gretap encapsulation support | Christian Poessinger |
2021-03-03 | geneve: T1799: add additional per tunnel options | Christian Poessinger |
2021-03-03 | smoketest: vxlan: extend testcase to verify additional tunnel parameters | Christian Poessinger |
2021-02-28 | vif: T3349: use fixed ordering when enabling parent and child interface | Christian Poessinger |
2021-02-28 | vxlan: T1513: add dont-fragment CLI option | Christian Poessinger |
2021-02-28 | l2tpv3: T3366: migrate local-ip and remote-ip CLI options | Christian Poessinger |
2021-02-28 | tunnel: T3366: rename remote-ip to remote | Christian Poessinger |
2021-02-28 | tunnel: T3366: rename local-ip to source-address | Christian Poessinger |
2021-02-28 | tunnel: T3364: rename encapsulation mode "gre-bridge" to "gretap" | Christian Poessinger |
2021-02-28 | vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config() | Christian Poessinger |
2021-02-22 | vyos.ifconfig: extend debug option to print input dict | Christian Poessinger |
2021-02-15 | dhcp: T3300: add DHCP default route distance | Brandon Stepler |
2021-02-11 | mirror: T3297: redirect stderr to /dev/null | JACK |
2021-02-02 | tunnel: T3030: Modify the command line to streamline configuration (support p... | jack9603301 |
2021-02-02 | tunnel: T3030: Add erspan protocol support | jack9603301 |
2021-01-27 | dhcpv6: T3262: don't run DHCPv6 client when only dhcpv6-options is configured | Brandon Stepler |
2021-01-20 | tunnel: T3173: bugfix nopmtu raw key | Christian Poessinger |
2021-01-17 | bridge: T3137: Fix variable errors in VLAN sensor bridge configuration program | jack9603301 |
2021-01-16 | bridge: T3137: Support disable native VLAN | jack9603301 |
2021-01-16 | Merge pull request #677 from jack9603301/T3137 | Christian Poessinger |
2021-01-15 | tunnel: T3173: path MTU discovery option should be valueless | Christian Poessinger |
2021-01-15 | bridge: T3137: Delete blank lines | jack9603301 |
2021-01-15 | bridge: T3137: Better implementation of VLAN aware Bridge | jack9603301 |
2021-01-15 | bridge: T3137: Let VLAN aware bridge approach the behavior of professional eq... | jack9603301 |
2021-01-13 | ifconfig: T2653: return empty string when there is no interface description | Christian Poessinger |