Openwrt/package
Sean Kenny 9105057cc0 6in4: add rfc1918 check function
This is a precursor to adding proper support for multiple
6in4 tunnels with the already programmed tunlink parameter.
This is an essential sanity check so as to not break existing
and working behind NAT setups.

Signed-off-by: Sean Kenny <skenny@wfap.ca>

6in4: add myip he.net api parameter logic

This is to add proper support for multiple 6in4 tunnels
with the already programmed tunlink parameter.
As it stands before this commit, if there is a multi wan setup that
consists of dynamic ips, there is no way to use the
dynamic update feature as the he.net api is implicitly using
the ip address of the caller. This will explicitly use the
ipaddr specified in the interface config OR the ip of the
tunlink interface specified in the dynamic update api call instead
ONLY if the final resolved ipaddr variable is not an rfc1918 address.

Signed-off-by: Sean Kenny <skenny@wfap.ca>
2019-10-18 19:23:07 +02:00
..
base-files treewide: use a single ath10k MAC patching function with checksum 2019-10-15 18:13:54 +02:00
boot
devel gdb: bump to 8.3.1 2019-10-15 16:11:28 +02:00
firmware
kernel lantiq: Fix fw_cutter LzmaWrapper 2019-10-18 13:39:34 +02:00
libs libevent2: Update to 2.1.11 2019-10-15 22:35:14 +02:00
network 6in4: add rfc1918 check function 2019-10-18 19:23:07 +02:00
system fwtool: do not omit final 16 byte when image does not contain signature 2019-10-17 17:07:12 +02:00
utils lua: install luac symlink on host 2019-10-18 19:23:07 +02:00
Makefile