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 nft_ prefix to everything exposed through include/nftables/nftables.h
Pablo Neira Ayuso
2017-10-24
1
-14
/
+14
*
nftables: make pointers in string arrays constant
Harsha Sharma
2017-10-09
1
-2
/
+2
*
evaluate: Fix debug output
Phil Sutter
2017-10-06
1
-9
/
+11
*
src: rt: add keyword distinction for nexthop vs nexthop6
Florian Westphal
2017-09-29
1
-13
/
+9
*
src: ct: add eval part to inject dependencies for ct saddr/daddr
Florian Westphal
2017-09-29
1
-6
/
+64
*
src: get rid of printf
Phil Sutter
2017-09-29
1
-11
/
+11
*
src: store expression as set key instead of data type
Florian Westphal
2017-09-27
1
-24
/
+38
*
evaluate: prepare to store expr key rather than datatype
Florian Westphal
2017-09-27
1
-19
/
+23
*
src: add stateful object support for limit
Pablo M. Bermudo Garay
2017-09-04
1
-0
/
+5
*
evaluate: convert expr_rt byteorder when evaluating statment arg
Florian Westphal
2017-08-28
1
-0
/
+2
*
src: add debugging mask to context structure
Pablo Neira Ayuso
2017-08-23
1
-18
/
+25
*
src: remove ifdef DEBUG pollution
Pablo Neira Ayuso
2017-08-23
1
-8
/
+0
*
src: add tcp options set support
Florian Westphal
2017-08-22
1
-0
/
+15
*
evaluate: shift immediate value when adjusting size for csum fixup
Florian Westphal
2017-08-17
1
-11
/
+14
*
echo: Fix for added delays in rule updates
Phil Sutter
2017-08-15
1
-9
/
+0
*
src: introduce struct nft_cache
Varsha Rao
2017-08-14
1
-30
/
+38
*
Implement --echo option
Phil Sutter
2017-08-14
1
-0
/
+7
*
src: handle rule tracing as an monitor object
Pablo Neira Ayuso
2017-08-02
1
-27
/
+4
*
src: nft monitor ruleset
Varsha Rao
2017-07-31
1
-0
/
+32
*
src: Allow passing the parent set to set_expr_alloc()
Phil Sutter
2017-07-17
1
-1
/
+1
*
evaluate: fix build with clang
Eric Leblond
2017-07-17
1
-2
/
+1
*
include: Pass nf_sock where needed as parameter
Pablo Neira Ayuso
2017-07-17
1
-11
/
+11
*
evaluate: Better error reporting for bad set references
Pablo Neira Ayuso
2017-06-19
1
-2
/
+3
*
evaluate: merge nested set flags
Pablo Neira Ayuso
2017-06-19
1
-0
/
+1
*
evaluate: reject meta nfproto outside of inet family
Florian Westphal
2017-06-18
1
-1
/
+14
*
src: Pass stateless, numeric, ip2name and handle variables as structure members.
Varsha Rao
2017-06-18
1
-2
/
+7
*
ct: fix inet/bridge/netdev family handling for saddr/daddr
Florian Westphal
2017-06-06
1
-7
/
+20
*
evaluate: avoid reference to multiple src data in statements which set values
Arturo Borrero Gonzalez
2017-05-29
1
-0
/
+15
*
src: add a comment wrt. reject dependency insertion
Florian Westphal
2017-05-18
1
-0
/
+8
*
parser: allow listing sets in one table
Florian Westphal
2017-05-04
1
-1
/
+1
*
src: Make flush command selective of the set structure type
Elise Lennion
2017-03-24
1
-1
/
+32
*
evaluate: set: Fix nested set merge size adjustment
Phil Sutter
2017-03-21
1
-1
/
+1
*
evaluate: set: Allow for set elems to be sets
Phil Sutter
2017-03-21
1
-0
/
+9
*
src: implement add/create/delete for ct helper objects
Florian Westphal
2017-03-16
1
-0
/
+4
*
src: allow listing all ct helpers
Florian Westphal
2017-03-16
1
-0
/
+1
*
evaluate: refactor CMD_OBJ_QUOTA/COUNTER handling
Florian Westphal
2017-03-16
1
-12
/
+20
*
fib: Support existence check
Phil Sutter
2017-03-13
1
-1
/
+13
*
exthdr: Implement existence check
Phil Sutter
2017-03-10
1
-0
/
+3
*
src: hash: support of symmetric hash
Laura Garcia Liebana
2017-03-06
1
-1
/
+2
*
src: store byteorder for set data
Pablo Neira Ayuso
2017-02-28
1
-1
/
+3
*
src: rename set_keytype_alloc() to set_datatype_alloc()
Pablo Neira Ayuso
2017-02-28
1
-1
/
+1
*
evaluate: set byteorder as lhs expression context in stmt_evaluate_arg()
Pablo Neira Ayuso
2017-02-28
1
-9
/
+15
*
evaluate: store byteorder for set keys
Pablo Neira Ayuso
2017-02-25
1
-6
/
+11
*
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
[next]