diff options
author | Ansuel Smith <ansuelsmth@gmail.com> | 2017-03-22 16:02:09 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-04-12 10:51:29 +0200 |
commit | 98e43b13a7f0f747d4625ba0209ba37ae22f3b48 (patch) | |
tree | eb2b56e5aaf00e4427a2821ac86b5b4d9c177b51 /package/network/utils/iptables/patches/050-optional-xml.patch | |
parent | efb22b6f06d44bd156ea42d39779dabd356c7181 (diff) | |
download | mtk-20170518-98e43b13a7f0f747d4625ba0209ba37ae22f3b48.zip mtk-20170518-98e43b13a7f0f747d4625ba0209ba37ae22f3b48.tar.gz mtk-20170518-98e43b13a7f0f747d4625ba0209ba37ae22f3b48.tar.bz2 |
iptables: bump to 1.6.1
Switch to git repo
Removed musl patch
Refreshed existing patch
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name> [cleanup]
Diffstat (limited to 'package/network/utils/iptables/patches/050-optional-xml.patch')
-rw-r--r-- | package/network/utils/iptables/patches/050-optional-xml.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iptables/patches/050-optional-xml.patch b/package/network/utils/iptables/patches/050-optional-xml.patch index 11311dd..b782bbf 100644 --- a/package/network/utils/iptables/patches/050-optional-xml.patch +++ b/package/network/utils/iptables/patches/050-optional-xml.patch @@ -1,6 +1,6 @@ --- a/iptables/xtables-multi.c +++ b/iptables/xtables-multi.c -@@ -22,8 +22,10 @@ static const struct subcommand multi_sub +@@ -26,8 +26,10 @@ static const struct subcommand multi_sub {"iptables-restore", iptables_restore_main}, {"restore4", iptables_restore_main}, #endif |