index
:
nftables
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
*
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
*
monitor: add debug messages
Arturo Borrero Gonzalez
2017-07-17
2
-0
/
+46
*
cli: fix heap buffer overflow
Eric Leblond
2017-07-17
1
-0
/
+4
*
scanner: free filename when destroying scanner
Eric Leblond
2017-07-17
2
-2
/
+14
*
evaluate: fix build with clang
Eric Leblond
2017-07-17
1
-2
/
+1
*
parser: error if needed at EOF
Eric Leblond
2017-07-17
1
-0
/
+2
*
parser: fix bison warnings
Eric Leblond
2017-07-17
1
-1
/
+2
*
parser: fix memory leak in set creation
Eric Leblond
2017-07-17
1
-0
/
+2
*
src: fix memory leak when listing rules
Eric Leblond
2017-07-17
1
-1
/
+3
*
src: Remove __init and __exit macro definitions.
Varsha Rao
2017-07-17
9
-14
/
+52
*
include: Pass nf_sock where needed as parameter
Pablo Neira Ayuso
2017-07-17
12
-68
/
+97
*
rename struct ct to ct_helper
Florian Westphal
2017-07-16
4
-19
/
+19
*
parser: compact list of rhs keyword expressions
Florian Westphal
2017-07-16
1
-56
/
+16
*
exhtdr: pacify compiler warning
Florian Westphal
2017-07-13
1
-1
/
+1
*
tcpopt: make tcptopt structs static
Florian Westphal
2017-07-13
2
-17
/
+8
*
include: Remove datatype_register().
Varsha Rao
2017-06-30
14
-93
/
+61
*
man: add include statement documentation.
Ismo Puustinen
2017-06-28
1
-2
/
+7
*
tests: update include directory tests to support wildcard syntax.
Ismo Puustinen
2017-06-27
11
-13
/
+171
*
scanner: support for wildcards in include statements.
Ismo Puustinen
2017-06-27
1
-119
/
+107
*
tests: py: Fail test forcefully when bug is not fixed
Shyam Saini
2017-06-26
1
-1
/
+1
*
src: add --check option flag
Pablo M. Bermudo Garay
2017-06-26
3
-2
/
+24
*
src: add new generic context structure nft_ctx
Pablo M. Bermudo Garay
2017-06-26
4
-21
/
+25
*
tests: shell: Test input descriptors for included files
Shyam Saini
2017-06-26
1
-0
/
+52
*
tests: shell: Add test for incomplete set add set command
Shyam Saini
2017-06-26
1
-0
/
+16
*
evaluate: Better error reporting for bad set references
Pablo Neira Ayuso
2017-06-19
1
-2
/
+3
*
evaluate: merge nested set flags
Pablo Neira Ayuso
2017-06-19
1
-0
/
+1
*
evaluate: reject meta nfproto outside of inet family
Florian Westphal
2017-06-18
2
-2
/
+22
*
tests: restrict meta nfproto test cases to inet family
Florian Westphal
2017-06-18
5
-32
/
+36
*
tests: remove two non-sensical rules
Florian Westphal
2017-06-18
2
-25
/
+0
*
tests: restrict ct saddr test to inet family
Florian Westphal
2017-06-18
4
-8
/
+23
*
tests: py: Add test for ambiguity while setting the value
Shyam Saini
2017-06-18
6
-0
/
+16
*
src: Pass stateless, numeric, ip2name and handle variables as structure members.
Varsha Rao
2017-06-18
25
-230
/
+266
*
src: error reporting for nested ruleset representation
Pablo Neira Ayuso
2017-06-16
3
-53
/
+108
*
src: rename ct eventmask to event
Florian Westphal
2017-06-07
4
-17
/
+23
*
netlink_delinearize: prefer ct event set foo,bar over 'set foo|bar'
Florian Westphal
2017-06-07
1
-1
/
+6
*
src: display default directory for file inclusion in -h/--help
Pablo Neira Ayuso
2017-06-07
2
-2
/
+7
*
doc: nft: describe -I override behaviour when path starts by ./ and /
Pablo Neira Ayuso
2017-06-07
1
-1
/
+4
*
tests: added tests for ordering files in include dirs.
Ismo Puustinen
2017-06-07
2
-0
/
+98
*
man: add include directory documentation.
Ismo Puustinen
2017-06-07
1
-0
/
+4
*
scanner: add files in include dirs in alphabetical order.
Ismo Puustinen
2017-06-07
1
-27
/
+70
*
parser: allow ct eventmask set new,related
Florian Westphal
2017-06-07
1
-3
/
+24
*
meta: permit meta nfproto ip in ip family
Florian Westphal
2017-06-06
1
-2
/
+9
*
ct: fix inet/bridge/netdev family handling for saddr/daddr
Florian Westphal
2017-06-06
3
-7
/
+31
*
src: Remove expire information from list stateless ruleset.
Varsha Rao
2017-06-06
1
-1
/
+1
*
tests: test include directories
Ismo Puustinen
2017-06-06
6
-0
/
+217
[next]