Age | Commit message (Expand) | Author |
2020-07-19 | interface: T2519: add broadcast address when adding IPv4 addresses | Jernej Jakob |
2020-07-18 | vyos.ifconfig: T2673: Fix admin state if the mac address is changed for an in... | srividya0208 |
2020-06-27 | ifconfig: T2653: move macsec interface to get_config_dict() | Christian Poessinger |
2020-06-26 | ifconfig: T2653: move loopback interface to get_config_dict() | Christian Poessinger |
2020-06-26 | ifconfig: T2653: move dummy interface to get_config_dict() | Christian Poessinger |
2020-06-25 | T2487: add an exception for the case when VRRP stats aren't available. | Daniil Baturin |
2020-06-24 | wireguard: T2632: add quotes when passing allowed-ips | Christian Poessinger |
2020-06-24 | ifconfig: vxlan: T2629: append() takes exactly one argument | Christian Poessinger |
2020-06-23 | Merge pull request #473 from thomas-mangin/T2630 | Christian Poessinger |
2020-06-23 | validation: T2630: bound to interface mtu if available | Thomas Mangin |
2020-06-23 | Merge pull request #468 from SIN3R6Y/current | Christian Poessinger |
2020-06-23 | wireguard: T2632: support PSK on multiple peers | Christian Poessinger |
2020-06-22 | vxlan: T2629: fix multiple configuration issues | SIN3R6Y |
2020-06-15 | ifconfig: T2599: fix regex for search, smaller numbers | Thomas Mangin |
2020-06-15 | ifconfig: T2599: sort interface by natural order | Thomas Mangin |
2020-06-15 | vti: T2576: show interfaces missed VTI | Thomas Mangin |
2020-06-02 | pppoe: T2542: do not attempt to create the pppoe interface | Thomas Mangin |
2020-06-02 | vtun: T2542: do not attempt to create the vtun interface | Thomas Mangin |
2020-05-28 | dhcpc6-pd: T2506: bugfix config rendering on non PPPoE interfaces | Christian Poessinger |
2020-05-26 | dhcpv6-pd: pppoe: T2506: restructure CLI | Christian Poessinger |
2020-05-21 | macsec: T2023: use wpa_supplicant for key management | Christian Poessinger |
2020-05-21 | macsec: T2023: add optional encryption command | Christian Poessinger |
2020-05-21 | ifconfig: T2023: add initial MACsec abstraction | Christian Poessinger |
2020-05-20 | interface: T2023: adopt _delete() to common style | Christian Poessinger |
2020-05-20 | interface: T2023: remove superfluous at end of list | Christian Poessinger |
2020-05-19 | wireguard: T2481: support IPv6 based underlay | Christian Poessinger |
2020-05-17 | pppoe: dhcpv6-pd: T421: initial support | Christian Poessinger |
2020-05-17 | dhcpv6-pd: T421: migrate from ISC dhclient to wide-dhcpv6-client | Christian Poessinger |
2020-05-11 | ifconfig/dhcp: T2449: remove accept_ra logic as it was wrong | Jernej Jakob |
2020-05-11 | interface: T2449: add ability to set accept_ra | Jernej Jakob |
2020-05-04 | ifconfig: section: T2241: add get_config_path function | Jernej Jakob |
2020-05-04 | ifconfig: T2241: fix section _basename vlan stripping | Jernej Jakob |
2020-05-04 | interface: T2241: add function to add self to bridge | Jernej Jakob |
2020-05-03 | interface: T2367: optimize flow and detriplicate add/del_addr functions | Jernej Jakob |
2020-05-02 | interface: T2367: use self.ifname instead of self.config | Thomas Mangin |
2020-05-02 | interface: T2367: de-imbricate the ifs | Thomas Mangin |
2020-05-02 | Merge pull request #388 from jjakob/flush-addrs-T2367 | Christian Poessinger |
2020-05-02 | interface: T2367: add flush_addrs function | Jernej Jakob |
2020-05-02 | interface: T2367: fix add_addr and del_addr address tracking in cache | Jernej Jakob |
2020-05-02 | Merge pull request #383 from thomas-mangin/T2372 | Christian Poessinger |
2020-04-29 | dhclient: T2393: switch to old configuration path to keep existing op-mode to... | Christian Poessinger |
2020-04-28 | dhclient: T2393: remove intermediate _DHCP helper class | Christian Poessinger |
2020-04-28 | dhclient6: T2393: T2394: migrate from SysVinit to systemd | Christian Poessinger |
2020-04-28 | dhclient: T2393: migrate from SysVinit to systemd | Christian Poessinger |
2020-04-28 | vlan: T2372: de-indent add_vlan | Thomas Mangin |
2020-04-26 | dhcp: T2379: fix dhcp stop | Thomas Mangin |
2020-04-23 | interfaces: T2362: split set_ipv6_eui64_address into add and del functions | Jernej Jakob |
2020-04-22 | Merge pull request #372 from thomas-mangin/T2354 | Christian Poessinger |
2020-04-22 | Merge pull request #370 from thomas-mangin/T2331 | Christian Poessinger |
2020-04-21 | tunnel: T2354: do not allow display as bridge option | Thomas Mangin |