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
*
doc: fix compression parameter index
Laura Garcia Liebana
2016-06-01
1
-1
/
+1
*
src: add support for display maps content
Pablo M. Bermudo Garay
2016-05-31
4
-0
/
+17
*
src: add 'list maps' support
Pablo M. Bermudo Garay
2016-05-31
5
-1
/
+15
*
parser: cap comment length to 128 bytes
Carlos Falgueras García
2016-05-30
2
-0
/
+7
*
parser: Consolidate comment production
Carlos Falgueras García
2016-05-30
1
-10
/
+15
*
parser: fix crash if we add a chain with an error chain type
Liping Zhang
2016-05-30
1
-2
/
+4
*
meta: fix a format error display when we set priority to root or none
Liping Zhang
2016-05-30
1
-2
/
+4
*
meta: fix endianness in priority
Liping Zhang
2016-05-30
1
-1
/
+1
*
set_elem: Use libnftnl/udata to store set element comment
Carlos Falgueras García
2016-05-30
1
-4
/
+46
*
netlink_delinerize: don't use meta_match_postprocess for ct pp
Florian Westphal
2016-05-25
1
-7
/
+29
*
netlink_linearize: do not duplicate user data when linearizing user data
Carlos Falgueras García
2016-05-25
1
-8
/
+3
*
rule: add support for display flow tables content
Pablo M. Bermudo Garay
2016-05-20
4
-0
/
+18
*
rule: add 'list flow tables' support
Pablo M. Bermudo Garay
2016-05-20
4
-2
/
+20
*
evaluate: fix crash if we add an error format rule
Liping Zhang
2016-05-14
1
-1
/
+1
*
tests/py: add tests for frag more-fragments and frag reserved2
Pablo Neira Ayuso
2016-05-13
3
-21
/
+44
*
include: constify nlexpr field in location structure
Pablo Neira Ayuso
2016-05-13
1
-1
/
+1
*
parser_bison: update flow table syntax
Pablo Neira Ayuso
2016-05-13
2
-6
/
+8
*
src: add flow statement
Patrick McHardy
2016-05-13
12
-12
/
+245
*
stmt: support generating stateful statements outside of rule context
Patrick McHardy
2016-05-13
3
-32
/
+61
*
netlink_delinearize: support parsing statements not contained within a rule
Patrick McHardy
2016-05-13
2
-29
/
+43
*
tests/py: update for changed set name in payload
Pablo Neira Ayuso
2016-05-13
76
-1917
/
+1917
*
set: explicitly supply name to implicit set declarations
Patrick McHardy
2016-05-13
1
-3
/
+6
*
set: allow non-constant implicit set declarations
Patrick McHardy
2016-05-13
1
-1
/
+3
*
src: declare interval_map_decompose() from header file
Pablo Neira Ayuso
2016-05-13
3
-4
/
+1
*
netlink: several function constifications
Pablo Neira Ayuso
2016-05-13
2
-16
/
+16
*
tests/shell/run-tests.sh: print hint about testcase being executed
Arturo Borrero
2016-05-13
1
-0
/
+4
*
tests/shell/run-tests.sh: execute tests in sorted order
Arturo Borrero
2016-05-13
1
-1
/
+6
*
tests/shell: add testcase to catch segfault if invalid syntax was used
Arturo Borrero
2016-05-13
1
-0
/
+21
*
tests/shell: add testcase for 'nft -f' load with actions
Arturo Borrero
2016-05-13
1
-0
/
+68
*
evaluate: check for NULL datatype in rhs in lookup expr
Arturo Borrero
2016-05-13
1
-9
/
+25
*
tests/py: fix payload of dccp type in set elements
Pablo Neira Ayuso
2016-05-11
4
-4
/
+4
*
tests/py: fix fragment-offset field
Pablo Neira Ayuso
2016-05-11
2
-4
/
+4
*
tests/py: add missing netdev ip dscp payload tests
Pablo Neira Ayuso
2016-05-11
1
-0
/
+43
*
src: add ecn support
Pablo Neira Ayuso
2016-05-11
6
-3
/
+51
*
src: add dscp support
Pablo Neira Ayuso
2016-05-11
12
-17
/
+225
*
proto: remove priority field definition from IPv6 header
Pablo Neira Ayuso
2016-05-11
2
-9
/
+0
*
proto: update IPv6 flowlabel offset and length according to RFC2460
Pablo Neira Ayuso
2016-05-11
4
-2
/
+10
*
evaluate: handle payload matching split in two bytes
Pablo Neira Ayuso
2016-05-11
1
-8
/
+16
*
src: move payload sub-byte matching to the evaluation step
Pablo Neira Ayuso
2016-05-11
2
-107
/
+97
*
evaluate: transfer right shifts to set reference side
Pablo Neira Ayuso
2016-05-11
2
-6
/
+94
*
evaluate: transfer right shifts to range side
Pablo Neira Ayuso
2016-05-11
1
-0
/
+12
*
evaluate: transfer right shifts to constant side
Patrick McHardy
2016-05-11
1
-4
/
+26
*
dist: include tests/ directory and files in tarball
Arturo Borrero
2016-04-29
1
-0
/
+2
*
tests: py: allow to run tests with other nft binaries
Arturo Borrero
2016-04-27
1
-1
/
+1
*
tests/py: add interval tests
Pablo Neira Ayuso
2016-04-27
2
-0
/
+23
*
tests/py: explicitly indication of set type and flags from test definitions
Pablo Neira Ayuso
2016-04-27
3
-32
/
+68
*
tests/py: add more interval tests for anonymous sets
Pablo Neira Ayuso
2016-04-27
4
-0
/
+40
*
tests: shell: add testcases for named sets with intervals
Arturo Borrero
2016-04-27
5
-0
/
+97
*
segtree: add interval overlap detection for dynamic updates
Pablo Neira Ayuso
2016-04-27
1
-3
/
+52
*
segtree: rename set expression set_to_segtree()
Pablo Neira Ayuso
2016-04-27
1
-7
/
+7
[next]