index
:
nftables
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
*
evaluate: insert byte-order conversions for expressions between 9 and 15 bits
HEAD
master
Jeremy Sowden
3 days
1
-1
/
+1
*
Revert "evaluate: relax type-checking for integer arguments in mark statements"
Pablo Neira Ayuso
11 days
1
-6
/
+2
*
src: improve error reporting for unsupported chain type
Pablo Neira Ayuso
14 days
1
-9
/
+0
*
Reject invalid chain priority values in user space
Phil Sutter
2023-03-10
1
-0
/
+9
*
src: add last statement
Pablo Neira Ayuso
2023-02-28
1
-0
/
+1
*
evaluate: expand value to range when nat mapping contains intervals
Pablo Neira Ayuso
2023-02-28
1
-2
/
+45
*
src: expand table command before evaluation
Pablo Neira Ayuso
2023-02-24
1
-39
/
+0
*
evaluate: infer family from mapping
Pablo Neira Ayuso
2023-02-21
1
-5
/
+40
*
evaluate: print error on missing family in nat statement
Pablo Neira Ayuso
2023-02-21
1
-3
/
+29
*
evaluate: relax type-checking for integer arguments in mark statements
Jeremy Sowden
2023-02-07
1
-2
/
+6
*
src: add support to command "destroy"
Fernando F. Mancera
2023-02-06
1
-0
/
+3
*
evaluate: set eval ctx for add/update statements with integer constants
Florian Westphal
2023-01-26
1
-2
/
+30
*
Implement 'reset rule' and 'reset rules' commands
Phil Sutter
2023-01-18
1
-0
/
+2
*
src: add gre support
Pablo Neira Ayuso
2023-01-02
1
-12
/
+31
*
src: display (inner) tag in --debug=proto-ctx
Pablo Neira Ayuso
2023-01-02
1
-2
/
+2
*
src: add vxlan matching support
Pablo Neira Ayuso
2023-01-02
1
-9
/
+74
*
src: add eval_proto_ctx()
Pablo Neira Ayuso
2023-01-02
1
-73
/
+115
*
evaluate: fix shift exponent underflow in concatenation evaluation
Pablo Neira Ayuso
2022-12-22
1
-1
/
+1
*
netlink_linearize: fix timeout with map updates
Florian Westphal
2022-12-12
1
-0
/
+3
*
evaluate: fix compilation warning
Pablo Neira Ayuso
2022-12-12
1
-2
/
+2
*
evaluate: do not crash on runaway number of concatenation components
Pablo Neira Ayuso
2022-12-08
1
-1
/
+13
*
src: support for selectors with different byteorder with interval concatenations
Pablo Neira Ayuso
2022-11-30
1
-1
/
+22
*
evaluate: datatype memleak after binop transfer
Pablo Neira Ayuso
2022-10-06
1
-1
/
+0
*
evaluate: bogus datatype assertion in binary operation evaluation
Pablo Neira Ayuso
2022-10-06
1
-1
/
+1
*
evaluate: add ethernet header size offset for implicit vlan dependency
Florian Westphal
2022-09-29
1
-1
/
+19
*
evaluate: allow implicit ether -> vlan dep
Florian Westphal
2022-09-28
1
-0
/
+1
*
doc, src: make some spelling and grammatical improvements
Jeremy Sowden
2022-09-22
1
-2
/
+2
*
evaluate: un-break rule insert with intervals
Florian Westphal
2022-09-20
1
-0
/
+1
*
src: Don't parse string as verdict in map
Xiao Liang
2022-08-19
1
-1
/
+2
*
evaluate: search stacked header list for matching payload dep
Florian Westphal
2022-08-05
1
-6
/
+15
*
proto: track full stack of seen l2 protocols, not just cumulative offset
Florian Westphal
2022-08-05
1
-2
/
+13
*
evaluate: report missing interval flag when using prefix/range in concatenation
Pablo Neira Ayuso
2022-07-07
1
-5
/
+20
*
evaluate: fix segfault when adding elements to invalid set
Peter Tirsek
2022-06-27
1
-0
/
+3
*
evaluate: reset ctx->set after set interval evaluation
Pablo Neira Ayuso
2022-06-01
1
-4
/
+6
*
src: fix always-true assertions
Florian Westphal
2022-04-26
1
-1
/
+1
*
src: allow use of base integer types as set keys in concatenations
Florian Westphal
2022-04-18
1
-7
/
+17
*
intervals: support to partial deletion with automerge
Pablo Neira Ayuso
2022-04-13
1
-1
/
+2
*
evaluate: allow for zero length ranges
Pablo Neira Ayuso
2022-04-13
1
-1
/
+1
*
intervals: add support to automerge with kernel elements
Pablo Neira Ayuso
2022-04-13
1
-3
/
+5
*
src: replace interval segment tree overlap and automerge
Pablo Neira Ayuso
2022-04-13
1
-3
/
+67
*
evaluate: string prefix expression must retain original length
Florian Westphal
2022-04-13
1
-1
/
+3
*
evaluate: keep prefix expression length
Florian Westphal
2022-04-13
1
-0
/
+1
*
evaluate: make byteorder conversion on string base type a no-op
Florian Westphal
2022-04-13
1
-2
/
+11
*
src: allow to use integer type header fields via typeof set declaration
Pablo Neira Ayuso
2022-03-29
1
-1
/
+1
*
src: allow to use typeof of raw expressions in set declaration
Pablo Neira Ayuso
2022-03-29
1
-12
/
+63
*
src: copy field_count for anonymous object maps as well
Florian Westphal
2022-03-21
1
-11
/
+17
*
evaluate: init cmd pointer for new on-stack context
Florian Westphal
2022-03-04
1
-0
/
+1
*
src: add tcp option reset support
Florian Westphal
2022-02-28
1
-0
/
+7
*
evaluate: attempt to set_eval flag if dynamic updates requested
Florian Westphal
2022-01-11
1
-0
/
+10
*
evaluate: reject: support ethernet as L2 protocol for inet table
Jeremy Sowden
2021-12-15
1
-1
/
+6
[next]