Author :
florian
Date :
2020-07-17 16:28:19
Hash :a6409917 Message :Allow setsockopt SO_RTABLE when pleding "wroute" soon to be needed
by slaacd(8).
"wroute" allows changes to the routing table so this is a good fit.
Nothing else in base is effected by this. dhclient might use
the wroute pledge in the future and might also want SO_RTABLE in a
more distant future.
OK deraadt