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: Wrap netfilter hooks around human readable strings
Tomasz Bursztyka
2013-09-04
1
-0
/
+43
*
evaluate: fix range and comparison evaluation
Pablo Neira Ayuso
2013-06-12
1
-2
/
+2
*
expr: catch missing and excess elements in concatenations
Patrick McHardy
2013-04-22
1
-1
/
+13
*
cmd/netlink: make sure we always have a location in netlink operations
Patrick McHardy
2013-04-18
1
-2
/
+2
*
expr: fix concat expression type propagation
Patrick McHardy
2013-04-18
1
-6
/
+21
*
expr: kill EXPR_F_PRIMARY
Patrick McHardy
2013-04-15
1
-3
/
+1
*
rule: add rule insertion (prepend) support
Patrick McHardy
2012-12-14
1
-0
/
+1
*
chains: add chain rename support
Patrick McHardy
2012-12-14
1
-0
/
+1
*
cmd: fix handle use after free for implicit set declarations
Patrick McHardy
2012-12-10
1
-1
/
+4
*
rule: reenable adjacent payload merging
Patrick McHardy
2012-12-09
1
-0
/
+8
*
sets: fix sets using intervals
Patrick McHardy
2012-12-09
1
-1
/
+3
*
debug: include verbose message in all BUG statements
root
2012-12-08
1
-15
/
+17
*
evaluate: reintroduce type chekcs for relational expressions
Patrick McHardy
2012-12-05
1
-0
/
+27
*
expression: Differentiate expr among anonymous structures in struct expr
Tomasz Bursztyka
2012-08-03
1
-10
/
+10
*
evaluate: Remove useless variable in expr_evaluate_bitwise()
Tomasz Bursztyka
2012-08-03
1
-2
/
+1
*
nat: validate protocol context when performing transport protocol mappings
Patrick McHardy
2010-07-06
1
-8
/
+19
*
debug: properly parse debug levels
Patrick McHardy
2010-07-06
1
-14
/
+18
*
add support for new set API and standalone sets
Patrick McHardy
2009-07-28
1
-35
/
+249
*
expressions: kill seperate sym_type datatype for symbols
Patrick McHardy
2009-04-01
1
-1
/
+1
*
datatype: maintain table of all datatypes and add registration/lookup function
Patrick McHardy
2009-03-31
1
-4
/
+4
*
Fix multiple references to the same user defined symbolic expression
Patrick McHardy
2009-03-20
1
-2
/
+1
*
Add support for user-defined symbolic constants
Patrick McHardy
2009-03-20
1
-4
/
+33
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
1
-0
/
+1031