index
:
nftables
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: quote user-defined strings when used from rule selectors
Pablo Neira Ayuso
2016-08-18
4
-12
/
+16
*
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
*
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
*
netlink: make checksum fixup work with odd-sized header fields
Florian Westphal
2016-08-01
1
-4
/
+35
*
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
*
evaluate: add small helper to check if payload expr needs binop adjustment
Florian Westphal
2016-08-01
1
-2
/
+7
*
payload: print base and raw values for unknown payloads
Florian Westphal
2016-08-01
1
-1
/
+13
*
netlink: add __binop_adjust helper
Florian Westphal
2016-08-01
1
-4
/
+9
*
parser_bison: keep map flag around when flags are specified
Pablo Neira Ayuso
2016-07-27
1
-1
/
+1
*
xt: use struct xt_xlate_{mt,tg}_params
Pablo Neira Ayuso
2016-07-25
1
-5
/
+15
*
ct: use nftables sysconf location for connlabel configuration
Florian Westphal
2016-07-21
1
-2
/
+5
*
meta: add random support
Florian Westphal
2016-07-19
2
-0
/
+5
*
parser_bison: fix typo in symbol redefinition error reporting
Pablo Neira Ayuso
2016-07-13
1
-1
/
+1
*
src: add xt compat support
Pablo Neira Ayuso
2016-07-13
5
-0
/
+388
*
src: expose delinearize/linearize structures and stmt_error()
Pablo Neira
2016-07-13
3
-36
/
+17
*
netlink_linearize: skip NFTNL_EXPR_DYNSET_TIMEOUT attribute if timeout is unset
Pablo Neira Ayuso
2016-07-12
1
-2
/
+3
*
parser_bison: restore parsing of dynamic set element updates
Pablo Neira Ayuso
2016-07-12
1
-1
/
+13
*
datatype: time_type should send milliseconds to userspace
Pablo Neira Ayuso
2016-07-09
1
-1
/
+2
*
segtree: don't check for overlaps if set definition is empty
Pablo Neira Ayuso
2016-06-22
1
-1
/
+1
*
src: use new definitions from libnftnl
Pablo Neira Ayuso
2016-06-15
3
-11
/
+11
*
payload: don't update protocol context if we can't find a description
Florian Westphal
2016-06-07
1
-0
/
+3
*
evaluate: fix "list set" unexpected behaviour
Pablo M. Bermudo Garay
2016-06-01
1
-1
/
+2
*
src: add support for display maps content
Pablo M. Bermudo Garay
2016-05-31
3
-0
/
+16
*
src: add 'list maps' support
Pablo M. Bermudo Garay
2016-05-31
4
-1
/
+14
*
parser: cap comment length to 128 bytes
Carlos Falgueras García
2016-05-30
1
-0
/
+5
*
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
3
-0
/
+17
*
rule: add 'list flow tables' support
Pablo M. Bermudo Garay
2016-05-20
3
-2
/
+19
*
evaluate: fix crash if we add an error format rule
Liping Zhang
2016-05-14
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
8
-12
/
+228
*
stmt: support generating stateful statements outside of rule context
Patrick McHardy
2016-05-13
2
-32
/
+60
*
netlink_delinearize: support parsing statements not contained within a rule
Patrick McHardy
2016-05-13
1
-28
/
+42
*
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
2
-4
/
+0
*
netlink: several function constifications
Pablo Neira Ayuso
2016-05-13
1
-10
/
+10
*
evaluate: check for NULL datatype in rhs in lookup expr
Arturo Borrero
2016-05-13
1
-9
/
+25
*
src: add ecn support
Pablo Neira Ayuso
2016-05-11
3
-3
/
+38
*
src: add dscp support
Pablo Neira Ayuso
2016-05-11
3
-7
/
+50
[next]