xebd / accel-ppp

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

ipv6: nd: add non-/64 prefixes & AdvOnLinkFlag option support #20

Closed themiron closed 6 years ago

themiron commented 6 years ago

Mainly this makes possible to use small prefixes for delegation. RA messages are still required for deplying default route, RDNSS, etc with non-/64 prefixes. AdvOnLinkFlag allows tune prefix route behavior, if required.

themiron commented 6 years ago

flag_onlink is made alike flag_auto and alike it is assigned nowhere. guess it was done for radius, but wasn't finished.