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
*
rule: Free table->objs in table_free()
Phil Sutter
2018-04-14
1
-0
/
+3
*
rule: reset cache iff there is an existing cache
Pablo Neira Ayuso
2018-03-19
1
-1
/
+3
*
relational: Eliminate meta OPs
Phil Sutter
2018-03-16
1
-1
/
+12
*
rule: print handle attribute in more clearer manner
Harsha Sharma
2018-03-09
1
-31
/
+32
*
src: support for get element command
Pablo Neira Ayuso
2018-03-07
1
-3
/
+81
*
rule: broken handle listing of table and named objects
Pablo Neira Ayuso
2018-03-05
1
-3
/
+8
*
rule: print object handle with --echo --handle
Pablo Neira Ayuso
2018-03-05
1
-0
/
+3
*
netlink: print chain handle with --echo --handle
Pablo Neira Ayuso
2018-03-05
1
-0
/
+2
*
src: list set handle and delete set via set handle
Harsha Sharma
2018-03-05
1
-1
/
+5
*
src: Print handle attribute in chains
Harsha Sharma
2018-03-05
1
-1
/
+4
*
src: print 'handle' attribute in tables
Harsha Sharma
2018-03-05
1
-0
/
+2
*
src: delete flowtable
Pablo Neira Ayuso
2018-03-05
1
-0
/
+3
*
src: add support to add flowtables
Pablo Neira Ayuso
2018-03-05
1
-0
/
+17
*
src: support for flowtable listing
Pablo Neira Ayuso
2018-03-05
1
-0
/
+122
*
src: add variable expression and use it to allow redefinitions
Pablo Neira Ayuso
2018-03-04
1
-6
/
+33
*
netlink: remove non-batching routines
Pablo Neira Ayuso
2018-03-03
1
-11
/
+13
*
Review switch statements for unmarked fall through cases
Phil Sutter
2018-02-28
1
-2
/
+3
*
Added undefine/redefine keywords
David Fabian
2018-02-26
1
-0
/
+15
*
src: add 'auto-merge' option to sets
Pablo Neira Ayuso
2018-01-22
1
-3
/
+6
*
src: Add import command for low level json
Shyam Saini
2018-01-17
1
-10
/
+35
*
src: Don't merge adjacent/overlapping ranges
Phil Sutter
2018-01-11
1
-3
/
+5
*
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
[next]