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
/
include
/
expression.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
segtree: Introduce flag for half-open range elements
Phil Sutter
2017-07-19
1
-0
/
+1
*
src: Allow passing the parent set to set_expr_alloc()
Phil Sutter
2017-07-17
1
-1
/
+2
*
src: Pass stateless, numeric, ip2name and handle variables as structure members.
Varsha Rao
2017-06-18
1
-2
/
+3
*
hash: generate a random seed if seed option is empty
Liping Zhang
2017-04-15
1
-0
/
+1
*
fib: Support existence check
Phil Sutter
2017-03-13
1
-0
/
+2
*
exthdr: Add support for exthdr specific flags
Phil Sutter
2017-03-10
1
-0
/
+1
*
src: hash: support of symmetric hash
Laura Garcia Liebana
2017-03-06
1
-0
/
+1
*
src: add TCP option matching
Manuel Messner
2017-02-12
1
-0
/
+1
*
src: sort set elements in netlink_get_setelems()
Elise Lennion
2017-01-10
1
-0
/
+1
*
src: add offset attribute for hash expression
Laura Garcia Liebana
2016-11-09
1
-0
/
+1
*
src: add fib expression
Florian Westphal
2016-10-28
1
-0
/
+7
*
rt: introduce routing expression
Anders K. Pedersen
2016-10-28
1
-0
/
+7
*
src: add offset attribute for numgen expression
Laura Garcia Liebana
2016-10-27
1
-0
/
+1
*
evaluate: validate maximum hash and numgen value
Pablo Neira Ayuso
2016-08-29
1
-2
/
+6
*
src: add hash expression
Pablo Neira Ayuso
2016-08-29
1
-0
/
+9
*
src: add numgen expression
Pablo Neira Ayuso
2016-08-29
1
-0
/
+8
*
src: add flow statement
Patrick McHardy
2016-05-13
1
-0
/
+1
*
src: declare interval_map_decompose() from header file
Pablo Neira Ayuso
2016-05-13
1
-0
/
+1
*
segtree: special handling for the first non-matching segment
Pablo Neira Ayuso
2016-04-25
1
-1
/
+1
*
segtree: explicit initialization via set_to_intervals()
Pablo Neira Ayuso
2016-04-25
1
-1
/
+2
*
exthdr: store offset for later use
Florian Westphal
2016-03-02
1
-0
/
+1
*
ct: add support for directional keys
Florian Westphal
2016-01-04
1
-0
/
+1
*
setelem: add support for attaching comments to set elements
Patrick McHardy
2015-04-12
1
-0
/
+1
*
setelem: add timeout support for set elements
Patrick McHardy
2015-04-12
1
-0
/
+2
*
expr: add set_elem_expr as container for set element attributes
Patrick McHardy
2015-04-12
1
-0
/
+8
*
build: add --with-mini-gmp switch to disable linking libgmp
Steven Barth
2015-01-08
1
-1
/
+1
*
src: generate set members using integer_type in the appropriate byteorder
Pablo Neira Ayuso
2014-12-09
1
-2
/
+14
*
expr: make range_low()/range_high() usable outside of segtree
Patrick McHardy
2014-09-24
1
-0
/
+4
*
set: abort on interval conflicts
Patrick McHardy
2014-03-07
1
-1
/
+1
*
expr: add comparison function for singleton expressions
Patrick McHardy
2014-03-07
1
-0
/
+4
*
expr: make expr_binary_error() usable outside of evaluation
Patrick McHardy
2014-03-07
1
-3
/
+3
*
netlink_delinarize: convert *all* bitmask values into individual bit values
Patrick McHardy
2014-02-17
1
-0
/
+6
*
binop: take care of operator precedence when printing binop arguments
Patrick McHardy
2014-02-17
1
-0
/
+2
*
Merge remote-tracking branch 'origin/master' into next-3.14
Patrick McHardy
2014-01-16
1
-1
/
+1
|
\
|
*
src: use ':' instead of '=>' in dictionaries
Pablo Neira Ayuso
2014-01-16
1
-1
/
+1
*
|
netlink_delinearize: remove implied meta expressions
Patrick McHardy
2014-01-08
1
-0
/
+1
*
|
expr: add protocol context update callback
Patrick McHardy
2014-01-08
1
-0
/
+4
*
|
nftables: generic procotol contexts
Patrick McHardy
2014-01-08
1
-4
/
+4
*
|
expr: replace PAYLOAD_PROTOCOL_EXPR by generic flag
Patrick McHardy
2014-01-08
1
-2
/
+3
|
/
*
expr: kill EXPR_F_PRIMARY
Patrick McHardy
2013-04-15
1
-10
/
+3
*
segtree: fix segtree to properly support mappings
Patrick McHardy
2012-12-08
1
-1
/
+1
*
expression: Differentiate expr among anonymous structures in struct expr
Tomasz Bursztyka
2012-08-03
1
-2
/
+2
*
add support for new set API and standalone sets
Patrick McHardy
2009-07-28
1
-2
/
+18
*
expressions: kill seperate sym_type datatype for symbols
Patrick McHardy
2009-04-01
1
-2
/
+1
*
expr: add support for cloning expressions
Patrick McHardy
2009-03-20
1
-0
/
+3
*
Add support for user-defined symbolic constants
Patrick McHardy
2009-03-20
1
-0
/
+2
*
Fix use of reserved names in header sandwich
Patrick McHardy
2009-03-18
1
-3
/
+3
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
1
-0
/
+323