mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-07 13:15:12 +02:00
build: remove support for Linux 3.6 / switch xt_DNETMAP to nf_nat
This commit is contained in:
@@ -13,7 +13,7 @@ enum {
|
||||
};
|
||||
|
||||
struct xt_DNETMAP_tginfo {
|
||||
struct nf_nat_ipv4_multi_range_compat prefix;
|
||||
struct nf_nat_range prefix;
|
||||
__u8 flags;
|
||||
__s32 ttl;
|
||||
};
|
||||
|
Reference in New Issue
Block a user