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
*
tests: py: add some testcases for log flags
Pablo Neira Ayuso
2016-11-14
3
-17
/
+17
*
tests: shell: add testcases for comments in set elements
Arturo Borrero Gonzalez
2016-11-09
3
-0
/
+35
*
segtree: keep element comments in set intervals
Pablo Neira Ayuso
2016-11-09
1
-3
/
+7
*
src: add offset attribute for hash expression
Laura Garcia Liebana
2016-11-09
9
-9
/
+36
*
src: make hash seed attribute optional
Laura Garcia Liebana
2016-11-09
3
-0
/
+13
*
tests: shell: add a new testcase for ruleset loading bug
Arturo Borrero Gonzalez
2016-11-09
1
-0
/
+27
*
tests: shell: introduce the cache testcases directory
Arturo Borrero Gonzalez
2016-11-09
1
-0
/
+0
*
tests: shell: delete useless stderr output in testcase
Arturo Borrero Gonzalez
2016-11-09
1
-1
/
+1
*
xt: update Arturo Borrero Gonzalez email address
Arturo Borrero Gonzalez
2016-11-09
1
-1
/
+1
*
netlink_linearize: skip set element expression in flow table key
Pablo Neira Ayuso
2016-10-31
3
-3
/
+25
*
doc: fix synopsis for ct expression
Anders K. Pedersen
2016-10-31
1
-10
/
+15
*
evaluate: Allow concatenation of rt nexthop etc.
Anders K. Pedersen
2016-10-31
1
-7
/
+7
*
tests/py: add missing payload test for numgen offset
Pablo Neira Ayuso
2016-10-31
1
-0
/
+5
*
log: rename the log level "warning" to "warn"
Liping Zhang
2016-10-31
1
-1
/
+1
*
ct: fix "ct l3proto/protocol" syntax broken
Liping Zhang
2016-10-30
1
-1
/
+3
*
Correct description of -n/--numeric option
Jon Jensen
2016-10-29
2
-10
/
+7
*
Replace tests/files/expr-rt with Python based tests, and replace ether type
Anders K. Pedersen
2016-10-29
11
-26
/
+61
*
src: add fib expression
Florian Westphal
2016-10-28
14
-0
/
+395
*
rt: introduce routing expression
Anders K. Pedersen
2016-10-28
13
-1
/
+401
*
meta: allow resolving meta keys at run time
Florian Westphal
2016-10-27
4
-7
/
+66
*
ct: allow resolving ct keys at run time
Florian Westphal
2016-10-27
5
-15
/
+69
*
utils: provide snprintf helper macro
Florian Westphal
2016-10-27
1
-0
/
+10
*
parser: add offset keyword and parser rule
Pablo Neira Ayuso
2016-10-27
2
-1
/
+7
*
netlink: fix linearize numgen type
Laura Garcia Liebana
2016-10-27
1
-1
/
+1
*
src: add offset attribute for numgen expression
Laura Garcia Liebana
2016-10-27
8
-7
/
+20
*
meta: fix pkttype name and add 'other' symbol
Florian Westphal
2016-10-27
3
-5
/
+7
*
src: don't need keyword for log level
Pablo Neira Ayuso
2016-10-21
2
-16
/
+24
*
tests: shell: update kernel modules to clean
Arturo Borrero Gonzalez
2016-10-21
1
-2
/
+4
*
parser_bison: allow to use variable to add/create/delete elements
Pablo Neira Ayuso
2016-10-21
2
-3
/
+25
*
netlink: fix monitor trace crash with netdev family
Florian Westphal
2016-10-21
1
-2
/
+5
*
src: support ct l3proto/protocol without direction syntax
Liping Zhang
2016-10-17
3
-8
/
+10
*
src: use new range expression for != [a,b] intervals
Pablo Neira Ayuso
2016-10-17
58
-421
/
+293
*
meta: permit numeric interface type
Florian Westphal
2016-10-17
1
-2
/
+13
*
tests: py: fix numgen case failed due to changes in libnftnl
Liping Zhang
2016-09-23
1
-3
/
+3
*
tests: py: add more test cases for queue expr
Liping Zhang
2016-09-23
2
-6
/
+17
*
src: fix compile error due to _UNTIL renamed to _MODULUS in libnftnl
Liping Zhang
2016-09-12
3
-4
/
+4
*
tests: py: replace "eth0" with "lo" in dup expr tests
Liping Zhang
2016-09-12
4
-12
/
+12
*
payload: remove byteorder conversion
Florian Westphal
2016-09-09
1
-2
/
+0
*
tests: catch ordering issue w. ether set
Florian Westphal
2016-09-09
2
-3
/
+3
*
datatype: ll: use big endian byte ordering
Florian Westphal
2016-09-09
2
-5
/
+6
*
doc: payload and conntrack statement
Florian Westphal
2016-09-09
1
-1
/
+81
*
doc: update meta expression
Florian Westphal
2016-09-09
1
-0
/
+6
*
doc: nft: document log, reject, counter, meta, limit, nat and queue statements
Pablo Neira Ayuso
2016-09-08
1
-3
/
+457
*
doc: nft: add my copyright statement to the manpage
Pablo Neira Ayuso
2016-09-08
1
-4
/
+17
*
netlink_delinearize: Avoid potential null pointer deref
Pablo Neira Ayuso
2016-09-07
1
-0
/
+13
*
tests: py: any: Remove duplicate tests
Manuel Johannes Messner
2016-09-06
2
-15
/
+0
*
tests: py: any: Make tests more generic by using other interfaces
Manuel Johannes Messner
2016-09-06
2
-71
/
+71
*
tests: py: nft-tests.py: Add function for loading and removing kernel modules
Manuel Johannes Messner
2016-09-06
1
-0
/
+32
*
evaluate: display expression, statement and command name on debug
Pablo Neira Ayuso
2016-09-05
1
-3
/
+31
*
evaluate: Avoid undefined behaviour in concat_subtype_id()
Phil Sutter
2016-09-05
1
-1
/
+4
[next]