net/ndproxy: Adjust helptext of downlink interface (#4553)

* net/ndproxy: Adjust helptext of downlink interface

* Update net/ndproxy/src/opnsense/mvc/app/controllers/OPNsense/Ndproxy/forms/general.xml

Co-authored-by: Franco Fichtner <franco@opnsense.org>

* Update net/ndproxy/Makefile

Co-authored-by: Franco Fichtner <franco@opnsense.org>

---------

Co-authored-by: Franco Fichtner <franco@opnsense.org>
This commit is contained in:
Monviech 2025-02-19 10:32:44 +01:00 committed by GitHub
parent 7de5c62651
commit c58ba1498e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@
<id>ndproxy.general.ndproxy_downlink_mac_address</id>
<label>Downlink MAC Address</label>
<type>text</type>
<help><![CDATA[Enter the MAC address of the downlink interface that will distribute the external IPv6 prefix of the upstream interface. Usually, this is the LAN interface.]]></help>
<help><![CDATA[Enter the MAC address of the downlink interface. Usually, this is the WAN interface. When ndproxy runs on the same router that distributes the IPv6 prefix, uplink and downlink interfaces are identical.]]></help>
</field>
<field>
<id>ndproxy.general.ndproxy_uplink_ipv6_addresses</id>