Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vlib
/
unix
/
cli.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-27
vlib: vpp banner is outputted to non-interactive vppctl session
Steven Luong
1
-0
/
+11
2021-06-13
vlib: fix dangling reference in node_by_name hash
Dave Barach
1
-1
/
+4
2021-05-26
pg: revert exec file fixes
Ray Kinsella
1
-6
/
+1
2021-05-26
vlib: revert exec cmd handle scripts with blank lines
Ray Kinsella
1
-21
/
+3
2021-05-11
vlib: exec cmd handle scripts with blank lines
Dave Barach
1
-3
/
+21
2021-04-28
pg: exec file fixes
mdr78
1
-1
/
+6
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
1
-2
/
+2
2021-02-08
ping: fix aborting on keypress
Ivan Shvedunov
1
-7
/
+0
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-4
/
+4
2020-11-10
ip6-nd: fix memory leaks
Dave Barach
1
-0
/
+1
2020-11-09
vlib: support macros in initial config file
Dave Barach
1
-15
/
+59
2020-10-21
vlib: print logs to stderr if interactive or nosyslog set
Damjan Marion
1
-2
/
+2
2020-10-01
vlib: fix line-mode cli memory leak
Benoît Ganne
1
-0
/
+1
2020-08-31
vlib: extend telnet protocol guard
Vladimir Isaev
1
-1
/
+1
2020-06-23
vlib: debug CLI macro expander, part deux
Dave Barach
1
-11
/
+34
2020-06-19
vlib: add recursive macro expander to debug cli
Dave Barach
1
-1
/
+142
2020-05-15
vlib: restore commands for non-interactive sessions
Benoît Ganne
1
-8
/
+13
2020-05-14
vlib: fix unix cli commands crash without session
Benoît Ganne
1
-15
/
+23
2020-03-12
vlib: fix unix cli SIGSEGV for empty line input
Fan Zhang
1
-1
/
+2
2020-03-11
vlib: unix cli - log cli commands one per line
Paul Vinciguerra
1
-0
/
+2
2020-02-11
misc: fix coverity warnings
Dave Barach
1
-4
/
+6
2019-11-27
vlib: add 'wait' cli command
Paul Vinciguerra
1
-0
/
+40
2019-10-08
vlib: fix cli process stack overflow
Chenmin Sun
1
-1
/
+1
2019-09-17
vlib: fix cli process stack overflow
Aloys Augustin
1
-1
/
+1
2019-09-16
vlib: cli support ctrl-w to erase left word
Hiroki Shirokura
1
-0
/
+47
2019-08-09
stats: create /run/vpp before stat socket bind()
YohanPipereau
1
-1
/
+1
2019-07-10
vlib: Replace timer in CLI with an event process
Chris Luke
1
-16
/
+140
2019-05-17
Fix 'terminal history off' crasher
Chris Luke
1
-7
/
+14
2019-03-28
Typos. A bunch of typos I've been collecting.
Paul Vinciguerra
1
-2
/
+2
2018-10-23
c11 safe string handling support
Dave Barach
1
-2
/
+2
2018-09-07
Silence warning over ignored return value (CID 187932)
Chris Luke
1
-2
/
+2
2018-09-06
Fix Telnet option processing issue
Chris Luke
1
-1
/
+8
2018-07-12
Fix debug CLI node recycling bugs
Dave Barach
1
-5
/
+26
2018-06-30
cli: Validate cli_file_index on quit command
Steve Shin
1
-0
/
+4
2018-06-10
cli: Disable XON/XOFF in the tty
Chris Luke
1
-0
/
+4
2018-06-10
cli: Fix reverse-line-wrap in terminals (VPP-1295)
Chris Luke
1
-86
/
+195
2018-06-10
cli: Fix off-by-one in the pager
Chris Luke
1
-2
/
+2
2018-03-16
cli: make q work again
Florin Coras
1
-0
/
+8
2018-02-06
vlib: epoll on worker threads
Damjan Marion
1
-1
/
+50
2018-01-30
VPP-899: Run VPP under SELinux
Billy McFall
1
-4
/
+20
2017-12-06
fix bug in pager
Neale Ranns
1
-2
/
+3
2017-11-13
Instead of a min term size, use a default (VPP-1061)
Chris Luke
1
-16
/
+21
2017-10-03
Repair vlib API socket server
Dave Barach
1
-1
/
+1
2017-09-22
Fix vpp "unix interactive" when running under emacs + gdb
Dave Barach
1
-3
/
+8
2017-09-21
vppctl,cli: Improve non-interactive vppctl (VPP-944)
Chris Luke
1
-51
/
+308
2017-09-20
CLI: fix segfault when browsing an empty history
Yoann Desmouceaux
1
-3
/
+1
2017-09-18
Fixes for issues Coverity has reported (VPP-972)
Chris Luke
1
-0
/
+30
2017-09-14
clib_socket: add sendmsg / recvmsg with ancillary data support
Damjan Marion
1
-2
/
+2
2017-09-09
move unix_file_* code to vppinfra
Damjan Marion
1
-39
/
+46
2017-08-24
Make VPP runtime directory configurable
Damjan Marion
1
-8
/
+12
[next]