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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
parser_bison: initializer_expr must use rhs_expr
Pablo Neira Ayuso
2016-01-13
1
-18
/
+2
*
rule: don't list anonymous sets
Arturo Borrero
2016-01-05
1
-0
/
+2
*
src: ct: make ct l3proto work
Florian Westphal
2016-01-04
1
-2
/
+2
*
netlink: only drop mask if it matches left known-size operand
Florian Westphal
2016-01-04
1
-3
/
+5
*
netlink: don't handle lhs zero-length expression as concat type
Florian Westphal
2016-01-04
1
-1
/
+1
*
ct: add support for directional keys
Florian Westphal
2016-01-04
4
-12
/
+79
*
parser: restore bitwise operations from the rhs of relational expressions
Pablo Neira Ayuso
2016-01-03
1
-6
/
+41
*
parser: rename multiton_expr to multiton_rhs_expr
Pablo Neira Ayuso
2016-01-03
1
-14
/
+14
*
parser: get rid of multiton_expr from lhs relational expression
Pablo Neira Ayuso
2016-01-03
1
-10
/
+44
*
parser: add redirect constant to rhs_expr rule
Pablo Neira Ayuso
2016-01-03
2
-1
/
+8
*
parser: restrict relational rhs expression recursion
Pablo Neira Ayuso
2016-01-03
1
-108
/
+159
*
src: add new netdev protocol description
Pablo Neira Ayuso
2015-12-25
4
-4
/
+48
*
netlink_delinearize: add previous statement to rule_pp_ctx
Pablo Neira Ayuso
2015-12-18
1
-13
/
+17
*
netlink_delinearize: postprocess expression before range merge
Pablo Neira Ayuso
2015-12-14
1
-3
/
+3
*
src: fix sub-byte protocol header definitions
Pablo Neira Ayuso
2015-12-14
4
-48
/
+59
*
netlink_delinearize: fix use-after-free
Pablo Neira Ayuso
2015-11-28
1
-3
/
+3
*
netlink: fix up indentation damage
Patrick McHardy
2015-11-27
3
-112
/
+87
*
proto: fix arpop symbol table endianess
Patrick McHardy
2015-11-25
1
-7
/
+7
*
payload: add payload statement
Patrick McHardy
2015-11-25
5
-5
/
+139
*
proto: add checksum key information to struct proto_desc
Patrick McHardy
2015-11-25
1
-0
/
+5
*
rule: move comment out of handle
Patrick McHardy
2015-11-15
5
-17
/
+16
*
evaluate: fix string matching on big endian
Pablo Neira Ayuso
2015-11-11
1
-3
/
+14
*
rule: don't reorder protocol payload expressions when merging
Florian Westphal
2015-11-06
1
-7
/
+42
*
src: allow filtering on L2 header in inet family
Florian Westphal
2015-11-06
3
-9
/
+70
*
src: add interface wildcard matching
Pablo Neira Ayuso
2015-11-02
6
-40
/
+206
*
src: Add command "replace" for rules
Carlos Falgueras GarcĂa
2015-11-02
6
-2
/
+60
*
evaluate: fix mapping evaluation
Pablo Neira Ayuso
2015-10-23
1
-12
/
+13
*
netlink_linearize: factor out prefix generation
Pablo Neira Ayuso
2015-10-21
1
-22
/
+31
*
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
3
-3
/
+40
*
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
*
src: add dup statement support
Pablo Neira Ayuso
2015-09-30
7
-3
/
+175
*
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
*
src: add burst parameter to limit
Pablo Neira Ayuso
2015-09-23
6
-5
/
+39
*
src: add per-bytes limit
Pablo Neira Ayuso
2015-09-23
5
-2
/
+115
*
vlan: make != tests work
Florian Westphal
2015-09-18
1
-0
/
+1
*
nft: support listing expressions that use non-byte header fields
Florian Westphal
2015-09-18
3
-13
/
+156
*
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
[next]