-
- Downloads
gluon-l3roamd: site: make node_client_prefix6 optional+deprecated
The site.node_client_prefix6() is only used internally by the l3roamd
protocol. Therefore it is unnecessary to expose it to an administrator.
Instead, if node_client_prefix6 is unspecified in the site, generate an
IPv6 Unique Local Address prefix from the site domain_seed.
This updates the site documentation as well and marks this setting as
both optional and deprecated.
Note: If you had the node_client_prefix6 specified before and want to
use the new autogeneration from the domain_seed instead then this will
break compatibility and will need a gluon-scheduled-domain switch.
Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
Showing
- docs/user/site.rst 7 additions, 4 deletionsdocs/user/site.rst
- package/gluon-l3roamd/Makefile 1 addition, 1 deletionpackage/gluon-l3roamd/Makefile
- package/gluon-l3roamd/check_site.lua 0 additions, 1 deletionpackage/gluon-l3roamd/check_site.lua
- package/gluon-l3roamd/files/etc/init.d/gluon-l3roamd 1 addition, 1 deletionpackage/gluon-l3roamd/files/etc/init.d/gluon-l3roamd
- package/gluon-mesh-babel/check_site.lua 0 additions, 1 deletionpackage/gluon-mesh-babel/check_site.lua
- package/gluon-mesh-babel/luasrc/lib/gluon/upgrade/300-gluon-mesh-babel-mkconfig 2 additions, 1 deletion...el/luasrc/lib/gluon/upgrade/300-gluon-mesh-babel-mkconfig
- package/gluon-mesh-layer3-common/check_site.lua 1 addition, 1 deletionpackage/gluon-mesh-layer3-common/check_site.lua
- package/gluon-mesh-layer3-common/luasrc/usr/lib/lua/gluon/l3.lua 20 additions, 0 deletions.../gluon-mesh-layer3-common/luasrc/usr/lib/lua/gluon/l3.lua
package/gluon-l3roamd/check_site.lua
deleted
100644 → 0
Please register or sign in to comment