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
*
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
*
evaluate: reject: Have a generic fix for missing network context
Phil Sutter
2016-09-05
1
-3
/
+1
*
evaluate: Fix datalen checks in expr_evaluate_string()
Phil Sutter
2016-09-05
1
-1
/
+2
*
meta: fix memory leak in tc classid parser
Liping Zhang
2016-08-30
1
-1
/
+2
*
tests: py: adapt netlink bytecode output of numgen and hash
Pablo Neira Ayuso
2016-08-30
2
-5
/
+5
*
parser_bison: allow variable references in set elements definition
Pablo Neira Ayuso
2016-08-29
2
-4
/
+31
*
parser_bison: add variable_expr rule
Pablo Neira Ayuso
2016-08-29
1
-10
/
+13
*
evaluate: validate maximum hash and numgen value
Pablo Neira Ayuso
2016-08-29
2
-8
/
+28
*
evaluate: add expr_evaluate_integer()
Pablo Neira Ayuso
2016-08-29
1
-15
/
+23
*
src: add hash expression
Pablo Neira Ayuso
2016-08-29
11
-2
/
+191
*
src: add numgen expression
Pablo Neira Ayuso
2016-08-29
12
-3
/
+197
*
src: add quota statement
Pablo Neira Ayuso
2016-08-29
9
-5
/
+178
*
tests: py: adapt it to new add element command semantics
Pablo Neira Ayuso
2016-08-29
2
-5
/
+5
*
include: refresh uapi/linux/netfilter/nf_tables.h copy
Pablo Neira Ayuso
2016-08-26
1
-1
/
+79
*
tests: shell: cover add and create set command
Pablo Neira Ayuso
2016-08-25
1
-0
/
+15
*
src: create element command
Pablo Neira Ayuso
2016-08-25
4
-14
/
+20
*
tests: shell: cover add and create set command
Pablo Neira Ayuso
2016-08-24
1
-0
/
+14
*
src: add create set command
Pablo Neira Ayuso
2016-08-24
4
-12
/
+29
*
parser_bison: explicit indication on export ruleset
Pablo Neira Ayuso
2016-08-23
1
-1
/
+7
*
src: Simplify parser rule_spec tree
Carlos Falgueras GarcĂa
2016-08-23
2
-89
/
+22
*
ct: display bit number instead of raw value
Florian Westphal
2016-08-22
3
-1
/
+16
[next]