openwrt/package/network/utils
Nick Hainke 5beea4c3fd 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-15 17:40:27 +01:00
..
adb-enablemodem Move enablemodem from ramips to new package adb-enablemodem and make it used also by TL-MR6400 2017-05-27 07:54:40 +02:00
arptables treewide: switch git.netfilter.org to HTTPS 2017-10-08 21:10:36 +03:00
bpftools bpftools: support NLS, fix ppc build and update to 5.8.9 2020-09-18 21:42:05 +02:00
comgt comgt: add new script to send ussd request and get the answer 2020-07-08 16:07:05 +02:00
dante dante: Fix compile with glibc 2020-04-18 21:06:45 +02:00
ebtables ebtables: update to latest git 2018-06-27 2018-07-02 17:33:55 +02:00
ethtool ethtool: update to version 5.10 2020-12-26 20:39:25 +01:00
iperf iperf: fix PKG_CONFIG_DEPENDS 2020-01-07 20:52:23 +01:00
iperf3 iperf3: Update to version 3.9 2020-11-18 18:59:36 +01:00
iproute2 iproute2: update to 5.10.0 2021-01-01 13:22:58 +01:00
ipset ipset: update to version 7.6 2020-08-24 18:53:59 +02:00
iptables iptables: update to 1.8.6 2021-01-09 10:24:04 +01:00
iw iw: enable HE PHY information for iw-tiny 2021-01-14 01:03:34 +01:00
iwcap iwcap: fix handling kill signal during dump 2017-03-14 13:29:03 +01:00
iwinfo iwinfo: improve ABI version handling and bump to git HEAD 2021-01-07 00:21:23 +00:00
layerscape/restool layerscape: make restool depend on TARGET_layerscape_armv8_64b 2020-11-12 17:18:26 +01:00
linux-atm linux-atm: Include linux/sockios.h for SIOCGSTAMP 2020-04-09 00:12:46 +02:00
ltq-dsl-base ltq-dsl-base: remove useless echos in lantiq_dsl.sh 2020-08-17 23:25:41 +02:00
maccalc network/utils/maccalc: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
nftables nftables: Activate link time optimization (LTO) 2020-09-06 20:30:18 +02:00
owipcalc owipcalc: use v6 in cidr_parse6 function 2021-01-15 17:40:27 +01:00
resolveip network/utils/resolveip: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
rssileds rssileds: update maintainer email address 2020-09-10 02:58:30 +01:00
tcpdump tcpdump: fix pcap-config issues 2020-12-22 18:59:10 +01:00
umbim umbim: move package to 'WWAN' submenu 2020-02-24 23:27:50 +01:00
uqmi uqmi: set plmn only if necessary 2020-11-24 15:18:16 +00:00
wireguard-tools wireguard-tools: fix category/description in menuconfig 2020-11-17 13:03:16 +01:00
wireless-tools treewide: revise library packaging 2019-01-24 10:39:30 +01:00
wpan-tools wpan-tools: clean up Makefile 2019-04-06 19:14:06 +02:00
wwan wwan: replace backticks by $(...) 2020-05-13 19:01:23 +02:00