xebd / accel-ppp

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

add bypass subnets feature to ipoe #3

Open nicolnx opened 8 years ago

nicolnx commented 8 years ago

Proposed changes implies bypass-net=x.x.x.x/mask parameter which allows to pass traffic to selected destinations without creating user sessions. Useful to avoid uneccessary sessions creation in L3 mode when customer should have free access to services deployed on access server, some internet resources, etc

p.s. it seems I got some identation issues due to tab/space, - not sure how to fix them (or either should they be fixed or not)