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
/
rule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: prepare for future ct timeout policy support
Florian Westphal
2017-09-27
1
-2
/
+5
*
src: store expression as set key instead of data type
Florian Westphal
2017-09-27
1
-2
/
+2
*
monitor: Fix for incorrect debug_mask
Phil Sutter
2017-09-27
1
-7
/
+8
*
src: add stateful object support for limit
Pablo M. Bermudo Garay
2017-09-04
1
-1
/
+42
*
parser: Fix memleaks for STRING token (and derived ones)
Phil Sutter
2017-08-28
1
-0
/
+1
*
src: add debugging mask to context structure
Pablo Neira Ayuso
2017-08-23
1
-10
/
+13
*
src: make netlink sequence number non-static
Pablo Neira Ayuso
2017-08-15
1
-1
/
+2
*
echo: Fix for added delays in rule updates
Phil Sutter
2017-08-15
1
-2
/
+21
*
src: introduce struct nft_cache
Varsha Rao
2017-08-14
1
-38
/
+38
*
Implement --echo option
Phil Sutter
2017-08-14
1
-2
/
+7
*
netlink: Pass nlmsg flags from rule.c
Phil Sutter
2017-08-14
1
-12
/
+14
*
monitor: Fix printing of set declarations
Phil Sutter
2017-07-27
1
-4
/
+4
*
src: netlink: Remove variable nf_mon_sock.
Varsha Rao
2017-07-19
1
-1
/
+1
*
src: Allow passing the parent set to set_expr_alloc()
Phil Sutter
2017-07-17
1
-1
/
+1
*
src: fix memory leak when listing rules
Eric Leblond
2017-07-17
1
-1
/
+3
*
include: Pass nf_sock where needed as parameter
Pablo Neira Ayuso
2017-07-17
1
-5
/
+8
*
rename struct ct to ct_helper
Florian Westphal
2017-07-16
1
-3
/
+3
*
src: Pass stateless, numeric, ip2name and handle variables as structure members.
Varsha Rao
2017-06-18
1
-28
/
+31
*
src: error reporting for nested ruleset representation
Pablo Neira Ayuso
2017-06-16
1
-52
/
+96
*
rule: adjust set expression size accordingly with intervals
Pablo Neira Ayuso
2017-05-26
1
-6
/
+11
*
src: delete the old cache when dumping is interrupted
Liping Zhang
2017-05-17
1
-1
/
+1
*
src: Make flush command selective of the set structure type
Elise Lennion
2017-03-24
1
-0
/
+2
*
src: implement add/create/delete for ct helper objects
Florian Westphal
2017-03-16
1
-0
/
+22
*
src: allow listing all ct helpers
Florian Westphal
2017-03-16
1
-0
/
+2
*
src: add initial ct helper support
Florian Westphal
2017-03-16
1
-1
/
+20
*
src: fix crash when inputting an incomplete set add command
Liping Zhang
2017-03-13
1
-2
/
+1
*
src: store byteorder for set data
Pablo Neira Ayuso
2017-02-28
1
-0
/
+2
*
src: rename set_keytype_alloc() to set_datatype_alloc()
Pablo Neira Ayuso
2017-02-28
1
-1
/
+1
*
evaluate: store byteorder for set keys
Pablo Neira Ayuso
2017-02-25
1
-0
/
+1
*
src: Allow list single stateful object
Elise Lennion
2017-01-27
1
-1
/
+11
*
src: Allow reset single stateful object
Elise Lennion
2017-01-27
1
-1
/
+6
*
rule: check for errors from cache_init_objects() for stateful objects
Pablo Neira Ayuso
2017-01-23
1
-4
/
+3
*
src: Allow to list ruleset without stateful information
Elise Lennion
2017-01-16
1
-1
/
+5
*
src: support for stateful object monitoring
Pablo Neira Ayuso
2017-01-03
1
-0
/
+25
*
src: add support for stateful object maps
Pablo Neira Ayuso
2017-01-03
1
-1
/
+4
*
src: reset internal stateful objects
Pablo Neira Ayuso
2017-01-03
1
-5
/
+38
*
src: add/create/delete stateful objects
Pablo Neira Ayuso
2017-01-03
1
-0
/
+21
*
src: listing of stateful objects
Pablo Neira Ayuso
2017-01-03
1
-0
/
+140
*
src: remove SET_F_* flag definitions
Pablo Neira Ayuso
2017-01-03
1
-16
/
+16
*
src: add support to flush sets
Pablo Neira Ayuso
2016-12-05
1
-0
/
+3
*
rule: Introduce helper function cache_flush
Anatole Denis
2016-12-01
1
-1
/
+6
*
src: create element command
Pablo Neira Ayuso
2016-08-25
1
-6
/
+7
*
src: add create set command
Pablo Neira Ayuso
2016-08-24
1
-4
/
+4
*
src: add support for display maps content
Pablo M. Bermudo Garay
2016-05-31
1
-0
/
+2
*
src: add 'list maps' support
Pablo M. Bermudo Garay
2016-05-31
1
-1
/
+7
*
rule: add support for display flow tables content
Pablo M. Bermudo Garay
2016-05-20
1
-0
/
+2
*
rule: add 'list flow tables' support
Pablo M. Bermudo Garay
2016-05-20
1
-2
/
+14
*
segtree: special handling for the first non-matching segment
Pablo Neira Ayuso
2016-04-25
1
-2
/
+2
*
rule: support for incremental set interval element updates
Pablo Neira Ayuso
2016-04-25
1
-10
/
+42
*
segtree: explicit initialization via set_to_intervals()
Pablo Neira Ayuso
2016-04-25
1
-1
/
+1
[next]