xebd / accel-ppp

High performance PPTP/L2TP/PPPoE/IPoE server for Linux
GNU General Public License v2.0
296 stars 109 forks source link

Multiple service-name, compatibility with old accel-ppp with service name specified #6

Closed nuclearcat closed 7 years ago

nuclearcat commented 7 years ago

It is possible to specify multiple service names now (as in most pppoe daemons), old options are backward compatible. Also new accel-ppp verifying if service-name specified, it should strictly match on PADI and PADR packets, while old version doesn't do that. It is usual ISP scenario, where some clients has service-name specified, and some are "default". Without this patch default without service-name wont be able to connect.