openwrt/package/network/utils
Georgi Valkov 32e4c50d24 ebtables: fix compilation with GCC14
Remove 100-musl_fix.patch, which is no longer needed
and causes a build error with gcc-14.

Fixes:
useful_functions.c:63:41: error: passing argument 1 of 'ether_ntoa' from incompatible pointer type [-Wincompatible-pointer-types]
   63 |                 printf("%s", ether_ntoa((struct ether_addr *) mac));
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         |
      |                                         struct ether_addr *
In file included from include/ebtables_u.h:28,
                 from useful_functions.c:25:
/Volumes/wrt3200/openwrt/staging_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-14.1.0_musl_eabi/include/netinet/ether.h:10:19: note: expected 'const struct ether_addr *' but argument is of type 'struct ether_addr *'
   10 | char *ether_ntoa (const struct ether_addr *);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/15576
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-05-28 10:41:45 +02:00
..
adb-enablemodem
arptables
bpftool bpftool: Update to v7.4.0 2024-04-13 11:20:41 +02:00
comgt ncm: add sourcefilter option support 2024-04-17 12:34:27 +08:00
ebtables ebtables: fix compilation with GCC14 2024-05-28 10:41:45 +02:00
ethtool
iproute2 iproute2: update to 6.7.0 2024-01-25 16:08:25 +01:00
ipset ipset: update to 7.21 2024-04-17 12:14:20 +08:00
iptables package/network/utils/iptables: fix PKG_CPE_ID 2024-04-27 23:44:48 +02:00
iw
iwcap
iwinfo treewide: update PKG_MIRROR_HASH to zst 2024-04-06 11:24:18 +02:00
layerscape/restool treewide: package: update missed hashes after switch to ZSTD 2024-04-07 14:56:04 +02:00
linux-atm linux-atm: fix build with GCC 14 2024-05-24 00:09:47 +02:00
ltq-dsl-base
nftables
resolveip
rssileds
tcpdump
umbim mbim: add sourcefilter option support 2024-04-17 12:34:27 +08:00
uqmi uqmi: set dangling-pointer as error 2024-04-28 23:51:19 +02:00
wireguard-tools wireguard-tools: avoid redundant jsonfilter calls 2024-01-23 09:19:35 +01:00
wireless-tools
wpan-tools
wwan treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
xdp-tools xdp-tools: fix wrong matching for OPENWRT_VERBOSE 2024-05-03 14:53:11 +02:00