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
*
parser: add `limit_rate_pkts` and `limit_rate_bytes` rules
Jeremy Sowden
2021-11-03
2
-62
/
+63
*
parser: add new `limit_bytes` rule
Jeremy Sowden
2021-11-03
1
-6
/
+9
*
tests: run-tests.sh: ensure non-zero exit when $failed != 0
Štěpán Němec
2021-11-02
2
-2
/
+2
*
tests: shell: Fix bogus testsuite failure with 250Hz
Phil Sutter
2021-11-02
1
-1
/
+1
*
src: Support netdev egress hook
Lukas Wunner
2021-10-28
41
-39
/
+2413
*
tests: py: Move netdev-specific tests to appropriate subdirectory
Lukas Wunner
2021-10-28
7
-0
/
+0
*
tests: shell: add testcase for --terse
Pablo Neira Ayuso
2021-10-28
1
-0
/
+69
*
cache: disable NFT_CACHE_SETELEM_BIT on --terse listing only
Pablo Neira Ayuso
2021-10-28
1
-2
/
+2
*
cache: ensure evaluate_cache_list flags are set correctly
Chris Arges
2021-10-27
1
-0
/
+1
*
cache: honor table in set filtering
Pablo Neira Ayuso
2021-10-27
1
-1
/
+2
*
cache: honor filter in set listing commands
Pablo Neira Ayuso
2021-10-27
1
-0
/
+2
*
cache: always set on NFT_CACHE_REFRESH for listing
Pablo Neira Ayuso
2021-10-27
1
-6
/
+7
*
configure: default to libedit for cli
Pablo Neira Ayuso
2021-10-25
1
-1
/
+1
*
tests: cover baecd1cf2685 ("segtree: Fix segfault when restoring a huge inter...
Štěpán Němec
2021-10-20
1
-0
/
+29
*
main: _exit() if setuid
Florian Westphal
2021-10-19
1
-0
/
+4
*
tests: shell: auto-removal of chain hook on netns removal
Florian Westphal
2021-10-19
1
-0
/
+6
*
rule: replace three conditionals with one
Jeremy Sowden
2021-10-12
1
-5
/
+3
*
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
[next]