Age | Commit message (Expand) | Author |
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 |
2020-04-21 | vrrp: T2331: fix show vrrp | Thomas Mangin |
2020-04-21 | vlan: T2361: delete VLAN but not ethernet | Thomas Mangin |
2020-04-21 | geneve: T2350: fix creation of interface | Thomas Mangin |
2020-04-21 | tunnel: T2204: add source-interface | Thomas Mangin |
2020-04-21 | macvlan: pseudo-ethernet: 2341: bugfix empty source-interface on system boot | Christian Poessinger |
2020-04-18 | interfaces: T2320: correctly honour create and debug options | Thomas Mangin |
2020-04-17 | util: T2226: restore/fix ifconfig debuging | Thomas Mangin |
2020-04-17 | Merge pull request #341 from thomas-mangin/T2223 | Christian Poessinger |
2020-04-14 | op_mode: T2223: two cosmetic change and bug fix | Thomas Mangin |
2020-04-14 | ifconfig: T2223: group all operational commands | Thomas Mangin |
2020-04-14 | vrrp: T2223: move VRRP within ifconfig | Thomas Mangin |
2020-04-13 | cmd: T2226: improve debugging | Thomas Mangin |
2020-04-12 | tunnel: T2236: missed mtu command on all tunnels | Thomas Mangin |
2020-04-12 | ifconfig: T31: add skeleton VTI and input classes | Thomas Mangin |
2020-04-11 | completion: T2238: use interface data | Thomas Mangin |
2020-04-11 | ifconfig: T2223: rename Section.listing to interfaces | Thomas Mangin |
2020-04-11 | ifconfig: T2223: rename Register to Section | Thomas Mangin |
2020-04-11 | dhcp: T2230: use external template files | Thomas Mangin |
2020-04-11 | dhcp: T2265: refactor DHCP class | Thomas Mangin |
2020-04-09 | vxlan: T2172: add source-address option | Christian Poessinger |
2020-04-09 | vxlan: pseudo-ethernet: T2260: convert link nodes to source-interface | Christian Poessinger |
2020-04-09 | Merge pull request #316 from thomas-mangin/T2242 | Christian Poessinger |
2020-04-08 | tunnel: T2028: register the _Tunnel class | Thomas Mangin |
2020-04-08 | import: T2242: remove all import * | Thomas Mangin |
2020-04-06 | util: T2226: rewrite WireGuardIf to use cmd | Thomas Mangin |
2020-04-06 | util: T2226: rewrite EthernetIf.feature to use cmd | Thomas Mangin |
2020-04-05 | ifconfig: l2tpv3: T1823: fix remaining errors in config syntax | Christian Poessinger |
2020-04-04 | Merge pull request #302 from thomas-mangin/T2190 | Christian Poessinger |
2020-04-04 | ifconfig: T2190: option to prevent Interface creation | Thomas Mangin |
2020-04-04 | ifconfig: T2205: silence ethtool harmless failures | Thomas Mangin |
2020-04-02 | fconfig: l2tpv3: T1823: fix configuration build syntax | Christian Poessinger |
2020-04-02 | ifconfig: l2tpv3: T1823: add missing items from config dict to options | Christian Poessinger |
2020-04-02 | ifconfig: l2tpv3: T1823: add missing import statement | Christian Poessinger |
2020-03-31 | Merge pull request #283 from thomas-mangin/T2057-wg-dump | Christian Poessinger |