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
*
src: memleak in expressions
Pablo Neira Ayuso
2019-04-10
1
-0
/
+1
*
src: expr: fix build failure with json support
Florian Westphal
2019-02-12
1
-3
/
+1
*
src: expr: remove expr_ops from struct expr
Florian Westphal
2019-02-08
1
-31
/
+80
*
src: expr: add expression etype
Florian Westphal
2019-02-08
1
-12
/
+13
*
src: expr: add and use internal expr_ops helper
Florian Westphal
2019-02-08
1
-9
/
+29
*
src: expr: add and use expr_name helper
Florian Westphal
2019-02-08
1
-2
/
+7
*
expression: always print range expression numerically
Pablo Neira Ayuso
2018-10-30
1
-2
/
+4
*
src: add NFT_CTX_OUTPUT_NUMERIC_PROTO
Pablo Neira Ayuso
2018-10-29
1
-0
/
+1
*
src: add nft_ctx_output_{get,set}_stateless() to nft_ctx_output_{get,flags}_f...
Pablo Neira Ayuso
2018-10-29
1
-1
/
+1
*
src: Revert --literal, add -S/--service
Pablo Neira Ayuso
2018-10-29
1
-2
/
+4
*
src: integrate stateful expressions into sets and maps
Pablo Neira Ayuso
2018-08-24
1
-4
/
+3
*
fix printing of "tcp flags syn" and "tcp flags == syn" expressions
Sabrina Dubroca
2018-05-25
1
-0
/
+5
*
libnftables: Implement JSON output support
Phil Sutter
2018-05-11
1
-0
/
+15
*
libnftables: Make some functions globally accessible
Phil Sutter
2018-05-11
1
-1
/
+1
*
src: support timeouts in milliseconds
Florian Westphal
2018-05-09
1
-2
/
+2
*
src: add set_spec
Pablo Neira Ayuso
2018-05-06
1
-2
/
+2
*
flowtable: Make parsing a little more robust
Phil Sutter
2018-03-20
1
-1
/
+1
*
relational: Eliminate meta OPs
Phil Sutter
2018-03-16
1
-7
/
+1
*
src: add support to add flowtables
Pablo Neira Ayuso
2018-03-05
1
-2
/
+2
*
src: add variable expression and use it to allow redefinitions
Pablo Neira Ayuso
2018-03-04
1
-0
/
+39
*
src: fix protocol context update on big-endian systems
Phil Sutter
2017-12-12
1
-0
/
+13
*
src: deprecate "flow table" syntax, replace it by "meter"
Pablo Neira Ayuso
2017-11-24
1
-1
/
+1
*
src: add nft_ prefix to everything exposed through include/nftables/nftables.h
Pablo Neira Ayuso
2017-10-24
1
-2
/
+2
*
src: get rid of printf
Phil Sutter
2017-09-29
1
-36
/
+38
*
src: store expression as set key instead of data type
Florian Westphal
2017-09-27
1
-2
/
+2
*
src: Allow passing the parent set to set_expr_alloc()
Phil Sutter
2017-07-17
1
-2
/
+10
*
src: Pass stateless, numeric, ip2name and handle variables as structure members.
Varsha Rao
2017-06-18
1
-41
/
+45
*
src: Remove expire information from list stateless ruleset.
Varsha Rao
2017-06-06
1
-1
/
+1
*
expression: don't trim off unary expression on delinearization
Pablo Neira Ayuso
2017-05-29
1
-3
/
+0
*
expression: print sets and maps in pretty format
Arturo Borrero Gonzalez
2017-05-15
1
-1
/
+57
*
sets: Fix for missing space after last element
Phil Sutter
2017-03-22
1
-1
/
+1
*
fib: Support existence check
Phil Sutter
2017-03-13
1
-0
/
+4
*
src: Always print range expressions numerically
Elise Lennion
2017-02-05
1
-0
/
+2
*
src: remove SET_F_* flag definitions
Pablo Neira Ayuso
2017-01-03
1
-2
/
+2
*
expression: Show the base which pre-defined constants are displayed
Elise Lennion
2016-12-20
1
-1
/
+5
*
datatype: Display pre-defined inet_service values in host byte order
Elise Lennion
2016-12-10
1
-1
/
+2
*
src: add flow statement
Patrick McHardy
2016-05-13
1
-3
/
+13
*
expression: provide clone operation for set element ops
Florian Westphal
2015-10-06
1
-0
/
+10
*
setelem: add support for attaching comments to set elements
Patrick McHardy
2015-04-12
1
-0
/
+3
*
setelem: add timeout support for set elements
Patrick McHardy
2015-04-12
1
-0
/
+8
*
expr: add set_elem_expr as container for set element attributes
Patrick McHardy
2015-04-12
1
-0
/
+31
*
expr: fix crash when listing non-verdict mappings
Patrick McHardy
2015-01-12
1
-0
/
+6
*
expr: make range_low()/range_high() usable outside of segtree
Patrick McHardy
2014-09-24
1
-0
/
+38
*
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
[next]