index
:
nftables
1.0.6.y
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: add maximum number of parser errors to struct nft_ctx
Pablo Neira Ayuso
2017-08-23
3
-5
/
+5
*
src: add include_paths to struct nft_ctx
Pablo Neira Ayuso
2017-08-23
5
-16
/
+24
*
src: Keep cache in struct nft_ctx
Phil Sutter
2017-08-23
4
-29
/
+26
*
files: add arp filter and add in/output to nat skeleton
Florian Westphal
2017-08-23
4
-5
/
+16
*
tests: add tcp option set support / tcp mss mangling test cases
Florian Westphal
2017-08-22
4
-1
/
+15
*
rt: add path mtu support
Florian Westphal
2017-08-22
4
-0
/
+14
*
src: add tcp options set support
Florian Westphal
2017-08-22
8
-3
/
+120
*
src: mnl: Remove unused functions.
Varsha Rao
2017-08-17
2
-104
/
+0
*
src: netlink: Remove unused functions.
Varsha Rao
2017-08-17
2
-115
/
+0
*
src: cli: Remove cli_display() function.
Varsha Rao
2017-08-17
2
-27
/
+0
*
src: gmputil: Remove mpz_get_be64() function.
Varsha Rao
2017-08-17
2
-6
/
+0
*
src: Remove xt_stmt_() functions.
Varsha Rao
2017-08-17
4
-106
/
+0
*
tests: add test case for ttl/protocol set
Florian Westphal
2017-08-17
4
-0
/
+58
*
evaluate: shift immediate value when adjusting size for csum fixup
Florian Westphal
2017-08-17
1
-11
/
+14
*
rule: remove sequence number from struct eval_ctx
Pablo Neira Ayuso
2017-08-15
1
-2
/
+0
*
src: make netlink sequence number non-static
Pablo Neira Ayuso
2017-08-15
8
-153
/
+177
*
echo: Fix for added delays in rule updates
Phil Sutter
2017-08-15
3
-12
/
+31
*
tests: Merge monitor and echo test suites
Phil Sutter
2017-08-15
4
-88
/
+96
*
netlink: Fix segfault when using --echo flag
Phil Sutter
2017-08-15
1
-1
/
+3
*
mnl: Drop --echo support for non-batch calls
Phil Sutter
2017-08-15
1
-22
/
+1
*
man: use https for wiki link
Daniel Kahn Gillmor
2017-08-14
1
-1
/
+1
*
man: Fix typo.
Varsha Rao
2017-08-14
1
-1
/
+1
*
src: introduce struct nft_cache
Varsha Rao
2017-08-14
12
-120
/
+155
*
nft.8: Complete short description of arp family
Phil Sutter
2017-08-14
1
-1
/
+1
*
nft.8: Describe base chain details
Phil Sutter
2017-08-14
1
-9
/
+85
*
nft.8: Add note about supported hooks for bridge family
Phil Sutter
2017-08-14
1
-0
/
+3
*
nft.8: Review reject statement description
Phil Sutter
2017-08-14
1
-61
/
+256
*
nft.8: Describe conntrack types
Phil Sutter
2017-08-14
1
-0
/
+230
*
nft.8: Document operations on ruleset
Phil Sutter
2017-08-14
1
-15
/
+72
*
tests: Add a simple test suite for --echo option
Phil Sutter
2017-08-14
2
-0
/
+57
*
Implement --echo option
Phil Sutter
2017-08-14
8
-7
/
+78
*
netlink: Pass nlmsg flags from rule.c
Phil Sutter
2017-08-14
3
-52
/
+48
*
tests: fix arp chain test
Florian Westphal
2017-08-08
1
-3
/
+2
*
src: netlink: Subscribe nft monitor and nft monitor trace to respective groups.
Varsha Rao
2017-08-02
1
-16
/
+20
*
src: handle rule tracing as an monitor object
Pablo Neira Ayuso
2017-08-02
4
-27
/
+8
*
mnl: Consolidate mnl_batch_talk() parameters
Phil Sutter
2017-08-02
3
-6
/
+6
*
man: Document nft monitor ruleset.
Varsha Rao
2017-07-31
1
-1
/
+7
*
src: nft monitor ruleset
Varsha Rao
2017-07-31
3
-0
/
+34
*
tests/monitor: Clear ruleset after testing
Phil Sutter
2017-07-27
1
-5
/
+6
*
tests/monitor: Simplify testcases
Phil Sutter
2017-07-27
5
-29
/
+20
*
monitor: Fix printing of set declarations
Phil Sutter
2017-07-27
5
-9
/
+9
*
tests/monitor: Add a small README
Phil Sutter
2017-07-25
1
-0
/
+48
*
tests/monitor: Ignore newgen messages in output
Phil Sutter
2017-07-25
1
-2
/
+5
*
monitor: Print NEWGEN events
Phil Sutter
2017-07-24
2
-0
/
+44
*
tests: Add basic monitor testing framework
Phil Sutter
2017-07-19
5
-0
/
+168
*
monitor: Fix printing of range elements in named sets
Arturo Borrero Gonzalez
2017-07-19
2
-0
/
+70
*
segtree: Introduce flag for half-open range elements
Phil Sutter
2017-07-19
4
-21
/
+56
*
src: netlink: Remove variable nf_mon_sock.
Varsha Rao
2017-07-19
4
-29
/
+40
*
src: Allow passing the parent set to set_expr_alloc()
Phil Sutter
2017-07-17
6
-12
/
+19
*
segtree: Fix expr_value_cmp()
Phil Sutter
2017-07-17
1
-4
/
+6
[next]