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
/
ct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: support zone set statement with optional direction
Florian Westphal
2017-02-28
1
-2
/
+5
*
ct: refactor print function so it can be re-used for ct statement
Florian Westphal
2017-02-28
1
-4
/
+9
*
src: add conntrack zone support
Florian Westphal
2017-02-28
1
-0
/
+2
*
ct: add average bytes per packet counter support
Liping Zhang
2017-01-16
1
-0
/
+2
*
expression: Show the base which pre-defined constants are displayed
Elise Lennion
2016-12-20
1
-0
/
+3
*
src: add notrack support
Pablo Neira Ayuso
2016-11-14
1
-0
/
+16
*
ct: allow resolving ct keys at run time
Florian Westphal
2016-10-27
1
-0
/
+35
*
ct: display bit number instead of raw value
Florian Westphal
2016-08-22
1
-1
/
+1
*
ct: allow numeric conntrack labels
Florian Westphal
2016-08-22
1
-8
/
+22
*
src: quote user-defined strings when used from rule selectors
Pablo Neira Ayuso
2016-08-18
1
-1
/
+1
*
ct: release ct_label table on exit
Pablo Neira Ayuso
2016-08-17
1
-0
/
+5
*
ct: add missing slash to connlabel path
Pablo Neira Ayuso
2016-08-17
1
-1
/
+1
*
ct: use nftables sysconf location for connlabel configuration
Florian Westphal
2016-07-21
1
-2
/
+5
*
ct: add packet/byte counter support
Florian Westphal
2015-12-12
1
-0
/
+4
*
nft: swap key and direction in ct_dir syntax
Florian Westphal
2016-01-07
1
-7
/
+6
*
src: ct: make ct l3proto work
Florian Westphal
2016-01-04
1
-2
/
+2
*
ct: add support for directional keys
Florian Westphal
2016-01-04
1
-3
/
+37
*
ct: add maximum helper length value
Patrick McHardy
2015-06-02
1
-1
/
+6
*
include: refresh include/linux/nf_tables.h cached copy
Pablo Neira Ayuso
2014-09-11
1
-1
/
+1
*
ct: add support for setting ct mark
Arturo Borrero
2014-03-13
1
-0
/
+25
*
expr: add comparison function for singleton expressions
Patrick McHardy
2014-03-07
1
-0
/
+6
*
ct: connlabel matching support
Florian Westphal
2014-02-18
1
-0
/
+72
*
ct: direction should be integer, not bitmask
Florian Westphal
2014-02-18
1
-1
/
+1
*
expr: remove secmark from ct and meta expression
Patrick McHardy
2014-01-15
1
-3
/
+0
*
ct expr: protocol context updates and dynamic typing
Patrick McHardy
2014-01-08
1
-0
/
+58
*
meta: iif/oifname should be host byte order
Florian Westphal
2013-09-23
1
-1
/
+1
*
datatype: add/move size and byte order information into data types
Patrick McHardy
2009-03-31
1
-6
/
+6
*
datatype: maintain table of all datatypes and add registration/lookup function
Patrick McHardy
2009-03-31
1
-3
/
+13
*
ct: resync netlink header and properly add ct l3protocol support
Patrick McHardy
2009-03-31
1
-3
/
+3
*
expr: add support for cloning expressions
Patrick McHardy
2009-03-20
1
-0
/
+6
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
1
-0
/
+149