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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnftables: Ensure output_fp is never NULL
Phil Sutter
2017-11-22
1
-1
/
+0
*
libnftables: Unexport enum nftables_exit_codes
Phil Sutter
2017-11-16
1
-11
/
+11
*
src: add nft_ prefix to everything exposed through include/nftables/nftables.h
Pablo Neira Ayuso
2017-10-24
1
-13
/
+13
*
libnftables: Introduce getters and setters for everything
Phil Sutter
2017-10-24
1
-13
/
+17
*
cli: Use nft_run_cmd_from_buffer()
Phil Sutter
2017-10-24
1
-3
/
+2
*
libnftables: Move library stuff out of main.c
Phil Sutter
2017-10-24
1
-251
/
+1
*
main: Fix for wrong argument passed to cache_release in nft_ctx_free
Phil Sutter
2017-10-20
1
-2
/
+2
*
evaluate: Fix debug output
Phil Sutter
2017-10-06
1
-2
/
+8
*
main: Drop stdout hack to expose nft_print() implementation issues
Phil Sutter
2017-09-29
1
-3
/
+1
*
main: Flush output from nft_gmp_print()
Phil Sutter
2017-09-29
1
-0
/
+1
*
src: get rid of printf
Phil Sutter
2017-09-29
1
-3
/
+48
*
main: Fix for return of uninitialized variable in nft_run_cmd_from_filename()
Phil Sutter
2017-09-27
1
-1
/
+3
*
src: add flags fo nft_ctx_new
Eric Leblond
2017-09-04
1
-9
/
+11
*
src: add nft_ctx_netlink_init()
Pablo Neira Ayuso
2017-09-01
1
-2
/
+10
*
src: move nf_sock into nft_ctx structure
Pablo Neira Ayuso
2017-09-01
1
-15
/
+11
*
src: call nft_init() and nft_exit() from context routines
Pablo Neira Ayuso
2017-08-24
1
-5
/
+4
*
src: release caches from nft_ctx_free() path
Eric Leblond
2017-08-24
1
-3
/
+2
*
src: add nft_run_cmd_*() functions
Eric Leblond
2017-08-24
1
-22
/
+54
*
src: add nft_ctx_new() and nft_ctx_free()
Eric Leblond
2017-08-24
1
-25
/
+39
*
mnl: fix error handling in mnl_batch_talk
Eric Leblond
2017-08-24
1
-1
/
+0
*
scanner: Fix for memleak due to unclosed file pointer
Phil Sutter
2017-08-24
1
-1
/
+1
*
src: add debugging mask to context structure
Pablo Neira Ayuso
2017-08-23
1
-6
/
+7
*
src: remove ifdef DEBUG pollution
Pablo Neira Ayuso
2017-08-23
1
-10
/
+0
*
src: add maximum number of parser errors to struct nft_ctx
Pablo Neira Ayuso
2017-08-23
1
-1
/
+1
*
src: add include_paths to struct nft_ctx
Pablo Neira Ayuso
2017-08-23
1
-6
/
+11
*
src: Keep cache in struct nft_ctx
Phil Sutter
2017-08-23
1
-13
/
+11
*
src: make netlink sequence number non-static
Pablo Neira Ayuso
2017-08-15
1
-5
/
+5
*
src: introduce struct nft_cache
Varsha Rao
2017-08-14
1
-11
/
+18
*
Implement --echo option
Phil Sutter
2017-08-14
1
-1
/
+10
*
src: Remove __init and __exit macro definitions.
Varsha Rao
2017-07-17
1
-0
/
+24
*
include: Pass nf_sock where needed as parameter
Pablo Neira Ayuso
2017-07-17
1
-10
/
+14
*
src: add --check option flag
Pablo M. Bermudo Garay
2017-06-26
1
-2
/
+12
*
src: add new generic context structure nft_ctx
Pablo M. Bermudo Garay
2017-06-26
1
-13
/
+13
*
src: Pass stateless, numeric, ip2name and handle variables as structure members.
Varsha Rao
2017-06-18
1
-13
/
+13
*
src: error reporting for nested ruleset representation
Pablo Neira Ayuso
2017-06-16
1
-0
/
+4
*
src: display default directory for file inclusion in -h/--help
Pablo Neira Ayuso
2017-06-07
1
-2
/
+2
*
src: remove global nftnl_batch structure in mnl layer
Pablo Neira Ayuso
2017-05-29
1
-6
/
+8
*
main: Validate the number of numeric options
Elise Lennion
2017-02-05
1
-1
/
+6
*
src: Honor obligatory stateless printing of flow tables
Elise Lennion
2017-01-23
1
-2
/
+2
*
src: Allow to list ruleset without stateful information
Elise Lennion
2017-01-16
1
-1
/
+11
*
Correct description of -n/--numeric option
Jon Jensen
2016-10-29
1
-3
/
+2
*
src: meta priority support using tc classid
Pablo Neira Ayuso
2016-08-18
1
-1
/
+2
*
src: revisit cache population logic
Pablo Neira Ayuso
2016-03-14
1
-0
/
+4
*
nft: Modified punctuation used in nft's show_help
Piyush Pangtey
2016-03-09
1
-7
/
+7
*
src: get rid of EINTR handling for nft_netlink()
Pablo Neira Ayuso
2015-08-18
1
-5
/
+0
*
src: add cache infrastructure and use it for table objects
Pablo Neira Ayuso
2015-08-18
1
-1
/
+1
*
main: return error to shell on evaluation problems
Pablo Neira Ayuso
2015-07-14
1
-3
/
+5
*
src: restore interface to index cache
Pablo Neira Ayuso
2015-04-11
1
-1
/
+3
*
main: display errors through stderr
Pablo Neira Ayuso
2015-03-02
1
-1
/
+1
*
include: add cli.h
Pablo Neira Ayuso
2014-11-10
1
-0
/
+1
[next]