This change creates a new ip-full variant for the ip package.
It disables IP_CONFIG_TINY to make some iproute2 features available like xfrm,
gretap, ...
Signed-off-by: Thomas Wouters
---
package/network/utils/iproute2/Makefile | 32 +---
1 file changed, 25
ip as an optional parameter in /etc/config/wireless.
Signed-off-by: Thomas Wouters
---
package/network/services/hostapd/files/hostapd.sh | 2 ++
package/network/services/hostapd/files/netifd.sh | 4 +++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/package/network/services/ho
`own_ip_addr` is used by hostapd as NAS-IP-Address.
This is used to identify the AP that is requesting the authentication of the
user and could be used to define which AP's can authenticate users.
Some vendors implement only NAS-Identifier or NAS-IP-Address and not both.
Signed-off-by: T