Age | Commit message (Expand) | Author |
2020-12-22 | wireguard: T2206: improve help strings | Christian Poessinger |
2020-12-04 | wireguard: T2653: add interface "ip" configuration node | Christian Poessinger |
2020-11-20 | wireguard: T3077: automatically create link-local IPv6 adresses | Christian Poessinger |
2020-10-28 | mtu: T2630: add support for ethernet MTU up to 16000 bytes | Christian Poessinger |
2020-07-26 | wireguard: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-26 | wireguard: T2734: fwmark is a 32bit value - fix validator | Christian Poessinger |
2020-05-19 | wireguard: T2481: support IPv6 based underlay | Christian Poessinger |
2020-04-08 | wireguard: T2244: split port configuration to XML include file | Christian Poessinger |
2020-04-08 | wireguard: T2247: add VRF support | Christian Poessinger |
2020-04-08 | wireguard: T2244: use xml include for mtu | Christian Poessinger |
2020-04-05 | wireguard: T2228: support ports less then 1024 | Christian Poessinger |
2020-04-05 | wireguard: T2206: add valueHelp for listen port | Christian Poessinger |
2020-04-05 | wireguard: T2206: split endpoint node into address and port | Christian Poessinger |
2020-04-03 | interfaces: XML: constraint: add start of line ^ to regex | Christian Poessinger |
2020-01-26 | Interfaces: unify interface help text | Christian Poessinger |
2020-01-26 | WireGuard: rephrase constraint error message | Christian Poessinger |
2019-12-26 | xml: remove leading carrot (^) from regex syntax | Christian Poessinger |
2019-12-22 | wireguard: remove artifical limitation on interface numbers | Christian Poessinger |
2019-12-22 | interfaces: fix tagNode regex constraint (remove ^) | Christian Poessinger |
2019-12-06 | T1843: use include files to disable interface (admin down) | Christian Poessinger |
2019-12-06 | T1843: use include files for interface description | Christian Poessinger |
2019-12-06 | T1843: recursively include IP address definitions in VIF/VIF-S definitions | Christian Poessinger |
2019-12-06 | T1843: use include files for IPv4/IPv6 interface address configuration | Christian Poessinger |
2019-12-06 | T1843: run interface-definitions though GCC preprocessor | Christian Poessinger |