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
/
evaluate.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
src: Interpret OP_NEQ against a set as OP_LOOKUP
Anatole Denis
2016-11-29
1
-0
/
+14
*
Revert "evaluate: check for NULL datatype in rhs in lookup expr"
Anatole Denis
2016-11-29
1
-23
/
+8
*
evaluate: Add set to cache only when well-formed
Anatole Denis
2016-11-29
1
-3
/
+3
*
src: add log flags syntax support
Liping Zhang
2016-11-24
1
-5
/
+7
*
src: add notrack support
Pablo Neira Ayuso
2016-11-14
1
-0
/
+1
*
evaluate: Allow concatenation of rt nexthop etc.
Anders K. Pedersen
2016-10-31
1
-7
/
+7
*
Replace tests/files/expr-rt with Python based tests, and replace ether type
Anders K. Pedersen
2016-10-29
1
-2
/
+2
*
src: add fib expression
Florian Westphal
2016-10-28
1
-0
/
+1
*
rt: introduce routing expression
Anders K. Pedersen
2016-10-28
1
-0
/
+34
*
evaluate: display expression, statement and command name on debug
Pablo Neira Ayuso
2016-09-05
1
-3
/
+31
*
evaluate: Avoid undefined behaviour in concat_subtype_id()
Phil Sutter
2016-09-05
1
-1
/
+4
*
evaluate: reject: Have a generic fix for missing network context
Phil Sutter
2016-09-05
1
-3
/
+1
*
evaluate: Fix datalen checks in expr_evaluate_string()
Phil Sutter
2016-09-05
1
-1
/
+2
*
evaluate: validate maximum hash and numgen value
Pablo Neira Ayuso
2016-08-29
1
-6
/
+22
*
evaluate: add expr_evaluate_integer()
Pablo Neira Ayuso
2016-08-29
1
-15
/
+23
*
src: add hash expression
Pablo Neira Ayuso
2016-08-29
1
-0
/
+21
*
src: add numgen expression
Pablo Neira Ayuso
2016-08-29
1
-0
/
+27
*
src: add quota statement
Pablo Neira Ayuso
2016-08-29
1
-0
/
+1
*
src: Simplify parser rule_spec tree
Carlos Falgueras GarcĂa
2016-08-23
1
-67
/
+1
*
netlink: make checksum fixup work with odd-sized header fields
Florian Westphal
2016-08-01
1
-4
/
+35
*
evaluate: add support to set IPv6 non-byte header fields
Florian Westphal
2016-08-01
1
-4
/
+76
*
evaluate: add small helper to check if payload expr needs binop adjustment
Florian Westphal
2016-08-01
1
-2
/
+7
*
src: add xt compat support
Pablo Neira Ayuso
2016-07-13
1
-0
/
+1
*
src: expose delinearize/linearize structures and stmt_error()
Pablo Neira
2016-07-13
1
-22
/
+0
*
evaluate: fix "list set" unexpected behaviour
Pablo M. Bermudo Garay
2016-06-01
1
-1
/
+2
*
src: add support for display maps content
Pablo M. Bermudo Garay
2016-05-31
1
-0
/
+10
*
src: add 'list maps' support
Pablo M. Bermudo Garay
2016-05-31
1
-0
/
+1
*
rule: add support for display flow tables content
Pablo M. Bermudo Garay
2016-05-20
1
-0
/
+11
*
rule: add 'list flow tables' support
Pablo M. Bermudo Garay
2016-05-20
1
-0
/
+1
*
evaluate: fix crash if we add an error format rule
Liping Zhang
2016-05-14
1
-1
/
+1
*
src: add flow statement
Patrick McHardy
2016-05-13
1
-0
/
+37
*
set: explicitly supply name to implicit set declarations
Patrick McHardy
2016-05-13
1
-3
/
+6
*
set: allow non-constant implicit set declarations
Patrick McHardy
2016-05-13
1
-1
/
+3
*
evaluate: check for NULL datatype in rhs in lookup expr
Arturo Borrero
2016-05-13
1
-9
/
+25
*
evaluate: handle payload matching split in two bytes
Pablo Neira Ayuso
2016-05-11
1
-8
/
+16
*
src: move payload sub-byte matching to the evaluation step
Pablo Neira Ayuso
2016-05-11
1
-8
/
+97
*
evaluate: transfer right shifts to set reference side
Pablo Neira Ayuso
2016-05-11
1
-0
/
+40
*
evaluate: transfer right shifts to range side
Pablo Neira Ayuso
2016-05-11
1
-0
/
+12
*
evaluate: transfer right shifts to constant side
Patrick McHardy
2016-05-11
1
-4
/
+26
*
evaluate: bail out on prefix or range to non-interval set
Pablo Neira Ayuso
2016-04-27
1
-0
/
+16
*
nft monitor [ trace ]
Patrick McHardy
2016-04-24
1
-0
/
+18
*
payload: fix stacked headers protocol context tracking
Patrick McHardy
2016-04-24
1
-33
/
+11
*
src: evaluate: Show error for fanout without balance
Shivani Bhardwaj
2016-04-13
1
-0
/
+5
*
evaluate: improve rule management checks
Arturo Borrero
2016-04-13
1
-1
/
+67
*
evaluate: use table_lookup_global() from expr_evaluate_symbol()
Pablo Neira Ayuso
2016-03-14
1
-15
/
+15
*
src: revisit cache population logic
Pablo Neira Ayuso
2016-03-14
1
-16
/
+45
*
src: Add support for masquerade port selection
Shivani Bhardwaj
2016-03-03
1
-0
/
+6
*
exthdr: generate dependencies for inet/bridge/netdev family
Florian Westphal
2016-03-02
1
-3
/
+14
*
evaluate: enforce ip6 proto with exthdr expression
Florian Westphal
2016-03-02
1
-1
/
+17
*
evaluate: reject set references in set elements
Florian Westphal
2016-03-02
1
-0
/
+5
[prev]
[next]