openwrt/package/network/utils/iproute2/patches
Tony Ambardar e07105303f iproute2: add missing limits.h includes
This patch has been submitted upstream to fix an error reported by a few
users. One instance seen using gcc 10.2.0, binutils 2.35.1 and musl 1.1.24:

bpf_glue.c: In function 'get_libbpf_version':
bpf_glue.c:46:11: error: 'PATH_MAX' undeclared (first use in this function);
did you mean 'AF_MAX'?
   46 |  char buf[PATH_MAX], *s;
      |           ^~~~~~~~
      |           AF_MAX

Reported-by: Rui Salvaterra <rsalvaterra@gmail.com>
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
(cherry picked from commit 10ffefe602)
2021-04-10 14:22:28 +02:00
..
100-configure.patch iproute2: update to 5.11.0 2021-04-10 14:22:28 +02:00
110-darwin_fixes.patch iproute2: update to 4.17.0 2018-07-10 19:30:12 +02:00
115-add-config-xtlibdir.patch iproute2: update to 5.9 2020-11-14 09:24:48 +01:00
120-no_arpd.patch iproute2: update to 4.17.0 2018-07-10 19:30:12 +02:00
130-no_netem.patch iproute2: update to 5.11.0 2021-04-10 14:22:28 +02:00
140-allow_pfifo_fast.patch iproute2: update to 5.11.0 2021-04-10 14:22:28 +02:00
140-keep_libmnl_optional.patch iproute2: update to 5.11.0 2021-04-10 14:22:28 +02:00
145-keep_libelf_optional.patch iproute2: update to 5.11.0 2021-04-10 14:22:28 +02:00
150-keep_libcap_optional.patch iproute2: update to 5.11.0 2021-04-10 14:22:28 +02:00
160-libnetlink-pic.patch iproute2: update to 5.11.0 2021-04-10 14:22:28 +02:00
170-ip_tiny.patch iproute2: update to 5.11.0 2021-04-10 14:22:28 +02:00
175-reduce-dynamic-syms.patch iproute2: update to 5.9 2020-11-14 09:24:48 +01:00
180-drop_FAILED_POLICY.patch iproute2: update to 5.6.0 2020-04-11 21:02:26 +02:00
185-libbpf-add-limits-h.patch iproute2: add missing limits.h includes 2021-04-10 14:22:28 +02:00
200-drop_libbsd_dependency.patch iproute2: update to 5.11.0 2021-04-10 14:22:28 +02:00
300-selinux-configurable.patch iproute2: update to 5.11.0 2021-04-10 14:22:28 +02:00