From 8bf7f4ff20433ae0c7175121bcd4889ce9e9789c Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 13 Dec 2016 21:23:24 -0800 Subject: iproute2: Update to 4.9.0 --- .../patch/0001-Remove-redundant-linux-in-6-.h-includes.patch | 10 +++++----- pkg/iproute2/rev | 2 +- pkg/iproute2/src | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pkg/iproute2/patch/0001-Remove-redundant-linux-in-6-.h-includes.patch b/pkg/iproute2/patch/0001-Remove-redundant-linux-in-6-.h-includes.patch index 5c970a38..d753bb1d 100644 --- a/pkg/iproute2/patch/0001-Remove-redundant-linux-in-6-.h-includes.patch +++ b/pkg/iproute2/patch/0001-Remove-redundant-linux-in-6-.h-includes.patch @@ -1,4 +1,4 @@ -From 26ae3ca3f65a72f980c4e7821944c796be0494a7 Mon Sep 17 00:00:00 2001 +From bcadf970c7f63973b5a765dcf817da932f29301a Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sat, 25 Apr 2015 17:37:46 +0000 Subject: [PATCH] Remove redundant linux/in{,6}.h includes @@ -11,7 +11,7 @@ Subject: [PATCH] Remove redundant linux/in{,6}.h includes 4 files changed, 6 deletions(-) diff --git a/include/linux/if_bridge.h b/include/linux/if_bridge.h -index d9c76fe..016b4cc 100644 +index b7393dd..a7028ab 100644 --- a/include/linux/if_bridge.h +++ b/include/linux/if_bridge.h @@ -15,7 +15,6 @@ @@ -23,7 +23,7 @@ index d9c76fe..016b4cc 100644 #define SYSFS_BRIDGE_ATTR "bridge" #define SYSFS_BRIDGE_FDB "brforward" diff --git a/include/linux/if_tunnel.h b/include/linux/if_tunnel.h -index 24aa175..19d557d 100644 +index 4f975f5..2680646 100644 --- a/include/linux/if_tunnel.h +++ b/include/linux/if_tunnel.h @@ -2,9 +2,7 @@ @@ -50,7 +50,7 @@ index b71b4c9..3e4e6ae 100644 /* Responses from hook functions. */ #define NF_DROP 0 diff --git a/include/linux/xfrm.h b/include/linux/xfrm.h -index d09be24..237e9ad 100644 +index d2dd1fd..8c72966 100644 --- a/include/linux/xfrm.h +++ b/include/linux/xfrm.h @@ -1,7 +1,6 @@ @@ -62,5 +62,5 @@ index d09be24..237e9ad 100644 /* All of the structures in this file may not change size as they are -- -2.10.0 +2.11.0 diff --git a/pkg/iproute2/rev b/pkg/iproute2/rev index 00750edc..b8626c4c 100644 --- a/pkg/iproute2/rev +++ b/pkg/iproute2/rev @@ -1 +1 @@ -3 +4 diff --git a/pkg/iproute2/src b/pkg/iproute2/src index 63ec17a3..ae0969c8 160000 --- a/pkg/iproute2/src +++ b/pkg/iproute2/src @@ -1 +1 @@ -Subproject commit 63ec17a3da8138e6e363e7d89cab4a797d90fa33 +Subproject commit ae0969c89351de7f56387d857dc76a98b4258093 -- cgit v1.2.3