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: do not print limit keyword inside object definition
Pablo M. Bermudo Garay
2017-12-22
1
-2
/
+2
*
src: deprecate "flow table" syntax, replace it by "meter"
Pablo Neira Ayuso
2017-11-24
1
-5
/
+5
*
libnftables: Ensure output_fp is never NULL
Phil Sutter
2017-11-22
1
-5
/
+1
*
rule: Make 'nft export' respect output_fp
Phil Sutter
2017-11-16
1
-2
/
+7
*
Eliminate struct mnl_ctx
Phil Sutter
2017-11-16
1
-16
/
+14
*
libnftables: Get rid of explicit cache flushes
Phil Sutter
2017-10-26
1
-5
/
+7
*
src: add nft_ prefix to everything exposed through include/nftables/nftables.h
Pablo Neira Ayuso
2017-10-24
1
-1
/
+1
*
rule: fix netlink debug flag when listing table/rules
Florian Westphal
2017-10-19
1
-2
/
+2
*
nftables: make pointers in string arrays constant
Harsha Sharma
2017-10-09
1
-3
/
+3
*
src: get rid of printf
Phil Sutter
2017-09-29
1
-128
/
+144
*
rule: Refactor chain_print_declaration()
Phil Sutter
2017-09-29
1
-12
/
+6
*
rule: Use C99-style initializer in cache_init()
Phil Sutter
2017-09-29
1
-9
/
+8
*
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
[next]