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
*
evaluate: fix typo
Manuel Messner
2017-02-02
1
-1
/
+1
*
tests: py: Add tests for stateful objects
Elise Lennion
2017-01-27
3
-0
/
+59
*
tests: py: Add suport for stateful objects in python tests
Elise Lennion
2017-01-27
1
-0
/
+131
*
src: Allow list stateful objects in a table
Elise Lennion
2017-01-27
2
-2
/
+16
*
evaluate: Evaluate table name before reset stateful objects in a table
Elise Lennion
2017-01-27
1
-3
/
+4
*
src: Allow list single stateful object
Elise Lennion
2017-01-27
2
-1
/
+25
*
src: Allow reset single stateful object
Elise Lennion
2017-01-27
7
-12
/
+54
*
payload: explicit network ctx assignment for icmp/icmp6 in special families
Arturo Borrero Gonzalez
2017-01-27
7
-40
/
+162
*
tests: shell: validate set size
Pablo Neira Ayuso
2017-01-24
2
-0
/
+28
*
tests: shell: Add test for flush bug on sets with size
Elise Lennion
2017-01-24
1
-0
/
+12
*
rule: check for errors from cache_init_objects() for stateful objects
Pablo Neira Ayuso
2017-01-23
1
-4
/
+3
*
netlink: don't bail out on dump errors
Pablo Neira Ayuso
2017-01-23
1
-15
/
+5
*
src: Honor obligatory stateless printing of flow tables
Elise Lennion
2017-01-23
3
-3
/
+8
*
tests: shell: Add test for set element leak bug
Elise Lennion
2017-01-23
1
-0
/
+11
*
tests: py: Use stateless option on tests
Elise Lennion
2017-01-18
12
-15
/
+15
*
doc: Include stateless option
Elise Lennion
2017-01-18
1
-0
/
+11
*
evaluate: fix export length and data corruption
Florian Westphal
2017-01-16
1
-1
/
+1
*
src: Allow to list ruleset without stateful information
Elise Lennion
2017-01-16
4
-4
/
+24
*
ct: add average bytes per packet counter support
Liping Zhang
2017-01-16
7
-3
/
+35
*
build: add missing backslash to list of CFLAGS
Tobias Klauser
2017-01-16
1
-1
/
+1
*
tests: shell: add maps tests
Elise Lennion
2017-01-10
4
-0
/
+228
*
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
[next]