forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Source archive format changed to tar.xz Removed upstreamed 020-treewide-use-uint-instead-of-u_int.patch 030-revert-fix-build-for-missing-ETH_ALEN-definition.patch 040-xshared-Fix-build-for-Werror-format-security.patch 050-build-fix-error-during-out-of-tree-build.patch 060-libxtables-unexport-init_extensions-declarations.patch 070-extensions-string-Review-parse_string-function.patch 104-nft-track-each-register-individually.patch Manually rebased 600-shared-libext.patch Change netfiletr.mk due to module name change https://git.netfilter.org/iptables/commit/?id=f30c5edce0413b2b2346c7f58e801f10f6e9bc5a Signed-off-by: Ivan Pavlov <[email protected]> Link: openwrt#16641 Signed-off-by: Hauke Mehrtens <[email protected]>
- Loading branch information
1 parent
8f1332d
commit e1d6013
Showing
16 changed files
with
53 additions
and
1,486 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -334,7 +334,7 @@ Signed-off-by: Kevin Darbyshire-Bryant <[email protected]> | |
static int connmark_tg_xlate(struct xt_xlate *xl, | ||
const struct xt_xlate_tg_params *params) | ||
{ | ||
@@ -639,6 +876,66 @@ static int connmark_tg_xlate_v2(struct x | ||
@@ -644,6 +881,66 @@ static int connmark_tg_xlate_v2(struct x | ||
|
||
return 1; | ||
} | ||
|
@@ -401,7 +401,7 @@ Signed-off-by: Kevin Darbyshire-Bryant <[email protected]> | |
static struct xtables_target connmark_tg_reg[] = { | ||
{ | ||
.family = NFPROTO_UNSPEC, | ||
@@ -687,6 +984,22 @@ static struct xtables_target connmark_tg | ||
@@ -692,6 +989,22 @@ static struct xtables_target connmark_tg | ||
.x6_options = connmark_tg_opts_v2, | ||
.xlate = connmark_tg_xlate_v2, | ||
}, | ||
|
144 changes: 0 additions & 144 deletions
144
package/network/utils/iptables/patches/020-treewide-use-uint-instead-of-u_int.patch
This file was deleted.
Oops, something went wrong.
60 changes: 0 additions & 60 deletions
60
...network/utils/iptables/patches/030-revert-fix-build-for-missing-ETH_ALEN-definition.patch
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
...age/network/utils/iptables/patches/040-xshared-Fix-build-for-Werror-format-security.patch
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
package/network/utils/iptables/patches/050-build-fix-error-during-out-of-tree-build.patch
This file was deleted.
Oops, something went wrong.
82 changes: 0 additions & 82 deletions
82
...network/utils/iptables/patches/060-libxtables-unexport-init_extensions-declarations.patch
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.