iproute2: update to 4.17.0
authorHans Dedecker <dedeckeh@gmail.com>
Tue, 10 Jul 2018 10:19:40 +0000 (12:19 +0200)
committerHans Dedecker <dedeckeh@gmail.com>
Tue, 10 Jul 2018 17:30:12 +0000 (19:30 +0200)
commit7e824183726649a32a998930f3f0a6ab360d5d2d
treec2fd01ebd967b15c7c7629714a073c8c523d229f
parent6dac92a42e052f89971762173daabb7fd84742ef
iproute2: update to 4.17.0

Update to the latest version of iproute2; see https://lwn.net/Articles/756991/
for a full overview of the changes in 4.17.
Remove upstream patch 002-json_print-fix-hidden-64-bit-type-promotion.
Backport upstream patch 001-rdma-sync-some-IP-headers-with-glibc fixing
rdma compile issue.
At the same time re-organize patch numbering so the OpenWRT specific
patches start at 100.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
25 files changed:
package/network/utils/iproute2/Makefile
package/network/utils/iproute2/patches/001-config.patch [deleted file]
package/network/utils/iproute2/patches/001-rdma-sync-some-IP-headers-with-glibc.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/002-json_print-fix-hidden-64-bit-type-promotion.patch [deleted file]
package/network/utils/iproute2/patches/004-darwin_fixes.patch [deleted file]
package/network/utils/iproute2/patches/007-no_arpd.patch [deleted file]
package/network/utils/iproute2/patches/008-no_netem.patch [deleted file]
package/network/utils/iproute2/patches/009-keep_libmnl_optional.patch [deleted file]
package/network/utils/iproute2/patches/100-allow_pfifo_fast.patch [deleted file]
package/network/utils/iproute2/patches/100-config.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/110-darwin_fixes.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/110-extra-ccopts.patch [deleted file]
package/network/utils/iproute2/patches/120-libnetlink-pic.patch [deleted file]
package/network/utils/iproute2/patches/120-no_arpd.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/130-no_netem.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/140-allow_pfifo_fast.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/140-keep_libmnl_optional.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/150-extra-ccopts.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/160-libnetlink-pic.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/170-ip_tiny.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/180-drop_FAILED_POLICY.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/190-add-cake-to-tc.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/300-ip_tiny.patch [deleted file]
package/network/utils/iproute2/patches/900-drop_FAILED_POLICY.patch [deleted file]
package/network/utils/iproute2/patches/950-add-cake-to-tc.patch [deleted file]