luci-mod-network: add PREF64 support
authorOndřej Caletka <ondrej@caletka.cz>
Wed, 21 Jun 2023 14:48:05 +0000 (16:48 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 24 Jun 2023 21:54:41 +0000 (23:54 +0200)
commit404bef185e5a6918ba36b215224c0747ab26a37c
tree24556047bc422a2adc1f9b0754530b474bfb1fed
parentdf8b4b592f11a315fab39930ca3d44fa715a9261
luci-mod-network: add PREF64 support

Add support for ra_pref64 option for IPv6 Router Advertisements
options.
This option of IPv6 Router Advertisements allows devices connected to
a IPv6-only network to discover IPv6 prefix of the NAT64 gateway.
Devices can use this information for instance to setup client translator
(CLAT) from IPv4 to IPv6 in 464XLAT (RFC 6877) scenario or to handle
IPv4 address literal on application level.

Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
[ remove extra new line and fix commit description ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 7e50256f70e305bd635ed86adc54ed8cf10d0d70)
modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js