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
*
libxtables: Use posix_spawn() instead of vfork()
Phil Sutter
2018-09-24
1
-10
/
+5
*
Fix a few cases of pointless assignments
Phil Sutter
2018-09-24
9
-23
/
+14
*
extensions: libebt_ip{, 6}: Drop pointless error checking
Phil Sutter
2018-09-24
2
-8
/
+0
*
nft-arp: Drop ineffective conditional
Phil Sutter
2018-09-24
1
-3
/
+0
*
iptables: Use print_ifaces() from xtables
Phil Sutter
2018-09-24
6
-99
/
+31
*
Share print_ipv{4,6}_addr() from xtables
Phil Sutter
2018-09-24
6
-119
/
+73
*
iptables-apply: Replace signal numbers by names
Phil Sutter
2018-09-24
1
-1
/
+2
*
iptables-apply: Quote strings passed to echo
Phil Sutter
2018-09-24
1
-3
/
+3
*
nfnl_osf: Replace deprecated nfnl_talk() by nfnl_query()
Phil Sutter
2018-09-24
1
-1
/
+1
*
libxtables: Don't read garbage in xtables_strtoui()
Phil Sutter
2018-09-24
1
-1
/
+1
*
libxtables: Avoid calling memcpy() with NULL source
Phil Sutter
2018-09-24
2
-8
/
+16
*
libiptc: Simplify alloc_handle() function signature
Phil Sutter
2018-09-24
1
-7
/
+7
*
libxt_time: Drop initialization of variable 'year'
Phil Sutter
2018-09-24
1
-4
/
+4
*
libxt_ipvs: Avoid potential buffer overrun
Phil Sutter
2018-09-24
1
-10
/
+12
*
libxt_conntrack: Avoid potential buffer overrun
Phil Sutter
2018-09-24
1
-7
/
+7
*
libxt_conntrack: Version 0 does not support XT_CONNTRACK_DIRECTION
Phil Sutter
2018-09-24
1
-8
/
+0
*
libxt_LED: Avoid string overrun while parsing led-trigger-id
Phil Sutter
2018-09-24
1
-2
/
+1
*
xtables: Remove unused variable in nft_is_table_compatible()
Phil Sutter
2018-09-24
1
-1
/
+1
*
ip{, 6}tables-restore: Fix for uninitialized array 'curtable'
Phil Sutter
2018-09-24
2
-2
/
+2
*
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
[next]