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
path:
root
/
tests
/
shell
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libnftables: Store top_scope in struct nft_ctx
Phil Sutter
2019-11-07
1
-0
/
+22
*
src: add and use `set_is_meter` helper
Jeremy Sowden
2019-11-06
1
-0
/
+29
*
src: flowtable: add support for delete command by handle
Eric Jallot
2019-11-06
1
-0
/
+22
*
src: flowtable: add support for named flowtable listing
Eric Jallot
2019-10-31
1
-0
/
+21
*
Revert "main: Fix for misleading error with negative chain priority"
Phil Sutter
2019-10-23
1
-8
/
+0
*
main: Fix for misleading error with negative chain priority
Phil Sutter
2019-10-21
1
-0
/
+8
*
segtree: always close interval in non-anonymous sets
Pablo Neira Ayuso
2019-10-09
1
-0
/
+32
*
tests: shell: fix failed tests due to missing quotes
Eric Jallot
2019-10-08
14
-19
/
+18
*
tests: check we can use "dynamic" set for lookups
Florian Westphal
2019-10-07
1
-0
/
+2
*
tests: shell: delete flowtable after flush chain
Pablo Neira Ayuso
2019-09-25
1
-0
/
+9
*
src: meter: avoid double-space in list ruleset output
Florian Westphal
2019-09-20
1
-1
/
+1
*
nftables: don't crash in 'list ruleset' if policy is not set
Sergei Trofimovich
2019-09-16
2
-0
/
+20
*
tests: shell: add huge transaction from firewalld
Eric Garver
2019-09-10
1
-0
/
+10
*
tests: shell: add huge JSON transaction
Eric Garver
2019-09-10
1
-0
/
+16
*
tests: shell: verify huge transaction returns expected number of rules
Eric Garver
2019-09-10
1
-2
/
+3
*
tests: shell: use-after-free from abort path
Pablo Neira Ayuso
2019-09-08
1
-0
/
+19
*
tests: shell: check that rule add with index works with echo
Eric Garver
2019-09-06
2
-0
/
+21
*
tests: shell: move chain priority and policy to chain folder
Pablo Neira Ayuso
2019-08-09
8
-0
/
+0
*
src: allow variable in chain policy
Fernando Fernandez Mancera
2019-08-08
6
-0
/
+80
*
src: allow variables in the chain priority specification
Fernando Fernandez Mancera
2019-08-08
6
-0
/
+80
*
cache: incorrect flush flag for table/chain
Laura Garcia Liebana
2019-07-31
2
-0
/
+32
*
tests: shell: check for table re-definition usecase
Florian Westphal
2019-07-23
1
-0
/
+15
*
src: add ct expectations support
Stéphane Veyret
2019-07-16
2
-1
/
+27
*
cache: incorrect flags for create commands
Pablo Neira Ayuso
2019-07-16
2
-0
/
+10
*
evaluate: missing object maps handling in list and flush commands
Pablo Neira Ayuso
2019-07-16
3
-0
/
+57
*
tests: shell: make sure we test nft binary from working tree, not host
Florian Westphal
2019-07-15
1
-2
/
+0
*
proto: add pseudo th protocol to match d/sport in generic way
Florian Westphal
2019-07-15
2
-0
/
+22
*
tests: shell: update test to include reset command
Pablo Neira Ayuso
2019-07-03
2
-0
/
+9
*
rule: print space between policy and timeout
Pablo Neira Ayuso
2019-07-01
3
-4
/
+4
*
rule: do not print semicolon in ct timeout
Pablo Neira Ayuso
2019-07-01
3
-3
/
+3
*
tests: shell: restore element expiration
Pablo Neira Ayuso
2019-07-01
1
-0
/
+13
*
evaluate: do not allow to list/flush anonymous sets via list command
Pablo Neira Ayuso
2019-06-19
1
-0
/
+33
*
evaluate: allow get/list/flush dynamic sets and maps via list command
Pablo Neira Ayuso
2019-06-19
1
-0
/
+24
*
tests: shell: cannot use handle for non-existing rule in kernel
Pablo Neira Ayuso
2019-06-17
1
-1
/
+1
*
tests/shell: Print unified diffs in dump errors
Phil Sutter
2019-06-08
1
-1
/
+1
*
tests/shell: Fix warning from awk call
Phil Sutter
2019-06-08
1
-1
/
+1
*
src: Support intra-transaction rule references
Phil Sutter
2019-06-07
5
-0
/
+59
*
tests/shell: Test large transaction with echo output
Phil Sutter
2019-05-31
1
-0
/
+14
*
tests: replace single element sets
Pablo Neira Ayuso
2019-05-31
17
-29
/
+30
*
src: Allow goto and jump to a variable
Fernando Fernandez Mancera
2019-05-24
4
-0
/
+67
*
src: update cache if cmd is more specific
Eric Garver
2019-05-24
1
-0
/
+14
*
Revert "tests: shell: avoid single-value anon sets"
Pablo Neira Ayuso
2019-05-24
13
-20
/
+20
*
tests: shell: avoid single-value anon sets
Florian Westphal
2019-05-19
13
-20
/
+20
*
src: use 'flow add' syntax
Pablo Neira Ayuso
2019-03-20
3
-3
/
+3
*
tests: shell: bogus EBUSY on helper deletion from transaction
Pablo Neira Ayuso
2019-03-14
1
-0
/
+15
*
tests: shell: bogus ENOENT on element deletion in interval set
Pablo Neira Ayuso
2019-03-12
1
-0
/
+26
*
tests: shell: bogus EBUSY in set deletion after flush
Pablo Neira Ayuso
2019-03-08
1
-0
/
+18
*
tests: add test case for anon set abort.
Florian Westphal
2019-03-07
1
-0
/
+10
*
segtree: add missing non-matching segment to set in flat representation
Pablo Neira Ayuso
2019-03-06
1
-0
/
+10
*
tests: shell: flush after rule deletion
Pablo Neira Ayuso
2019-02-15
1
-0
/
+22
[prev]
[next]