index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark fall through cases in switch() statements
Phil Sutter
2018-09-24
3
-15
/
+19
*
libxtables: Integrate getethertype.c from xtables core
Phil Sutter
2018-09-24
5
-144
/
+4
*
xtables: Fix for wrong assert() in __nft_table_flush()
Phil Sutter
2018-09-24
1
-1
/
+1
*
nfnl_osf: Drop pointless check in xt_osf_strchr()
Phil Sutter
2018-09-24
1
-1
/
+1
*
libxt_string: Fix array out of bounds check
Phil Sutter
2018-09-18
1
-2
/
+4
*
xtables-save: Ignore uninteresting tables
Phil Sutter
2018-09-18
2
-14
/
+9
*
extensions: add cgroup revision 2
Pablo Neira Ayuso
2018-09-18
2
-3
/
+96
*
extensions: REJECT: Merge reject tables
Phil Sutter
2018-09-13
2
-111
/
+112
*
libxt_string: Avoid potential array out of bounds access
Phil Sutter
2018-09-13
1
-2
/
+1
*
ebtables: Fix for potential array boundary overstep
Phil Sutter
2018-09-13
1
-1
/
+1
*
libiptc: Avoid side-effect in memset() calls
Phil Sutter
2018-09-13
1
-2
/
+4
*
libxtables: Fix potential array overrun in xtables_option_parse()
Phil Sutter
2018-09-13
1
-1
/
+1
*
xtables: Accept --wait in iptables-nft-restore
Phil Sutter
2018-09-10
2
-0
/
+23
*
xtables: Don't check all rules for being compatible
Phil Sutter
2018-09-10
1
-0
/
+6
*
doc: Improve layout of u32 instructions
Joseph C. Sible
2018-09-10
1
-10
/
+15
*
xtables-restore: Fix flushing referenced custom chains
Phil Sutter
2018-09-10
2
-10
/
+8
*
xtables: Drop use of IP6T_F_PROTO
Phil Sutter
2018-09-01
1
-4
/
+0
*
xtables: Align return codes with legacy iptables
Phil Sutter
2018-09-01
5
-5
/
+107
*
xtables: Fix for deleting rules with comment
Phil Sutter
2018-08-29
2
-9
/
+21
*
ip6tables-translate: Fix libip6t_mh.txlate test
Phil Sutter
2018-08-24
1
-2
/
+2
*
ebtables-translate: Fix for libebt_limit.txlate
Phil Sutter
2018-08-24
1
-1
/
+9
*
xtables: Add missing deinitialization
Phil Sutter
2018-08-24
3
-5
/
+8
*
ebtables: Review match/target lookup once more
Phil Sutter
2018-08-24
4
-165
/
+58
*
extensions: libebt_mark: Drop mark_supplied check
Phil Sutter
2018-08-24
1
-7
/
+0
*
xtables: Add a few missing exit calls
Phil Sutter
2018-08-24
2
-2
/
+7
*
ebtables-translate: Fix segfault while parsing extension options
Phil Sutter
2018-08-24
3
-73
/
+47
*
ebtables: trivial: Leverage C99-style initializers a bit more
Phil Sutter
2018-08-24
1
-1
/
+1
*
xlate-test: Fix for calling wrong command name
Phil Sutter
2018-08-24
1
-1
/
+1
*
extensions: AUDIT: Provide translation
Phil Sutter
2018-08-24
2
-0
/
+19
*
xtables: Use meta l4proto for -p match
Phil Sutter
2018-08-21
4
-4
/
+9
*
xtables: Fix for segfault when registering hashlimit extension
Heena Sirwani
2018-08-21
1
-0
/
+1
*
xtables: Fix for segfault in iptables-nft
Phil Sutter
2018-08-17
2
-5
/
+9
*
ebtables: Fix entries count in chain listing
Phil Sutter
2018-08-16
6
-9
/
+40
*
xtables: Make 'iptables -S nonexisting' return non-zero
Phil Sutter
2018-08-16
4
-15
/
+86
*
ebtables: Fix for listing of non-existent chains
Phil Sutter
2018-08-16
2
-5
/
+7
*
xtables: Fix for no output in iptables-nft -S
Phil Sutter
2018-08-16
1
-0
/
+17
*
arptables: Drop extensions/libxt_mangle.c
Phil Sutter
2018-08-16
1
-396
/
+0
*
ebtables: Merge libebt_limit.c into libxt_limit.c
Phil Sutter
2018-08-16
5
-225
/
+97
*
xtables: Use native nftables limit expression
Phil Sutter
2018-08-16
2
-4
/
+95
*
ebtables: Remove flags misinterpretations
Phil Sutter
2018-08-10
1
-9
/
+7
*
xtables: Fix for wrong counter format in -S output
Phil Sutter
2018-08-09
7
-32
/
+83
*
xtables: Don't pass full invflags to add_compat()
Phil Sutter
2018-08-09
4
-3
/
+13
*
xtables: Improve xtables-monitor first impression
Phil Sutter
2018-08-09
1
-1
/
+2
*
tests: Fix skipping for recent nft-only tests
Phil Sutter
2018-08-09
4
-4
/
+4
*
xtables: Spelling fixes in xtables-monitor
Phil Sutter
2018-08-07
2
-7
/
+7
*
xtables: Fix potential segfault in nft_rule_append()
Phil Sutter
2018-08-06
1
-1
/
+3
*
tests: Add ebtables-{save,restore} testcases
Phil Sutter
2018-08-06
2
-0
/
+145
*
tests: Add arptables-{save,restore} testcases
Phil Sutter
2018-08-06
2
-0
/
+86
*
xtables: Implement arptables-{save,restore}
Phil Sutter
2018-08-06
9
-43
/
+146
*
ebtables: Review match/target lookup
Phil Sutter
2018-08-06
2
-42
/
+48
[next]