This will make it easier to manage address selection policies in vnet
jails, especially for those light weighted OCI containers or slim jails.
Requested by: dfr
MFC after: 1 week
Relnotes: yes
Differential D48679
ip6addrctl(8): Teach ip6addrctl to attach and run itself in a jail zlei on Sat, Jan 25, 11:45 AM. Authored by Tags None Referenced Files
Subscribers
Details
This will make it easier to manage address selection policies in vnet Requested by: dfr # ip6addrctl ... # jail -c name=foo vnet persist # ip6addrctl -j foo no source-address-selection policy is installed # echo "::/0 40 1" > /tmp/ip6addrctl.conf # ip6addrctl -j foo install /tmp/ip6addrctl.conf # ip6addrctl -j foo Prefix Prec Label Use ::/0 40 1 0
Diff Detail
Event Timeline
|