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: shell: add testcase for different defines usage
Arturo Borrero Gonzalez
2016-11-29
1
-0
/
+44
*
tests: shell: add a testcase for many defines
Arturo Borrero Gonzalez
2016-11-29
1
-0
/
+37
*
tests/py: Unmask negative set lookup
Anatole Denis
2016-11-29
85
-226
/
+4690
*
src: Interpret OP_NEQ against a set as OP_LOOKUP
Anatole Denis
2016-11-29
3
-5
/
+33
*
Revert "evaluate: check for NULL datatype in rhs in lookup expr"
Anatole Denis
2016-11-29
1
-23
/
+8
*
tests: Add regression test for malformed sets
Anatole Denis
2016-11-29
1
-0
/
+33
*
evaluate: Add set to cache only when well-formed
Anatole Denis
2016-11-29
1
-3
/
+3
*
src: add log flags syntax support
Liping Zhang
2016-11-24
11
-6
/
+179
*
tests: shell: another testcase for deleting many set elements
Arturo Borrero Gonzalez
2016-11-24
1
-0
/
+48
*
tests: shell: testcase for deleting many set elements
Arturo Borrero Gonzalez
2016-11-24
1
-0
/
+46
*
tests: shell: testcase for adding many set elements
Arturo Borrero Gonzalez
2016-11-24
1
-0
/
+32
*
tests: shell: allow to execute a single testcase
Arturo Borrero Gonzalez
2016-11-24
1
-0
/
+11
*
include: refresh nf_tables.h header
Pablo Neira Ayuso
2016-11-24
1
-4
/
+12
*
Revert "tests: py: nft-tests.py: Add function for loading and removing kernel...
Florian Westphal
2016-11-17
1
-32
/
+0
*
mnl: use nftnl_set_elems_nlmsg_build_payload_iter() when deleting elements
Pablo Neira Ayuso
2016-11-14
1
-14
/
+11
*
src: add notrack support
Pablo Neira Ayuso
2016-11-14
10
-0
/
+55
*
tests: py: missing range conversion in icmpv6
Pablo Neira Ayuso
2016-11-14
1
-2
/
+1
*
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
[next]