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
*
src: sort set elements in netlink_get_setelems()
Elise Lennion
2017-01-10
4
-0
/
+106
*
tests: shell: cover cache flush on flush ruleset
Pablo Neira Ayuso
2017-01-10
1
-0
/
+26
*
mnl: use nftnl_nlmsg_build_hdr()
Pablo Neira Ayuso
2017-01-10
1
-106
/
+103
*
parser_bison: remove obsolete tokens
Florian Westphal
2017-01-08
1
-6
/
+0
*
datatype: printf format warnings on 32-bit build
Duncan Roe
2017-01-03
1
-1
/
+1
*
scanner: fix search_in_include_path test
Anatole Denis
2017-01-03
1
-2
/
+2
*
src: support for stateful object monitoring
Pablo Neira Ayuso
2017-01-03
3
-0
/
+162
*
src: add support for stateful object maps
Pablo Neira Ayuso
2017-01-03
7
-14
/
+182
*
src: add stateful object reference expression
Pablo Neira Ayuso
2017-01-03
7
-0
/
+122
*
parser_bison: allow RESET token from rhs
Pablo Neira Ayuso
2017-01-03
1
-8
/
+8
*
src: reset internal stateful objects
Pablo Neira Ayuso
2017-01-03
9
-14
/
+104
*
src: add/create/delete stateful objects
Pablo Neira Ayuso
2017-01-03
8
-3
/
+322
*
src: listing of stateful objects
Pablo Neira Ayuso
2017-01-03
11
-3
/
+360
*
src: add used quota support
Pablo Neira Ayuso
2017-01-03
6
-3
/
+30
*
src: remove SET_F_* flag definitions
Pablo Neira Ayuso
2017-01-03
7
-59
/
+44
*
include: fetch nf_tables.h updates
Pablo Neira Ayuso
2017-01-03
1
-0
/
+64
*
segtree: allocate memory for arrays on heap
Oleksandr Natalenko
2017-01-03
1
-1
/
+10
*
utils: provide array allocation wrapper
Oleksandr Natalenko
2017-01-03
2
-0
/
+12
*
include: Missing noinst_HEADERS updates
v0.7
Pablo Neira Ayuso
2016-12-20
2
-1
/
+6
*
configure: Bump version to v0.7
Pablo Neira Ayuso
2016-12-20
1
-4
/
+4
*
xt: use NFTNL_* definitions
Pablo Neira Ayuso
2016-12-20
1
-6
/
+6
*
mnl: add mnl_nft_setelem_batch_flush() and use it from netlink_flush_setelems()
Pablo Neira Ayuso
2016-12-20
3
-1
/
+30
*
expression: Show the base which pre-defined constants are displayed
Elise Lennion
2016-12-20
7
-1
/
+24
*
netlink_linearize: fix IPv6 layer 4 checksum mangling
Pablo Neira Ayuso
2016-12-16
1
-5
/
+4
*
tests: py: update quota and payload
Pablo Neira Ayuso
2016-12-14
11
-61
/
+61
*
mnl: don't send empty set elements netlink message to kernel
Pablo Neira Ayuso
2016-12-14
3
-5
/
+21
*
segtree: don't trigger error on exact overlaps
Pablo Neira Ayuso
2016-12-13
1
-0
/
+4
*
segtree: wrong prefix expression length on interval_map_decompose()
Pablo Neira Ayuso
2016-12-13
1
-1
/
+2
*
datatype: Display pre-defined inet_service values in decimal base
Elise Lennion
2016-12-11
3
-4
/
+20
*
datatype: Display pre-defined inet_service values in host byte order
Elise Lennion
2016-12-10
3
-6
/
+26
*
src: add support to flush sets
Pablo Neira Ayuso
2016-12-05
4
-1
/
+16
*
src: trigger layer 4 checksum when pseudoheader fields are modified
Pablo Neira
2016-12-04
4
-0
/
+31
*
tests: shell: add test case for inserting element into verdict map
Liping Zhang
2016-12-04
1
-0
/
+25
*
evaluate: return ctx->table from table_lookup_global()
Pablo Neira Ayuso
2016-12-01
1
-1
/
+1
*
evaluate: Update cache on flush ruleset
Anatole Denis
2016-12-01
1
-1
/
+24
*
rule: Introduce helper function cache_flush
Anatole Denis
2016-12-01
2
-1
/
+7
*
datatype: honor -nn option from inet_service_type_print()
Pablo Neira Ayuso
2016-11-30
1
-0
/
+4
*
tests: py: Test TCP flags match with parentheses
Phil Sutter
2016-11-30
5
-0
/
+33
*
bison: remove old log level tokens
Florian Westphal
2016-11-30
1
-8
/
+0
*
datatype: Replace getnameinfo() by internal lookup table
Elise Lennion
2016-11-30
4
-13
/
+348
*
parser_bison: Allow parens on RHS of relational_expr
Phil Sutter
2016-11-29
1
-0
/
+4
*
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
[next]