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
*
nft: allow stacking vlan header on top of ethernet
Florian Westphal
2015-09-18
1
-1
/
+77
*
evaluate: use existing table object from evaluation context
Pablo Neira Ayuso
2015-09-11
1
-4
/
+18
*
evaluate: display error on unexisting chain when listing
Pablo Neira Ayuso
2015-08-18
1
-1
/
+11
*
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: add set declaration to cache
Pablo Neira Ayuso
2015-08-18
1
-0
/
+9
*
src: use cache infrastructure for set objects
Pablo Neira Ayuso
2015-08-18
1
-35
/
+18
*
src: add table declaration to cache
Pablo Neira Ayuso
2015-08-18
1
-2
/
+13
*
src: add cmd_evaluate_list()
Pablo Neira Ayuso
2015-08-18
1
-0
/
+23
*
src: add cache infrastructure and use it for table objects
Pablo Neira Ayuso
2015-08-18
1
-0
/
+6
*
src: add netdev family support
Pablo Neira Ayuso
2015-06-16
1
-0
/
+4
*
eval: prohibit variable sized types in concat expressions
Patrick McHardy
2015-06-02
1
-0
/
+7
*
nftables: add set statemet
Patrick McHardy
2015-04-12
1
-1
/
+27
*
set: add timeout support for sets
Patrick McHardy
2015-04-12
1
-0
/
+4
*
expr: add set_elem_expr as container for set element attributes
Patrick McHardy
2015-04-12
1
-0
/
+15
*
evaluate: missing break; in str2hooknum()
Pablo Neira Ayuso
2015-03-17
1
-0
/
+2
*
evaluate: use stmt_evaluate_arg() in all cases
Patrick McHardy
2015-01-12
1
-4
/
+3
*
evaluate: check that map expressions' datatype matches mappings
Patrick McHardy
2015-01-12
1
-0
/
+7
*
evaluate: properly set datatype of map expression
Patrick McHardy
2015-01-12
1
-1
/
+1
*
evaluate: verify named map is actually a map
Patrick McHardy
2015-01-12
1
-1
/
+2
*
evaluate: clean up unused variables (pctx)
Alvaro Neira Ayuso
2015-01-12
1
-3
/
+0
*
concat: add concat subtype lookup/id helpers
Patrick McHardy
2015-01-11
1
-6
/
+3
*
evaluate: add missing datatype compat checks for statement arguments
Patrick McHardy
2015-01-10
1
-23
/
+43
*
eval: refactor NAT evaluation functions
Patrick McHardy
2015-01-10
1
-56
/
+54
*
erec: use stdio vasprintf instead of gmp_vasprintf
Steven Barth
2015-01-07
1
-2
/
+6
*
evaluate: reject: fix dependency generation from nft -f
Pablo Neira Ayuso
2015-01-06
1
-1
/
+2
*
datatype: change concat_type_alloc() to construct type from id
Patrick McHardy
2014-12-16
1
-5
/
+6
*
datatype: add define for maximum number of bits and mask of datatype id
Patrick McHardy
2014-12-16
1
-1
/
+1
*
datatype: add new subtypes field to account number of concat data types
Patrick McHardy
2014-12-16
1
-2
/
+4
*
src: generate set members using integer_type in the appropriate byteorder
Pablo Neira Ayuso
2014-12-09
1
-1
/
+3
*
evaluate: reject: fix crash on NULL location with bridge and tcp reset
Alvaro Neira
2014-11-26
1
-1
/
+1
*
src: add redirect support
Arturo Borrero
2014-11-04
1
-0
/
+40
*
evaluate: reject: enhance the error support throwing message with more details
Alvaro Neira
2014-10-24
1
-17
/
+26
*
evaluate: reject: check the context in reject without reason for bridge and i...
Alvaro Neira
2014-10-24
1
-2
/
+42
*
evaluate: reject: check in bridge and inet the network context in reject
Alvaro Neira
2014-10-24
1
-51
/
+117
*
evaluate: reject: accept a reject reason with incorrect network context
Alvaro Neira
2014-10-24
1
-0
/
+2
*
evaluate: reject: fix crash if we have transport protocol conflict from inet
Alvaro Neira
2014-10-21
1
-1
/
+6
*
evaluate: reject: fix crash if we specify ether type or meta nfproto
Alvaro Neira
2014-10-21
1
-7
/
+7
*
evaluate: fix a crash if we specify ether type or meta nfproto in reject
Alvaro Neira
2014-10-11
1
-1
/
+50
*
src: add masquerade support
Arturo Borrero
2014-10-09
1
-0
/
+27
*
src: interpret the event type from the evaluation step
Pablo Neira Ayuso
2014-10-09
1
-1
/
+70
*
nft: complete reject support
Alvaro Neira
2014-10-09
1
-1
/
+183
*
src: Enhance payload_gen_dependency()
Alvaro Neira
2014-10-09
1
-7
/
+2
*
queue: clean up queue statement
Patrick McHardy
2014-09-24
1
-1
/
+14
*
src: fix 'describe' command when passing wrong expressions
Pablo Neira Ayuso
2014-09-17
1
-0
/
+1
*
src: add level option to the log statement
Pablo Neira Ayuso
2014-07-25
1
-1
/
+14
*
evaluate: fix concat expressions as map arguments
Patrick McHardy
2014-07-10
1
-0
/
+1
*
src: revert broken reject icmp code support
Pablo Neira Ayuso
2014-06-20
1
-17
/
+0
*
reject: add ICMP code parameter for indicating the type of error
Álvaro Neira Ayuso
2014-06-16
1
-2
/
+7
*
reject: Use protocol context for indicating the reject type
Álvaro Neira Ayuso
2014-06-16
1
-0
/
+12
[next]