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
*
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
*
ct: allow numeric conntrack labels
Florian Westphal
2016-08-22
1
-8
/
+22
*
tests: shell: add testcase for reject expr
Liping Zhang
2016-08-22
1
-0
/
+9
*
parser_bison: keep snat/dnat existing syntax unchanged
Liping Zhang
2016-08-22
1
-1
/
+14
*
parser_bison: redirect to :port for consistency with nat/masq statement
Pablo Neira Ayuso
2016-08-18
5
-38
/
+47
*
src: meta priority support using tc classid
Pablo Neira Ayuso
2016-08-18
8
-22
/
+132
*
src: simplify classid printing using %x instead of %04x
Pablo Neira Ayuso
2016-08-18
1
-8
/
+1
*
src: rename datatype name from tc_handle to classid
Pablo Neira Ayuso
2016-08-18
2
-5
/
+5
*
scanner: remove range expression
Pablo Neira Ayuso
2016-08-18
1
-1
/
+0
*
scanner: allow strings starting by underscores and dots
Pablo Neira Ayuso
2016-08-18
1
-1
/
+1
*
parser_bison: missing token string in QUOTED_ASTERISK and ASTERISK_STRING
Pablo Neira Ayuso
2016-08-18
1
-2
/
+2
*
src: support for RFC2732 IPv6 address format with brackets
Pablo Neira Ayuso
2016-08-18
6
-10
/
+46
*
src: add 'to' for snat and dnat
Pablo Neira Ayuso
2016-08-18
10
-40
/
+40
*
src: quote user-defined strings when used from rule selectors
Pablo Neira Ayuso
2016-08-18
27
-157
/
+161
*
ct: release ct_label table on exit
Pablo Neira Ayuso
2016-08-17
1
-0
/
+5
*
ct: add missing slash to connlabel path
Pablo Neira Ayuso
2016-08-17
1
-1
/
+1
*
tests: tests to include files
Pablo Neira Ayuso
2016-08-10
4
-0
/
+107
*
scanner: don't break line on include error message
Pablo Neira Ayuso
2016-08-10
1
-1
/
+1
*
scanner: don't fall back on current directory if include is not found
Pablo Neira Ayuso
2016-08-10
1
-7
/
+6
*
scanner: honor absolute and relative paths via include file
Pablo Neira Ayuso
2016-08-10
1
-7
/
+17
*
tests: ip payload set support for ecn and dscp
Florian Westphal
2016-08-01
4
-0
/
+123
*
netlink: make checksum fixup work with odd-sized header fields
Florian Westphal
2016-08-01
1
-4
/
+35
*
tests: ip6 dscp, flowlabel and ecn test cases
Florian Westphal
2016-08-01
3
-0
/
+140
*
netlink: decode payload statment
Florian Westphal
2016-08-01
1
-5
/
+178
*
evaluate: add support to set IPv6 non-byte header fields
Florian Westphal
2016-08-01
1
-4
/
+76
[next]