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
...
*
rule: fix stateless output after listing sets containing counters
Jeremy Sowden
2021-10-12
1
-1
/
+3
*
rule: remove fake stateless output of named counters
Jeremy Sowden
2021-10-12
1
-7
/
+6
*
doc: libnftables-json: make the example valid libnftables JSON input
Štěpán Němec
2021-10-11
1
-2
/
+3
*
cache: unset NFT_CACHE_SETELEM with --terse listing
Pablo Neira Ayuso
2021-10-02
1
-3
/
+12
*
cache: filter out sets and maps that are not requested
Pablo Neira Ayuso
2021-09-30
2
-2
/
+20
*
cache: filter out tables that are not requested
Pablo Neira Ayuso
2021-09-30
4
-15
/
+43
*
cache: finer grain cache population for list commands
Pablo Neira Ayuso
2021-09-29
1
-2
/
+23
*
cache: set on cache flags for nested notation
Pablo Neira Ayuso
2021-09-29
2
-0
/
+35
*
evaluate: check for missing transport protocol match in nat map with concaten...
Pablo Neira Ayuso
2021-09-29
3
-3
/
+37
*
evaluate: check for concatenation in set data datatype
Pablo Neira Ayuso
2021-09-29
3
-1
/
+20
*
monitor: honor NLM_F_EXCL netlink flag
Pablo Neira Ayuso
2021-09-29
1
-1
/
+7
*
tests: monitor: update insert and replace commands
Pablo Neira Ayuso
2021-09-29
1
-2
/
+2
*
monitor: honor NLM_F_APPEND flag for rules
Pablo Neira Ayuso
2021-09-29
1
-14
/
+26
*
monitor: display rule position handle
Pablo Neira Ayuso
2021-09-29
1
-1
/
+4
*
netlink: dynset: set compound expr dtype based on set key definition
Florian Westphal
2021-09-29
3
-1
/
+73
*
payload: don't adjust offsets of autogenerated dependency expressions
Florian Westphal
2021-09-29
6
-1
/
+58
*
netlink: reset temporary set element stmt list after list splice
Pablo Neira Ayuso
2021-09-16
3
-1
/
+28
*
doc: fix synopsis of named counter, quota and ct {helper,timeout,expect}
Pablo Neira Ayuso
2021-09-16
2
-9
/
+61
*
tests: py: update ct expiration
Pablo Neira Ayuso
2021-09-15
1
-3
/
+3
*
src: revert hashtable for expression handlers
Pablo Neira Ayuso
2021-09-15
3
-35
/
+10
*
doc: nfnetlink_log allows one single process through unicast
Pablo Neira Ayuso
2021-09-09
1
-5
/
+5
*
netlink: rework range_expr_to_prefix()
Pablo Neira Ayuso
2021-09-09
4
-30
/
+148
*
meta: skip -T for hour and date format
Pablo Neira Ayuso
2021-09-09
1
-24
/
+9
*
src: Check range bounds before converting to prefix
Xiao Liang
2021-09-06
1
-6
/
+9
*
doc: refer to ulogd manpage
Pablo Neira Ayuso
2021-09-06
1
-2
/
+3
*
doc: libnflog handles `log group`, not libnfq
Duncan Roe
2021-09-06
1
-1
/
+1
*
doc: Missing NFT_CTX_OUTPUT_NUMERIC_SYMBOL in libnftables documentation
Pablo Neira Ayuso
2021-09-06
1
-0
/
+1
*
include: add NFT_CTX_OUTPUT_NUMERIC_TIME to NFT_CTX_OUTPUT_NUMERIC_ALL
Pablo Neira Ayuso
2021-09-06
1
-1
/
+2
*
datatype: time_print() ignores -T
Pablo Neira Ayuso
2021-09-06
1
-0
/
+5
*
rule: remove redundant meta protocol from the evaluation step
Pablo Neira Ayuso
2021-09-03
5
-29
/
+56
*
netlink_delinearize: incorrect meta protocol dependency kill again
Pablo Neira Ayuso
2021-09-03
3
-45
/
+151
*
parser_json: Fix error reporting for invalid syntax
Phil Sutter
2021-09-01
1
-10
/
+8
*
netlink_delinearize: incorrect meta protocol dependency kill
Pablo Neira Ayuso
2021-08-26
13
-3
/
+272
*
cache: provide a empty list for flowtables and objects when request fails
Pablo Neira Ayuso
2021-08-26
1
-16
/
+20
*
cache: skip set element netlink dump for add/delete element command
Pablo Neira Ayuso
2021-08-26
2
-2
/
+15
*
tests: monitor: Continue on error
Phil Sutter
2021-08-24
1
-10
/
+23
*
tests: monitor: Print errors to stderr
Phil Sutter
2021-08-24
1
-10
/
+17
*
tests: json_echo: Print errors to stderr
Phil Sutter
2021-08-24
1
-7
/
+7
*
src: Optimize prefix match only if is big-endian
Xiao Liang
2021-08-23
4
-1
/
+29
*
tests: shell: add nft-f/0022variables_0 dump file
Pablo Neira Ayuso
2021-08-20
2
-5
/
+14
*
src: queue: consolidate queue statement syntax
Pablo Neira Ayuso
2021-08-20
7
-24
/
+132
*
parser: permit symbolic define for 'queue num' again
Florian Westphal
2021-08-20
3
-0
/
+13
*
build: Bump version to v1.0.0
v1.0.0
Pablo Neira Ayuso
2021-08-17
2
-3
/
+3
*
netlink_delinearize: skip flags / mask notation for singleton bitmask again
Pablo Neira Ayuso
2021-08-15
4
-1
/
+31
*
evaluate: expand variable containing set into multiple mappings
Pablo Neira Ayuso
2021-08-12
3
-0
/
+46
*
tests/py: Make netns spawning more robust
Phil Sutter
2021-08-11
1
-6
/
+34
*
tcpopt: bogus assertion on undefined options
Pablo Neira Ayuso
2021-08-11
4
-1
/
+25
*
mnl: revisit hook listing
Pablo Neira Ayuso
2021-08-06
5
-120
/
+261
*
tests: py: check more flag match transformations to compact syntax
Pablo Neira Ayuso
2021-07-28
3
-0
/
+193
*
tests: py: tcp flags & (fin | syn | rst | ack) == syn
Pablo Neira Ayuso
2021-07-28
3
-0
/
+36
[prev]
[next]