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: check if table and chain exists when adding rules
Pablo Neira Ayuso
2015-10-18
1
-0
/
+11
*
parser_bison: show all sets via list sets with no family
Pablo Neira Ayuso
2015-10-12
1
-11
/
+3
*
rule: rework list chain
Pablo Neira Ayuso
2015-10-12
1
-1
/
+21
*
rule: `list sets' only displays declaration, not definition
Pablo Neira Ayuso
2015-10-12
1
-3
/
+16
*
evaluate: check if set exists before listing it
Pablo Neira Ayuso
2015-10-12
1
-1
/
+11
*
rule: display table when listing one set
Pablo Neira Ayuso
2015-10-12
1
-3
/
+11
*
src: add `list chains' command
Pablo Neira Ayuso
2015-10-12
4
-3
/
+42
*
rule: display table when listing sets
Pablo Neira Ayuso
2015-10-12
1
-0
/
+10
*
rule: fix printing of rule comments
Arturo Borrero Gonzalez
2015-10-08
1
-4
/
+5
*
expression: provide clone operation for set element ops
Florian Westphal
2015-10-06
1
-0
/
+10
*
tests: add tests for dup
Pablo Neira Ayuso
2015-09-30
5
-0
/
+80
*
src: add dup statement support
Pablo Neira Ayuso
2015-09-30
10
-3
/
+201
*
parser: show all tables via list tables with no family
Pablo Neira Ayuso
2015-09-23
1
-1
/
+1
*
rule: filter out tables depending on family
Pablo Neira Ayuso
2015-09-23
1
-1
/
+6
*
tests: limit: extend them to validate new bytes/second and burst parameters
Pablo Neira Ayuso
2015-09-23
2
-6
/
+63
*
src: add burst parameter to limit
Pablo Neira Ayuso
2015-09-23
8
-5
/
+43
*
src: add per-bytes limit
Pablo Neira Ayuso
2015-09-23
8
-2
/
+129
*
vlan: make != tests work
Florian Westphal
2015-09-18
3
-0
/
+13
*
tests: vlan tests
Florian Westphal
2015-09-18
2
-0
/
+223
*
nft: support listing expressions that use non-byte header fields
Florian Westphal
2015-09-18
4
-13
/
+159
*
tests: add tests for ip version/hdrlength/tcp doff
Florian Westphal
2015-09-18
7
-0
/
+78
*
netlink: cmp: shift rhs constant if lhs offset doesn't start on byte boundary
Florian Westphal
2015-09-18
1
-0
/
+10
*
nft: fill in doff and fix ihl/version template entries
Florian Westphal
2015-09-18
1
-4
/
+6
*
src: netlink: don't truncate set key lengths
Florian Westphal
2015-09-18
1
-2
/
+2
*
src: netlink_linearize: handle sub-byte lengths
Florian Westphal
2015-09-18
1
-2
/
+44
*
payload: disable payload merge if offsets are not on byte boundary.
Florian Westphal
2015-09-18
1
-0
/
+4
*
nft: allow stacking vlan header on top of ethernet
Florian Westphal
2015-09-18
4
-10
/
+121
*
tests: don't depend on set element order
Florian Westphal
2015-09-18
2
-1
/
+30
*
Bump version to v0.5
v0.5
Pablo Neira Ayuso
2015-09-16
1
-1
/
+1
*
src: use new symbols in libnftnl
Pablo Neira Ayuso
2015-09-16
9
-877
/
+877
*
tests: add concatenations and maps; combine them too
Pablo Neira Ayuso
2015-09-11
8
-0
/
+118
*
evaluate: use existing table object from evaluation context
Pablo Neira Ayuso
2015-09-11
1
-4
/
+18
*
mnl: rework netlink socket receive path for events
Pablo Neira Ayuso
2015-09-07
1
-1
/
+37
*
netlink: flush stdout after each event in monitor mode
Pablo Neira Ayuso
2015-09-07
1
-0
/
+1
*
tests: display error when trying to run tests out of the root directory
Pablo Neira Ayuso
2015-09-07
1
-0
/
+5
*
src: fix build with debug off
Florian Westphal
2015-09-07
1
-1
/
+1
*
tests: add 'awkward' prefix match expression
Florian Westphal
2015-08-23
3
-0
/
+17
*
tests: use the src/nft binary instead of $PATH one
Florian Westphal
2015-08-23
1
-17
/
+18
*
tests: redirect: fix payload display
Pablo Neira Ayuso
2015-08-18
2
-33
/
+33
*
tests: sets: don't include listing in payload tests
Pablo Neira Ayuso
2015-08-18
4
-6
/
+0
*
netlink: don't call netlink_dump_*() from listing functions with --debug=netlink
Pablo Neira Ayuso
2015-08-18
1
-4
/
+0
*
evaluate: display error on unexisting chain when listing
Pablo Neira Ayuso
2015-08-18
1
-1
/
+11
*
src: get rid of EINTR handling for nft_netlink()
Pablo Neira Ayuso
2015-08-18
2
-9
/
+6
*
src: use cache infrastructure for set element objects
Pablo Neira Ayuso
2015-08-18
1
-25
/
+11
*
src: use cache infrastructure for rule objects
Pablo Neira Ayuso
2015-08-18
1
-10
/
+12
*
src: add chain declarations to cache
Pablo Neira Ayuso
2015-08-18
1
-2
/
+18
*
evaluate: add cmd_evaluate_rename()
Pablo Neira Ayuso
2015-08-18
1
-0
/
+22
*
src: use cache infrastructure for chain objects
Pablo Neira Ayuso
2015-08-18
1
-39
/
+16
*
rule: add chain reference counter
Pablo Neira Ayuso
2015-08-18
2
-0
/
+12
*
src: early allocation of the set ID
Pablo Neira Ayuso
2015-08-18
2
-4
/
+4
[next]