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
*
extensions: CLUSTERIP: Mark as deprecated in man page
Phil Sutter
2019-12-04
1
-0
/
+3
*
build: bump dependency on libnftnl
Pablo Neira Ayuso
2019-12-02
1
-1
/
+1
*
configure: bump version for 1.8.4 release
v1.8.4
Pablo Neira Ayuso
2019-12-02
1
-1
/
+1
*
nft: bridge: Rudimental among extension support
Phil Sutter
2019-11-25
7
-31
/
+710
*
nft: Support parsing lookup expression
Phil Sutter
2019-11-25
3
-1
/
+13
*
nft: Embed rule's table name in nft_xt_ctx
Phil Sutter
2019-11-25
2
-0
/
+2
*
nft: Bore up nft_parse_payload()
Phil Sutter
2019-11-25
2
-1
/
+11
*
nft: Support NFT_COMPAT_SET_ADD
Phil Sutter
2019-11-25
1
-0
/
+58
*
nft: Introduce NFT_CL_SETS cache level
Phil Sutter
2019-11-25
3
-9
/
+200
*
nft: Eliminate pointless calls to nft_family_ops_lookup()
Phil Sutter
2019-11-25
1
-10
/
+5
*
nft: Keep nft_handle pointer in nft_xt_ctx
Phil Sutter
2019-11-25
2
-27
/
+15
*
nft: family_ops: Pass nft_handle to 'rule_to_cs' callback
Phil Sutter
2019-11-25
10
-26
/
+43
*
nft: family_ops: Pass nft_handle to 'print_rule' callback
Phil Sutter
2019-11-25
6
-18
/
+20
*
nft: family_ops: Pass nft_handle to 'rule_find' callback
Phil Sutter
2019-11-25
5
-11
/
+10
*
nft: family_ops: Pass nft_handle to 'add' callback
Phil Sutter
2019-11-25
7
-12
/
+14
*
nft: Fix -Z for rules with NFTA_RULE_COMPAT
Phil Sutter
2019-11-15
1
-0
/
+39
*
nft: CMD_ZERO needs a rule cache
Phil Sutter
2019-11-15
2
-0
/
+3
*
tests: shell: Add ipt-restore/0007-flush-noflush_0
Phil Sutter
2019-11-06
1
-0
/
+42
*
xtables-restore: Improve performance of --noflush operation
Phil Sutter
2019-11-06
1
-7
/
+82
*
xtables-restore: Allow lines without trailing newline character
Phil Sutter
2019-11-06
2
-1
/
+7
*
xtables-restore: Remove some pointless linebreaks
Phil Sutter
2019-11-06
1
-15
/
+10
*
xtables-restore: Introduce line parsing function
Phil Sutter
2019-11-06
1
-170
/
+177
*
xtables-restore: Introduce struct nft_xt_restore_state
Phil Sutter
2019-11-06
1
-31
/
+35
*
xtables-restore: Integrate restore callbacks into struct nft_xt_restore_parse
Phil Sutter
2019-11-06
3
-16
/
+21
*
nft-arp: Use xtables_print_mac_and_mask()
Phil Sutter
2019-10-30
1
-27
/
+4
*
xtables-arp: Use xtables_parse_interface()
Phil Sutter
2019-10-30
1
-44
/
+6
*
xtables-arp: Drop some unused variables
Phil Sutter
2019-10-30
1
-17
/
+0
*
xtables-arp: Integrate OPT_* defines into xshared.h
Phil Sutter
2019-10-30
2
-29
/
+21
*
Replace TRUE/FALSE with true/false
Phil Sutter
2019-10-30
4
-42
/
+12
*
xtables-arp: Drop generic_opt_check()
Phil Sutter
2019-10-30
1
-66
/
+0
*
Merge CMD_* defines
Phil Sutter
2019-10-30
6
-73
/
+20
*
xshared: Share a common implementation of parse_rulenumber()
Phil Sutter
2019-10-30
6
-50
/
+13
*
xshared: Share a common add_command() implementation
Phil Sutter
2019-10-30
6
-91
/
+31
*
ip6tables, xtables-arp: Drop unused struct pprot
Phil Sutter
2019-10-30
2
-13
/
+0
*
xtables-arp: Use xtables_ipparse_multiple()
Phil Sutter
2019-10-26
1
-213
/
+30
*
xshared: Introduce struct argv_store
Phil Sutter
2019-10-24
5
-95
/
+96
*
iptables-xml: Use add_param_to_argv()
Phil Sutter
2019-10-24
4
-73
/
+949
*
nft: Use ARRAY_SIZE() macro in nft_strerror()
Phil Sutter
2019-10-23
1
-1
/
+1
*
xtables-restore: Unbreak *tables-restore
Phil Sutter
2019-10-23
5
-5
/
+34
*
xtables-restore: Fix --table parameter check
Phil Sutter
2019-10-21
5
-12
/
+25
*
xtables-restore: Drop chain_list callback
Phil Sutter
2019-10-18
2
-17
/
+0
*
xtables-restore: Drop local xtc_ops instance
Phil Sutter
2019-10-18
1
-7
/
+2
*
iptables-restore: Constify struct iptables_restore_cb
Phil Sutter
2019-10-18
1
-4
/
+5
*
xtables-restore: Constify struct nft_xt_restore_cb
Phil Sutter
2019-10-18
3
-6
/
+6
*
xtables-restore: Introduce rule counter tokenizer function
Phil Sutter
2019-10-18
6
-91
/
+70
*
xtables-restore: Use xt_params->program_name
Phil Sutter
2019-10-18
3
-9
/
+7
*
xtables-restore: Treat struct nft_xt_restore_parse as const
Phil Sutter
2019-10-18
2
-2
/
+2
*
nft: Optimize flushing all chains of a table
Phil Sutter
2019-10-17
3
-18
/
+39
*
nft: Support nft_is_table_compatible() per chain
Phil Sutter
2019-10-17
3
-10
/
+29
*
nft: Reduce cache overhead of nft_chain_builtin_init()
Phil Sutter
2019-10-17
1
-4
/
+5
[next]