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
...
*
xtables: Move new chain check to where it belongs
Phil Sutter
2019-02-13
2
-3
/
+5
*
xtables: Fix error message when zeroing a non-existent chain
Phil Sutter
2019-02-13
1
-1
/
+3
*
nft: Eliminate dead code in __nft_rule_list
Phil Sutter
2019-02-11
1
-12
/
+1
*
ebtables-nft: Support user-defined chain policies
Phil Sutter
2019-02-08
6
-19
/
+265
*
nft: Introduce UDATA_TYPE_EBTABLES_POLICY
Phil Sutter
2019-02-08
1
-0
/
+3
*
nft: Don't assume NFTNL_RULE_USERDATA holds a comment
Phil Sutter
2019-02-08
1
-17
/
+22
*
xtables-save: Fix table not found error message
Phil Sutter
2019-02-08
1
-2
/
+3
*
xshared: Explicitly pass target to command_jump()
Phil Sutter
2019-02-07
8
-9
/
+9
*
Revert "ebtables: use extrapositioned negation consistently"
Phil Sutter
2019-02-05
17
-70
/
+62
*
xtables: Fix for false-positive rule matching
Phil Sutter
2019-02-05
7
-72
/
+41
*
xtables: Fix for crash when comparing rules with standard target
Phil Sutter
2019-02-01
3
-5
/
+29
*
extensions: Fix arptables extension tests
Phil Sutter
2019-02-01
4
-10
/
+10
*
arptables-nft: Set h-type/h-length masks by default, too
Phil Sutter
2019-02-01
1
-2
/
+6
*
nft: Fix potential memleaks in nft_*_rule_find()
Phil Sutter
2019-02-01
3
-14
/
+26
*
ebtables: Fix rule listing with counters
Phil Sutter
2019-02-01
1
-5
/
+6
*
xtables: Catch errors when zeroing rule rounters
Phil Sutter
2019-02-01
1
-1
/
+3
*
tests: shell: Add arptables-nft verbose output test
Phil Sutter
2019-01-31
1
-0
/
+64
*
arptables-nft: Don't print default h-len/h-type values
Phil Sutter
2019-01-31
3
-21
/
+21
*
arptables-nft-save: Fix position of -j option
Phil Sutter
2019-01-31
3
-45
/
+58
*
arptables-nft: Remove space between *cnt= and value
Phil Sutter
2019-01-31
1
-2
/
+2
*
arptables-nft: Fix CLASSIFY target printing
Phil Sutter
2019-01-31
1
-13
/
+46
*
arptables-nft: Fix MARK target parsing and printing
Phil Sutter
2019-01-31
2
-1
/
+96
*
arptables-nft: Fix listing rules without target
Phil Sutter
2019-01-31
1
-1
/
+1
*
xtables: Speed up chain deletion in large rulesets
Phil Sutter
2019-01-29
1
-0
/
+2
*
xtables: Fix for inserting rule at wrong position
Phil Sutter
2019-01-28
4
-10
/
+176
*
utils: Add a manpage for nfbpf_compile
Phil Sutter
2019-01-18
4
-2
/
+75
*
xtables: Fix position of replaced rules in cache
Phil Sutter
2019-01-18
5
-22
/
+22
*
nft: Add new builtin chains to cache immediately
Phil Sutter
2019-01-18
1
-21
/
+9
*
xtables: Set errno in nft_rule_check() if chain not found
Phil Sutter
2019-01-11
2
-9
/
+7
*
nft: Simplify flush_chain_cache()
Phil Sutter
2019-01-09
1
-13
/
+11
*
nft: Simplify nft_is_chain_compatible()
Phil Sutter
2019-01-09
1
-25
/
+9
*
nft: Make use of nftnl_rule_lookup_byindex()
Phil Sutter
2018-12-27
1
-13
/
+18
*
xtables: Optimize list rules command with given chain
Phil Sutter
2018-12-27
1
-50
/
+43
*
xtables: Optimize list command with given chain
Phil Sutter
2018-12-27
1
-46
/
+32
*
xtables: Optimize user-defined chain deletion
Phil Sutter
2018-12-27
1
-43
/
+46
*
tests: Extend verbose output and return code tests
Phil Sutter
2018-12-27
2
-4
/
+15
*
xtables: Optimize nft_chain_zero_counters()
Phil Sutter
2018-12-27
1
-36
/
+36
*
xtables: Optimize flushing a specific chain
Phil Sutter
2018-12-27
1
-13
/
+17
*
nft: Drop nft_chain_list_find()
Phil Sutter
2018-12-27
2
-31
/
+2
*
xtables: Implement per chain rule cache
Phil Sutter
2018-12-27
2
-222
/
+166
*
nft: Move nft_rule_list_get() above nft_chain_list_get()
Phil Sutter
2018-12-27
1
-55
/
+55
*
nft: Introduce fetch_chain_cache()
Phil Sutter
2018-12-27
1
-10
/
+17
*
nft: Simplify nft_rule_insert() a bit
Phil Sutter
2018-12-27
1
-4
/
+1
*
nft: Simplify per table chain cache update
Phil Sutter
2018-12-27
1
-10
/
+13
*
nft: Reduce indenting level in flush_chain_cache()
Phil Sutter
2018-12-27
1
-9
/
+13
*
nft: Reduce __nft_rule_del() signature
Phil Sutter
2018-12-27
1
-4
/
+3
*
nft: Review is_*_compatible() routines
Phil Sutter
2018-12-27
1
-98
/
+55
*
xtables-restore: Review chain handling
Phil Sutter
2018-12-27
2
-51
/
+19
*
nft: Review unclear return points
Phil Sutter
2018-12-26
1
-2
/
+2
*
nft: Simplify nftnl_rule_list_chain_save()
Phil Sutter
2018-12-26
1
-7
/
+3
[prev]
[next]