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 #19

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.

xebd commented 6 years ago

i don't see where you assign flag_onlink

themiron commented 6 years ago

please ignore this closed pr, there's different #20 opened. I'll reply about flag_onlink there