xebd / accel-ppp

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

Ipv6 pool fixes #35

Closed themiron closed 6 years ago

themiron commented 6 years ago

Prefix range from /65 to /127 handling is consolidated to be consistent in all places. Conflict between equal local and peer addrs is solved by inversing local interface id. The last one patch changes PD routes' nexthop from all the peer's addresses to one peer's linklocal address.