immortalwrt/package/network/utils
Nick Hainke 461004d633 owipcalc: use v6 in cidr_parse6 function
The cidr_parse6 function parses a string to an ipv6-address.
The cidr struct contains a union called buf for the ipv4 and ipv6
address. Since it is a char pointer and the struct is initialized with
the maximum size (so ipv6 string) it does not make any difference.
However, we should access the buffer using the v6 name, since it could
be confusing otherwise.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-01-16 12:06:56 +08:00
..
adb-enablemodem treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
arptables fix & merge 2019-09-30 13:21:19 +08:00
bpftools bpftools: support NLS, fix ppc build and update to 5.8.9 2020-09-19 11:32:39 +08:00
comgt treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
dante dante: Fix compile with glibc 2020-04-19 19:57:16 +08:00
ebtables fix & merge 2019-09-30 13:21:19 +08:00
ethtool ethtool: update to version 5.10 2020-12-28 11:18:32 +08:00
iperf iperf: Allow enabling multicast support 2020-01-15 02:01:51 +08:00
iperf3 iperf3: Update to version 3.9 2020-11-21 17:55:06 +08:00
iproute2 iproute2: update to 5.10.0 2021-01-02 11:56:49 +08:00
ipset ipset: update to version 7.6 2020-08-25 12:18:46 +08:00
iptables iptables: drop upstream merged patch 2021-01-11 00:21:44 +08:00
iw Wireless: rollback with mac80211 (#4683) 2020-05-27 11:45:56 +08:00
iwcap fix permission 2019-09-30 13:42:16 +08:00
iwinfo Wireless: rollback with mac80211 (#4683) 2020-05-27 11:45:56 +08:00
layerscape/restool treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
linux-atm treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
ltq-dsl-base ltq-dsl-base: remove useless echos in lantiq_dsl.sh 2020-08-18 17:04:27 +08:00
maccalc fix permission 2019-09-30 13:42:16 +08:00
nftables nftables: Activate link time optimization (LTO) 2020-09-07 17:21:37 +08:00
owipcalc owipcalc: use v6 in cidr_parse6 function 2021-01-16 12:06:56 +08:00
resolveip fix permission 2019-09-30 13:42:16 +08:00
rssileds rssileds: update maintainer email address 2020-09-10 17:19:10 +08:00
tcpdump tcpdump: fix pcap-config issues 2020-12-23 11:22:49 +08:00
umbim umbim: supress warning about pointers to members of a packed struct in gcc9 2020-04-16 19:53:06 +08:00
uqmi uqmi: update to git HEAD 2020-11-24 23:19:41 +08:00
wireguard-tools wireguard-tools: fix category/description in menuconfig 2020-11-21 17:52:53 +08:00
wireless-tools treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
wpan-tools treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
wwan treewide: sync with upstream source 2020-03-28 23:37:17 +08:00