Age | Commit message (Expand) | Author |
2021-09-20 | ifconfig: T2104: cleanup IPv6 EUI-64 handling in update() | Christian Poessinger |
2021-09-20 | vyos.ifconfig: get_mac_synthetic() must generate a stable "MAC" | Christian Poessinger |
2021-09-20 | vyos.ifconfig: T2738: can only read from a file when it exists | Christian Poessinger |
2021-09-19 | vyos.ifconfig: T2738: do not remove OS assigned IP addresses from interface | Christian Poessinger |
2021-09-19 | vyos.ifconfig: T2738: add delta check when changing interface parameters | Christian Poessinger |
2021-09-18 | ipsec: vti: T3831: avoid usinf xfrm if_id 0 - implement shift by one | Christian Poessinger |
2021-09-10 | ethernet: T3802: not all NICs support reading speed/duplex settings in all st... | Christian Poessinger |
2021-09-10 | ethernet: T3802: use only one implementation for get_driver_name() | Christian Poessinger |
2021-09-10 | ethernet: T3802: check if driver supports changing flow-control settings | Christian Poessinger |
2021-08-31 | vyos.ethtool: T3163: purify code to read and change flow-control settings | Christian Poessinger |
2021-08-31 | ethernet: T3163: only change ring-buffer settings if required | Christian Poessinger |
2021-08-31 | vyos.ethtool: T3163: purify code to read current speed and duplex settings | Christian Poessinger |
2021-08-31 | vyos.ethtool: T3163: use long option names when calling the ethtool binray | Christian Poessinger |
2021-08-30 | ethernet: T3787: remove deprecated UDP fragmentation offloading option | Christian Poessinger |
2021-08-30 | vyos.ifconfig: T3619: only inform user about real offload change for invalid ... | Christian Poessinger |
2021-08-30 | interface: T3782: Fix unexpected delete qdisc rule | Viacheslav |
2021-08-29 | interfaces: T3777: Does not delete empty eui64 address | Viacheslav |
2021-08-28 | vyos.ifconfig: T3619: only set offloading options if supported by NIC | Christian Poessinger |
2021-08-27 | vyos.ifconfig: pppoe: T3778: bugfix assignemnt of cached config | Christian Poessinger |
2021-08-24 | vyos.ifconfig: T3772: bugfix missing VRRP interfaces | Christian Poessinger |
2021-08-21 | pppoe: T3090: migrate to vyos.ifconfig library to use the full potential | Christian Poessinger |
2021-08-21 | vyos.ifconfig: provide generic get_mac_synthetic() method | Christian Poessinger |
2021-08-21 | vyos.ifconfig: bridge: remove missleading comment in update() | Christian Poessinger |
2021-08-21 | interfaces: T3090: migrate adjust-mss from "firewall options" to "interface" ... | Christian Poessinger |
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 |