Age | Commit message (Expand) | Author |
2021-12-06 | Merge pull request #1077 from sever-sever/T3829 | Christian Poessinger |
2021-12-03 | T4035: correct the interface basename extraction logic | Daniil Baturin |
2021-11-26 | netns: T3829: Ability to configure network namespaces | Viacheslav |
2021-11-23 | netns: T3829: Add netns set section in interface.py | Viacheslav |
2021-11-19 | ethernet: T4011: deleting interface should place interface in admin down state | Christian Poessinger |
2021-11-19 | wwan: T3620: fix commend in remove() | Christian Poessinger |
2021-11-18 | wwan: T3620: place interface in A/D state when removed | Christian Poessinger |
2021-11-01 | interfaces: T2281: Ability to set static and DHCP addr on same interface | Viacheslav |
2021-10-09 | tunnel: T3894: fix design when building synthetic MAC addresses | Christian Poessinger |
2021-10-02 | vyos.ifconfig: T3883: bugfix VRF deletion | Christian Poessinger |
2021-09-26 | vyos.ifconfig: T3860: bugfix in get_mac_synthetic() | Christian Poessinger |
2021-09-25 | vyos.ifconfig: dhcpv6: re-use systemd_service definition variable | Christian Poessinger |
2021-09-25 | vyos.ifconfig: dhcp: T3300: always re-start dhcp client instead of start | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T3847: migrate to get_config_dict() | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T616: move configuration to volatile /run directory | Christian Poessinger |
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 |