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
/
expression.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
expr: do not suppress OP_EQ when RHS is bitmask type
Florian Westphal
2014-04-04
1
-2
/
+10
*
expr: add comparison function for singleton expressions
Patrick McHardy
2014-03-07
1
-0
/
+32
*
expr: make expr_binary_error() usable outside of evaluation
Patrick McHardy
2014-03-07
1
-2
/
+2
*
netlink_delinarize: convert *all* bitmask values into individual bit values
Patrick McHardy
2014-02-17
1
-2
/
+56
*
binop: take care of operator precedence when printing binop arguments
Patrick McHardy
2014-02-17
1
-2
/
+28
*
src: use ':' instead of '=>' in dictionaries
Pablo Neira Ayuso
2014-01-16
1
-1
/
+1
*
expression: fix output of verdict maps
Pablo Neira
2014-01-16
1
-1
/
+5
*
expr: relational: don't surpress '==' for LHS binops in output
Patrick McHardy
2014-01-15
1
-2
/
+4
*
expression: fix indent
Eric Leblond
2013-11-19
1
-1
/
+1
*
expr: fix concat expression type propagation
Patrick McHardy
2013-04-18
1
-1
/
+7
*
expression: fix constant expression splicing
Patrick McHardy
2012-12-09
1
-1
/
+3
*
expression: Differentiate expr among anonymous structures in struct expr
Tomasz Bursztyka
2012-08-03
1
-10
/
+10
*
add support for new set API and standalone sets
Patrick McHardy
2009-07-28
1
-5
/
+37
*
expressions: kill seperate sym_type datatype for symbols
Patrick McHardy
2009-04-01
1
-1
/
+0
*
datatype: add/move size and byte order information into data types
Patrick McHardy
2009-03-31
1
-1
/
+1
*
datatype: maintain table of all datatypes and add registration/lookup function
Patrick McHardy
2009-03-31
1
-2
/
+3
*
expr: add support for cloning expressions
Patrick McHardy
2009-03-20
1
-0
/
+93
*
Add support for user-defined symbolic constants
Patrick McHardy
2009-03-20
1
-1
/
+1
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
1
-0
/
+622