summaryrefslogtreecommitdiff
path: root/src/conf_mode/accel_pptp.py
AgeCommit message (Collapse)Author
2020-01-30vpn-pptp: adjusting name schemeshagbard
2020-01-30vpn-pptp: T1768 vyos.config rewritehagbard
2020-01-06pptp: T1946: Add pattern pptpX for interfacesDmitriyEshenko
2019-07-15Fix typo pppoe-server to pptp-serverEshenko Dmitriy
2019-07-14Fix bind param if outside-address not presentEshenko Dmitriy
If in config exist `bind=` without value, accel-ppp listen wrong ip address 255.255.255.255:1723. If need default behavior with listening on 0.0.0.0:1723 we don't set empty bind option.
2019-03-06[pptp] implementing MPPE 128-bit stateless compression optionhagbard
2019-03-06[pptp] radius module load without config caused a crashes during starthagbard
2019-03-05T833: accel-ppp: pptp implementationhagbard