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
/
cli.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cli: use plain readline() interface with libedit
Pablo Neira Ayuso
2021-01-06
1
-4
/
+35
*
cli: add libedit support
Pablo Neira Ayuso
2021-01-05
1
-8
/
+28
*
cli: add linenoise CLI implementation.
Jeremy Sowden
2019-10-15
1
-9
/
+55
*
cli: remove useless #include headers
Pablo Neira Ayuso
2019-07-05
1
-7
/
+1
*
src: use malloc() and free() from cli and main
Pablo Neira Ayuso
2019-07-05
1
-3
/
+9
*
libnftables: Simplify nft_run_cmd_from_buffer footprint
Phil Sutter
2018-06-18
1
-1
/
+1
*
cli: Drop String termination workaround
Phil Sutter
2018-04-11
1
-9
/
+1
*
cli: Drop pointless check in cli_append_multiline()
Phil Sutter
2018-03-02
1
-10
/
+2
*
libnftables: Get rid of explicit cache flushes
Phil Sutter
2017-10-26
1
-1
/
+0
*
cli: Use nft_run_cmd_from_buffer()
Phil Sutter
2017-10-24
1
-19
/
+2
*
libnftables: Introduce nft_ctx_flush_cache()
Phil Sutter
2017-10-24
1
-2
/
+1
*
evaluate: Fix debug output
Phil Sutter
2017-10-06
1
-1
/
+1
*
src: get rid of printf
Phil Sutter
2017-09-29
1
-1
/
+1
*
src: add debugging mask to context structure
Pablo Neira Ayuso
2017-08-23
1
-2
/
+3
*
src: Keep cache in struct nft_ctx
Phil Sutter
2017-08-23
1
-8
/
+6
*
src: cli: Remove cli_display() function.
Varsha Rao
2017-08-17
1
-26
/
+0
*
src: introduce struct nft_cache
Varsha Rao
2017-08-14
1
-5
/
+6
*
cli: fix heap buffer overflow
Eric Leblond
2017-07-17
1
-0
/
+4
*
include: Pass nf_sock where needed as parameter
Pablo Neira Ayuso
2017-07-17
1
-3
/
+8
*
src: add new generic context structure nft_ctx
Pablo M. Bermudo Garay
2017-06-26
1
-4
/
+4
*
src: Pass stateless, numeric, ip2name and handle variables as structure members.
Varsha Rao
2017-06-18
1
-2
/
+4
*
src: meta priority support using tc classid
Pablo Neira Ayuso
2016-08-18
1
-0
/
+8
*
src: add cache infrastructure and use it for table objects
Pablo Neira Ayuso
2015-08-18
1
-0
/
+1
*
src: restore interface to index cache
Pablo Neira Ayuso
2015-04-11
1
-0
/
+2
*
build: autotools conversion
Pablo Neira Ayuso
2014-11-12
1
-0
/
+1
*
include: add cli.h
Pablo Neira Ayuso
2014-11-10
1
-0
/
+1
*
cli: fix nft -i command crashes when try to input multi line command
Guruswamy Basavaiah
2014-06-10
1
-2
/
+6
*
cli: reset terminal when CTRL+d is pressed
Eric Leblond
2013-06-08
1
-1
/
+4
*
cli: add quit command
Eric Leblond
2013-06-08
1
-0
/
+5
*
cli: complete basic functionality of the interactive mode
Pablo Neira Ayuso
2013-05-19
1
-5
/
+7
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
1
-0
/
+175