Age | Commit message (Expand) | Author |
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 |
2020-03-28 | Merge pull request #277 from thomas-mangin/T2057-fix-force | Christian Poessinger |
2020-03-27 | ifconfig: T2057: add get_alias function | Thomas Mangin |
2020-03-27 | ifconfig: T2057: option forcing | Thomas Mangin |
2020-03-27 | wireless: T2105: properly support disabled WIFI interfaces | Christian Poessinger |
2020-03-27 | ifconfig: T2158: never fail when setting flowcontrol | Thomas Mangin |
2020-03-25 | ifconfig: T2057: fix finding section name from interface | Thomas Mangin |
2020-03-25 | Merge pull request #265 from thomas-mangin/2057-dhcp-vlan | Christian Poessinger |
2020-03-24 | ifconfig: T2158: xen_netfront does not support setting pause/speed | Nate Carlson |