Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-06 | T1843: run interface-definitions though GCC preprocessor | Christian Poessinger | |
A lot of XML code is duplicated (VLAN, interface address) for instance. Such XML definitions should be moved to feature.xml.i files and then just pulled in via GCC preprocessor #include definition in e.g. bond or ethernet definitions. This will give us the ability to single-source repeating node definitions as: * Interface Address * Interface Description * Interface Disable * VLAN (both vif-s and vif-c) The .in suffix of the interface-definitions is a marker that those files are input files to the GCC preprocessor. They will be rendered into proper XML files in the build directory. Some node definitions have been reworder to remove escaped double quote occurances which would have been warned about by the GCC preprocessor. | |||
2019-07-22 | [pppoe] typo fixed | hagbard | |
2019-07-08 | [PPPoE] - T1489: vlan_mon config options | hagbard | |
2019-06-18 | [pppoe-server] T1452 - add vendor option to shaper | hagbard | |
2019-04-26 | [pppoe-server] adding CIDR based prefixes as client-ip-pool option | hagbard | |
2019-04-23 | [pppoe-server] - fixed default RADIUS attribute Filter-Id | hagbard | |
2019-04-18 | [pppoe-server] - typo corrected | hagbard | |
2019-04-18 | [pppoe-server] T1341 - Adding rate-limiter for pppoe server users | hagbard | |
- RADIUS shaper settings | |||
2019-04-18 | [pppoe-server] T1341 - Adding rate-limiter for pppoe server users | hagbard | |
- implementation for locally definied users | |||
2018-11-26 | T835: improve help text for PPPoE CLI. | Daniil Baturin | |
2018-11-23 | T835: adding description to ppp-options | hagbard | |
2018-11-19 | T835: migration script for radius' secret vs. key, rolled back the | hagbard | |
change to 'mode local|radius' | |||
2018-11-18 | T835: adding default pado delay and mode autocomplete | hagbard | |
2018-11-14 | T835: accel-ppp pppoe implemetaion | hagbard | |
- ipv6 DNS, ippv6pool, ipv6 PD, ipv6 inf IDs - snmp subagent and master mode - connlimits configurable - more ppp options configurable (mppe, lcp-echo intervals, mtu, mru etc.) - radius extended options (for HA etc.) | |||
2018-11-09 | T835: pppoe-server adding radius server back in | hagbard | |
2018-11-09 | T835: accel-ppp pppoe implementation | hagbard | |