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: files: Remove tests for set.
Varsha Rao
2017-10-17
1
-14
/
+0
*
tests: shell: Add test case for sets.
Varsha Rao
2017-10-17
1
-0
/
+17
*
tests: shell: Add test case for jump chain.
Varsha Rao
2017-10-17
1
-0
/
+11
*
tests: files: Remove jump chain tests.
Varsha Rao
2017-10-17
4
-29
/
+0
*
tests: shell: add testcases for named limits
Harsha Sharma
2017-10-17
1
-0
/
+27
*
configure: Bump version to v0.8
v0.8
Pablo Neira Ayuso
2017-10-10
1
-3
/
+3
*
doc: nft.8 Document rule replace
Duncan Roe
2017-10-09
1
-0
/
+17
*
nftables: make pointers in string arrays constant
Harsha Sharma
2017-10-09
4
-8
/
+8
*
test: shell: update shell/run-tests.sh to refer to relative path of testcase
Harsha Sharma
2017-10-09
1
-1
/
+1
*
scanner: IPv4-Mapped IPv6 addresses support
Pablo Neira Ayuso
2017-10-09
1
-1
/
+2
*
netlink_linearize: skip set element expression in set statement key
Anders K. Pedersen
2017-10-06
10
-5
/
+112
*
doc: nft.8 add chain synopsis
Duncan Roe
2017-10-06
1
-2
/
+2
*
tests: shell: add testcases for named objects
Harsha Sharma
2017-10-06
1
-0
/
+41
*
tests: files: Remove old tests for chain rename.
Varsha Rao
2017-10-06
3
-16
/
+0
*
tests: shell: Add tests for chain rename.
Varsha Rao
2017-10-06
2
-0
/
+22
*
test: shell: execute shell/run-tests.sh from any directory
Harsha Sharma
2017-10-06
1
-1
/
+1
*
INSTALL: Update dependency list and configure with libxtables support
Harsha Sharma
2017-10-06
1
-0
/
+11
*
evaluate: Fix debug output
Phil Sutter
2017-10-06
5
-18
/
+32
*
parser_bison: allow to used named limit from dictionaries too
Pablo Neira Ayuso
2017-10-02
1
-0
/
+9
*
mnl: fix broken sequence number allocation
Pablo Neira Ayuso
2017-10-02
1
-1
/
+1
*
Merge branch 'ct_rt_syntax_06'
Florian Westphal
2017-09-29
18
-110
/
+262
|
\
|
*
doc: update man page
Florian Westphal
2017-09-29
1
-5
/
+18
|
*
tests: rt: fix test cases
Florian Westphal
2017-09-29
4
-7
/
+12
|
*
src: rt: add keyword distinction for nexthop vs nexthop6
Florian Westphal
2017-09-29
3
-15
/
+46
|
*
tests: ct: adjust test case commands
Florian Westphal
2017-09-29
4
-21
/
+24
|
*
src: ct: print nfproto name for some header fields
Florian Westphal
2017-09-29
1
-5
/
+24
|
*
tests: update inet/bridge icmp test case
Florian Westphal
2017-09-29
2
-4
/
+4
|
*
src: unifiy meta and ct postprocessing
Florian Westphal
2017-09-29
1
-28
/
+22
|
*
src: ct: add eval part to inject dependencies for ct saddr/daddr
Florian Westphal
2017-09-29
2
-19
/
+77
|
*
src: ct: store proto base of ct key, if any
Florian Westphal
2017-09-29
2
-0
/
+14
|
*
src: add alternate syntax for ct saddr
Florian Westphal
2017-09-29
5
-6
/
+21
|
/
*
main: Drop stdout hack to expose nft_print() implementation issues
Phil Sutter
2017-09-29
1
-3
/
+1
*
main: Flush output from nft_gmp_print()
Phil Sutter
2017-09-29
1
-0
/
+1
*
src: get rid of printf
Phil Sutter
2017-09-29
24
-404
/
+495
*
rule: Refactor chain_print_declaration()
Phil Sutter
2017-09-29
1
-12
/
+6
*
erec_print: Pass output FILE pointer to netlink_dump_expr()
Phil Sutter
2017-09-29
3
-4
/
+5
*
exthdr: Simplify tcp option printing a bit
Phil Sutter
2017-09-29
1
-8
/
+4
*
rule: Use C99-style initializer in cache_init()
Phil Sutter
2017-09-29
1
-9
/
+8
*
bison: permit keywords in list_stmt_expressions
Florian Westphal
2017-09-27
3
-4
/
+13
*
src: parser_bison: rename ct_block to ct_helper_block
Florian Westphal
2017-09-27
1
-8
/
+8
*
src: prepare for future ct timeout policy support
Florian Westphal
2017-09-27
5
-96
/
+23
*
src: ct: remove unused functions
Florian Westphal
2017-09-27
2
-54
/
+0
*
src: store expression as set key instead of data type
Florian Westphal
2017-09-27
8
-84
/
+100
*
evaluate: prepare to store expr key rather than datatype
Florian Westphal
2017-09-27
1
-19
/
+23
*
parser_bison: allow helper keyword in ct object kind
Pablo Neira Ayuso
2017-09-27
1
-5
/
+6
*
parser_bison: use keywords in ct expression
Pablo Neira Ayuso
2017-09-27
2
-54
/
+44
*
parser_bison: consolidate stmt_expr rule
Pablo Neira Ayuso
2017-09-27
1
-27
/
+112
*
include: remove outdated comment
JingPiao Chen
2017-09-27
1
-1
/
+0
*
monitor: Fix for incorrect debug_mask
Phil Sutter
2017-09-27
1
-7
/
+8
*
main: Fix for return of uninitialized variable in nft_run_cmd_from_filename()
Phil Sutter
2017-09-27
1
-1
/
+3
[next]