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
*
Makefile: Introduce Make_global.am
Phil Sutter
2018-06-18
2
-1
/
+24
*
doc: libnftables-json: Review asciidoc syntax
Phil Sutter
2018-06-18
1
-184
/
+142
*
scanner: Do not convert tabs into spaces
Phil Sutter
2018-06-18
1
-15
/
+1
*
libnftables: Simplify nft_run_cmd_from_buffer footprint
Phil Sutter
2018-06-18
9
-21
/
+20
*
libnftables: Fix exit_cookie()
Phil Sutter
2018-06-18
1
-0
/
+2
*
doc: Fix typo in Makefile.am
Phil Sutter
2018-06-16
1
-1
/
+1
*
doc: Add libnftables man page
Phil Sutter
2018-06-15
3
-3
/
+324
*
src: add dynamic flag and use it
Pablo Neira Ayuso
2018-06-12
4
-4
/
+7
*
datatype: add stolen verdict
Florian Westphal
2018-06-12
1
-1
/
+5
*
doc: Add JSON schema documentation
Phil Sutter
2018-06-11
4
-4
/
+1261
*
JSON: Support latest enhancements of fwd statement
Phil Sutter
2018-06-11
6
-33
/
+102
*
JSON: Add support for connlimit statement
Phil Sutter
2018-06-11
4
-0
/
+32
*
JSON: Add support for socket expression
Phil Sutter
2018-06-11
6
-0
/
+63
*
JSON: Don't print burst if equal to 5
Phil Sutter
2018-06-11
1
-1
/
+1
*
tests/py: Fix JSON for flowtable tests
Phil Sutter
2018-06-11
4
-28
/
+7
*
JSON: Call verdict maps 'vmap' in JSON as well
Phil Sutter
2018-06-11
17
-74
/
+80
*
tests: build: cover --with-json too
Pablo Neira Ayuso
2018-06-10
1
-1
/
+1
*
tests: shell: timeout: fix output for HZ=250
v0.9.0
Florian Westphal
2018-06-08
1
-2
/
+2
*
tests: shell: add quotes when using <<<-style here document
Florian Westphal
2018-06-08
52
-59
/
+59
*
build: missing headers file in Makefile.am
Florian Westphal
2018-06-08
1
-0
/
+2
*
build: Bump version to v0.9.0
Florian Westphal
2018-06-08
1
-2
/
+2
*
build: update release name
Pablo Neira Ayuso
2018-06-08
1
-1
/
+1
*
tests: use 100ms for set timeout
Florian Westphal
2018-06-07
1
-2
/
+2
*
src: netlink_delinarize: don't stop when encountering unsupported expression
Florian Westphal
2018-06-07
1
-1
/
+1
*
tests: shell: add crash reproducer
Florian Westphal
2018-06-07
1
-0
/
+4
*
src: do not reset generation ID on ruleset flush
Pablo Neira Ayuso
2018-06-07
3
-4
/
+24
*
test: py: Add test cases for socket matching
Máté Eckl
2018-06-06
2
-0
/
+39
*
include: update linux/netfilter_ipv4.h
Máté Eckl
2018-06-06
1
-4
/
+10
*
src: Introduce socket matching
Máté Eckl
2018-06-06
10
-0
/
+176
*
expr: extend fwd statement to support address and family
Pablo Neira Ayuso
2018-06-06
9
-20
/
+124
*
src: connlimit support
Pablo Neira Ayuso
2018-06-06
7
-3
/
+102
*
nat: Eliminate misuse of AF_*
Máté Eckl
2018-06-06
2
-5
/
+5
*
evaluate: explicitly deny concatenated types in interval sets
Phil Sutter
2018-06-06
1
-0
/
+4
*
nft.8: Fix reject statement documentation
Phil Sutter
2018-06-06
1
-5
/
+5
*
configure.ac: fix typo in docbook2x error message
Fernando Fernandez Mancera
2018-06-05
1
-1
/
+1
*
log: Add support for audit logging
Phil Sutter
2018-06-03
7
-3
/
+36
*
tests/py: ip6/flowtable.t: Add missing JSON expected output
Phil Sutter
2018-06-03
1
-0
/
+62
*
JSON: Review large number parsing/printing
Phil Sutter
2018-06-03
2
-25
/
+29
*
JSON: Fix replace command parser
Phil Sutter
2018-06-03
1
-1
/
+2
*
JSON: Fix add rule with index
Phil Sutter
2018-06-03
1
-1
/
+1
*
JSON: Simplify verdict statement parsing
Phil Sutter
2018-06-03
1
-36
/
+3
*
JSON: Simplify wildcard expression
Phil Sutter
2018-06-03
1
-12
/
+11
*
parser_bison: Merge wildcard_rhs_expr and wildcard_stmt_expr
Phil Sutter
2018-06-03
1
-18
/
+7
*
tests/py: Add missing JSON equivalent for rule in inet/tcp.t
Phil Sutter
2018-06-01
1
-0
/
+16
*
tests/py: Add missing JSON equivalent for inet/sets.t
Phil Sutter
2018-06-01
1
-0
/
+37
*
tests/py: Adjust JSON for changes in any/ct.t
Phil Sutter
2018-06-01
2
-4
/
+94
*
JSON: Simplify immediate value parsing
Phil Sutter
2018-06-01
1
-45
/
+31
*
JSON: Fix parsing of meter statement key
Phil Sutter
2018-06-01
1
-2
/
+2
*
JSON: Improve prefix expression parsing error message a bit
Phil Sutter
2018-06-01
1
-1
/
+1
*
JSON: Simplify tcp option expression parsing a bit
Phil Sutter
2018-06-01
1
-3
/
+2
[next]