Age | Commit message (Expand) | Author |
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 |
2020-03-31 | ifconfig: T2057: centralise wireguard code | Thomas Mangin |
2020-03-31 | ifconfig: T2057: allow to disable interface debugging | Thomas Mangin |
2020-03-30 | wireless: T2057: fix missing rename of set_state() -> set_admin_state() | Christian Poessinger |
2020-03-28 | ifconfig: T2057: fix import for run show interfaces wireguard | Thomas Mangin |
2020-03-28 | ipv6: T1831: migrate eui64 addressing to XML and python | Christian Poessinger |
2020-03-28 | ipv6: T1831: migrate autoconf node | Christian Poessinger |
2020-03-28 | ipv6: T1831: use integers over bool in interface configuration | Christian Poessinger |
2020-03-28 | ipv6: T1831: migrate forwarding and dup-addr-detect-transmits nodes | Christian Poessinger |
2020-03-28 | Merge pull request #275 from thomas-mangin/T2057-oper-admin | Christian Poessinger |
2020-03-28 | ifconfig: T2057: explicity name state functions | Thomas Mangin |
2020-03-28 | Merge pull request #278 from thomas-mangin/T2167 | Christian Poessinger |
2020-03-28 | ifconfig: T2167: get_mac was not returning | Thomas Mangin |
2020-03-28 | Merge pull request #276 from thomas-mangin/T2057-alias | Christian Poessinger |