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: add TCP option matching
Manuel Messner
2017-02-12
1
-1
/
+34
*
exthdr: prepare exthdr_gen_dependency for tcp support
Manuel Messner
2017-02-12
1
-4
/
+5
*
evaluate: fix typo
Manuel Messner
2017-02-02
1
-1
/
+1
*
src: Allow list stateful objects in a table
Elise Lennion
2017-01-27
1
-2
/
+8
*
evaluate: Evaluate table name before reset stateful objects in a table
Elise Lennion
2017-01-27
1
-3
/
+4
*
src: Allow list single stateful object
Elise Lennion
2017-01-27
1
-0
/
+14
*
src: Allow reset single stateful object
Elise Lennion
2017-01-27
1
-1
/
+25
*
evaluate: fix export length and data corruption
Florian Westphal
2017-01-16
1
-1
/
+1
*
src: add support for stateful object maps
Pablo Neira Ayuso
2017-01-03
1
-1
/
+73
*
src: add stateful object reference expression
Pablo Neira Ayuso
2017-01-03
1
-0
/
+16
*
src: reset internal stateful objects
Pablo Neira Ayuso
2017-01-03
1
-0
/
+1
*
src: add/create/delete stateful objects
Pablo Neira Ayuso
2017-01-03
1
-0
/
+5
*
src: listing of stateful objects
Pablo Neira Ayuso
2017-01-03
1
-0
/
+2
*
src: remove SET_F_* flag definitions
Pablo Neira Ayuso
2017-01-03
1
-17
/
+17
*
src: add support to flush sets
Pablo Neira Ayuso
2016-12-05
1
-0
/
+3
*
evaluate: return ctx->table from table_lookup_global()
Pablo Neira Ayuso
2016-12-01
1
-1
/
+1
*
evaluate: Update cache on flush ruleset
Anatole Denis
2016-12-01
1
-1
/
+24
*
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
[next]