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 stateful object support for limit
Pablo M. Bermudo Garay
2017-09-04
9
-6
/
+183
*
src: add nft_ctx_netlink_init()
Pablo Neira Ayuso
2017-09-01
1
-2
/
+10
*
netlink: remove nfsock_open()
Pablo Neira Ayuso
2017-09-01
1
-11
/
+5
*
src: move nf_sock into nft_ctx structure
Pablo Neira Ayuso
2017-09-01
2
-15
/
+14
*
doc: nft: Fix and enhance synopsis section
Phil Sutter
2017-08-28
1
-24
/
+50
*
evaluate: convert expr_rt byteorder when evaluating statment arg
Florian Westphal
2017-08-28
3
-2
/
+5
*
parser: Fix memleaks for STRING token (and derived ones)
Phil Sutter
2017-08-28
2
-10
/
+37
*
src: call nft_init() and nft_exit() from context routines
Pablo Neira Ayuso
2017-08-24
2
-7
/
+4
*
src: release caches from nft_ctx_free() path
Eric Leblond
2017-08-24
1
-3
/
+2
*
src: add nft_run_cmd_*() functions
Eric Leblond
2017-08-24
1
-22
/
+54
*
src: add nft_ctx_new() and nft_ctx_free()
Eric Leblond
2017-08-24
1
-25
/
+39
*
mnl: fix error handling in mnl_batch_talk
Eric Leblond
2017-08-24
2
-3
/
+5
*
parser: Fix for memleak when commands fail
Phil Sutter
2017-08-24
1
-0
/
+2
*
scanner: Make use of yylex_init_extra()
Phil Sutter
2017-08-24
1
-2
/
+1
*
scanner: Fix for wrong parameter type of scanner_destroy()
Phil Sutter
2017-08-24
2
-2
/
+2
*
scanner: Fix for memleak due to unclosed file pointer
Phil Sutter
2017-08-24
4
-9
/
+9
*
src: Fix debug_proto_ctx()
Phil Sutter
2017-08-24
1
-1
/
+1
*
src: Initialize struct stmt in _match and _target functions.
Varsha Rao
2017-08-24
1
-0
/
+2
*
parser: fix typo
Pablo M. Bermudo Garay
2017-08-24
1
-37
/
+37
*
src: add debugging mask to context structure
Pablo Neira Ayuso
2017-08-23
20
-115
/
+161
*
mnl: pass struct netlink_ctx to mnl_nft_socket_sendmsg()
Pablo Neira Ayuso
2017-08-23
1
-7
/
+6
*
src: add struct mnl_ctx
Pablo Neira Ayuso
2017-08-23
2
-39
/
+94
*
src: remove ifdef DEBUG pollution
Pablo Neira Ayuso
2017-08-23
9
-60
/
+3
*
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
[next]