Displaying 3 results from an estimated 3 matches for "xt_align".
Did you mean:
t_align
2011 Jun 15
2
[Bug 724] New: Iptables doesn't delete rules matching if target is RATEEST - patch attached
...ions/libxt_RATEEST.c 2011-06-08
15:26:17.000000000 +0200
+++ iptables-1.4.11.1-patched/extensions/libxt_RATEEST.c 2011-06-15
02:27:17.021704678 +0200
@@ -197,7 +197,7 @@
.name = "RATEEST",
.version = XTABLES_VERSION,
.size = XT_ALIGN(sizeof(struct xt_rateest_target_info)),
- .userspacesize = XT_ALIGN(sizeof(struct xt_rateest_target_info)),
+ .userspacesize = offsetof(struct xt_rateest_target_info, est),
.help = RATEEST_help,
.parse = RATEEST_parse,
.final_check = RATEE...
2014 Jun 25
0
[ANNOUNCE] libnftnl 1.0.2 release
...l and json test files via make distcheck
examples: nft-events: add option how to format the printed events
include: synchronize nf_tables.h with nftables tree
set: add set ID support
common: homogeneous error message in nft_parse_perror()
expr: remove alignment through XT_ALIGN in match and target
bump version to 1.0.2
Tomasz Bursztyka (1):
meta: Add support for input and output bridge interface name
2017 Apr 21
8
[Bug 1147] New: iptables rule to match a 'set' shows [unsupported revision]
https://bugzilla.netfilter.org/show_bug.cgi?id=1147
Bug ID: 1147
Summary: iptables rule to match a 'set' shows [unsupported
revision]
Product: iptables
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5