Age | Commit message (Expand) | Author |
2023-08-17 | Merge pull request #2130 from aapostoliuk/T5409-sagitta | Christian Breunig |
2023-08-17 | wireguard: T5409: rename threaded CLI not to per-client-thread | Christian Breunig |
2023-08-16 | wireguard: T1843: add peer description CLI option | Christian Breunig |
2023-08-07 | wireguard: T5409: Added 'set interfaces wireguard wgX threaded' | aapostoliuk |
2023-06-30 | T5329 : priority: tunnel config is committed before wireguard | srividya0208 |
2023-06-07 | T5253: commit priority: commit error received when mpls config executed with wg | srividya0208 |
2023-01-07 | xml: T1579: merge generic-description.xml.i and interface/description.xml.i | Christian Poessinger |
2022-11-11 | policy: T2199: T4605: Migrate policy route interface to `policy route|route6 ... | sarthurdev |
2022-09-13 | firewall: T2199: Refactor firewall + zone-policy, move interfaces under firew... | sarthurdev |
2022-04-29 | xml: T4047: use full string match in the regex validator | Christian Poessinger |
2022-04-07 | qos: T4284: rename "traffic-policy" node to "qos policy" | Christian Poessinger |
2022-04-07 | qos: T4284: support mirror and redirect on all interface types | Christian Poessinger |
2022-03-21 | qos: T4284: initial XML interface definitions for rewrite | Christian Poessinger |
2022-01-14 | wireguard: T4183: Allow to set peer IPv6 link-local address | Viacheslav |
2021-12-06 | policy: T2199: Migrate policy route to XML/Python | sarthurdev |
2021-12-06 | firewall: T2199: Migrate firewall to XML/Python | sarthurdev |
2021-08-29 | xml: add missing "u32:" value declarator on integer ranges | Christian Poessinger |
2021-08-20 | xml: remove superfluous "interface" prefix from interface includes | Christian Poessinger |
2021-08-17 | xml: wireguard: use port-number building block | Christian Poessinger |
2021-07-19 | pki: wireguard: T3642: Migrate Wireguard private key directly into CLI | sarthurdev |
2021-03-14 | xml: T1579: re-arrange xml interface include building blocks | Christian Poessinger |
2021-01-21 | xml: T3239: override default mtu values and remove workarounds | John Estabrook |
2021-01-07 | xml: include: provide generic include for disable node | Christian Poessinger |
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 |