Age | Commit message (Expand) | Author |
2019-08-19 | dummy: T1580: rewrite in new style XML/Python | Christian Poessinger |
2019-08-19 | openvpn: T1548: remove authy 2fa provider | Christian Poessinger |
2019-08-18 | [bridge] T1156: increase bridge priority - bridge interfaces after all member... | Christian Poessinger |
2019-08-17 | openvpn: T1548: 'disabled' leafNode must be valueless | Christian Poessinger |
2019-08-17 | Merge pull request #107 from c-po/t1548-openvpn | Christian Poessinger |
2019-08-16 | openvpn: T1548: initial rewrite with XML and Python | Christian Poessinger |
2019-08-14 | [bfd] T1183: Added validations and fixing bugs in BFD: | zsdc |
2019-08-14 | [service https] T1443: add self-signed TLS certificate | John Estabrook |
2019-08-09 | [bfd] T1183: Added some new functionality and fixed bugs in BFD: | zsdc |
2019-08-07 | [l2tp] T1566 ipv6 implementation | DmitriyEshenko |
2019-08-07 | XML: WireGuard: run interfacedefinition through XML lint | Christian Poessinger |
2019-08-07 | Validator: rename cidr -> ip-cidr to match existing patterns | Christian Poessinger |
2019-08-05 | [bridge] T1156: add XML completion helpers for interface address (dhcp and dh... | Christian Poessinger |
2019-08-05 | [bridge] T1156: add XML address constraints | Christian Poessinger |
2019-08-05 | [bridge] T1156: remove priority of address node | Christian Poessinger |
2019-08-04 | [bridge] T1156: rename igmp-snooping node to igmp | Christian Poessinger |
2019-08-03 | [bridge] T1156: support adding and removing bridge member interfaces | Christian Poessinger |
2019-08-02 | [bridge] T1156: first working implementation using Python and XML | Christian Poessinger |
2019-08-02 | WireGuard: rename wireguard.py -> interface-wireguard.py | Christian Poessinger |
2019-08-02 | WireGuard: rename wireguard.xml -> interfaces-wireguard.xml | Christian Poessinger |
2019-07-31 | T1555 Implementation shared-secret for LNS. Implementation command disabling ... | DmitriyEshenko |
2019-07-30 | Merge pull request #94 from hagbard-01/sstp | hagbard-01 |
2019-07-30 | [SSTP] - T853: accel-ppp: SSTP implementation | hagbard |
2019-07-26 | T1546 fix syntax l2tp radius source-address and migrate other radius options | DmitriyEshenko |
2019-07-25 | [accel-l2tp] - T834: l2tp implementation | hagbard |
2019-07-22 | [wireguard] fixing value help typo | hagbard |
2019-07-22 | [pppoe] typo fixed | hagbard |
2019-07-21 | T1537: add missing help for 'set service dns' | Christian Poessinger |
2019-07-15 | [T1299] - SNMP extension with custom scripts | hagbard |
2019-07-08 | [IPoE] - T1510: vlan-mon option implementation | hagbard |
2019-07-08 | [PPPoE] - T1489: vlan_mon config options | hagbard |
2019-07-04 | T1435 plus other dhcp/dhcpv6-server enhancements | Jernej Jakob |
2019-07-02 | [IPoE] T1495 - IA-PD via IPoE implemented | hagbard |
2019-07-01 | [service https] T1443: add service https and service https api | John Estabrook |
2019-07-01 | T1498: Nameservers are not propagated into resolv.conf | Kim Hagen |
2019-06-28 | [IPoE] config structure improved | hagbard |
2019-06-27 | [IPoE] T989 - IPoE implementation | hagbard |
2019-06-22 | bfd: T1183: move "multiplier" configuration node to "interval multiplier" | Christian Poessinger |
2019-06-22 | bfd: T1183: add rx/tx interval configuration | Christian Poessinger |
2019-06-22 | bfd: T1183: add support to configure detection multiplier | Christian Poessinger |
2019-06-22 | bfd: T1183: adjust CLI syntax for source address/interface | Christian Poessinger |
2019-06-22 | bfd: T1183: add support for multihop | Christian Poessinger |
2019-06-22 | bfd: T1183: initial CLI implementation | Christian Poessinger |
2019-06-19 | [wireguard] T1425 - assign a /31 address on Wireguard interface | hagbard |
2019-06-18 | [pppoe-server] T1452 - add vendor option to shaper | hagbard |
2019-06-16 | T1439: remove beginning and end anchors, they are implied with re.fullmatch | Jernej Jakob |
2019-06-16 | T1439: move DUID validator to regex | Jernej Jakob |
2019-06-16 | T1439: add dhcpv6-client-id validator | Jernej Jakob |
2019-06-16 | dhcpv6-server: Add name constraint, clarify help, fix typos | Jernej Jakob |
2019-04-26 | [pppoe-server] adding CIDR based prefixes as client-ip-pool option | hagbard |