index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
vty.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib, zebra, pimd: clean up/fix VRF DECLVAR macros
David Lamparter
2022-04-28
1
-0
/
+9
*
lib: implement `terminal monitor` for vtysh
David Lamparter
2022-02-28
1
-3
/
+4
*
lib: allow returning a file descriptor over vtysh
David Lamparter
2022-02-28
1
-1
/
+18
*
lib: add vty_json() helper
David Lamparter
2021-11-17
1
-0
/
+6
*
lib: fix style misalignment
David Lamparter
2021-11-17
1
-1
/
+1
*
lib: replace vtyvec/vtyshvec with lists
David Lamparter
2021-11-06
1
-0
/
+4
*
lib: remove unused vty_log() functions
David Lamparter
2021-11-06
1
-6
/
+0
*
lib: fix interface configuration after vrf change
Igor Ryzhov
2021-06-18
1
-0
/
+1
*
northbound: KISS always batch yang config (file read), it's faster
Christian Hopps
2021-06-02
1
-3
/
+2
*
lib: introduce configuration back-off timer for YANG-modeled commands
Renato Westphal
2020-08-03
1
-0
/
+8
*
lib: raise VTY_MAXCFGCHANGES to accommodate more complex commands
Renato Westphal
2020-05-29
1
-1
/
+1
*
*: add ->node_exit to struct cmd_node
David Lamparter
2020-04-16
1
-0
/
+1
*
lib: Fix so that `--enable-pcreposix` actually compiles
Donald Sharp
2020-02-16
1
-0
/
+4
*
lib: optimize VTY_CHECK_XPATH
Renato Westphal
2019-10-12
1
-1
/
+2
*
lib: make "%Ld" work for int64_t
David Lamparter
2019-06-12
1
-2
/
+2
*
lib: use printfrr for log & vty
David Lamparter
2019-06-03
1
-2
/
+2
*
lib: Add '--command-log-always` to all daemons startup
Donald Sharp
2019-05-31
1
-1
/
+1
*
lib: add API to allow northbound clients to lock/unlock the running configura...
Renato Westphal
2019-04-26
1
-5
/
+0
*
lib: reduce exported var symbols
Quentin Young
2019-04-03
1
-1
/
+0
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
1
-0
/
+8
*
lib: copy xpaths when enqueing changes
Emanuele Di Pascale
2018-12-18
1
-1
/
+1
*
lib: add support for confirmed commits
Renato Westphal
2018-12-07
1
-0
/
+4
*
Merge pull request #3378 from opensourcerouting/remove-config-lock
Donald Sharp
2018-12-01
1
-6
/
+6
|
\
|
*
*: remove the configuration lock from all daemons
Renato Westphal
2018-11-26
1
-6
/
+6
*
|
lib, ripd: rework API for converted CLI commands
Renato Westphal
2018-11-26
1
-0
/
+12
|
/
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-1
/
+48
*
lib, vtysh: Allow notification across multiple lines of failure
Donald Sharp
2018-10-11
1
-1
/
+6
*
lib: Add ability to know if we have read anything in
Donald Sharp
2018-06-19
1
-1
/
+1
*
lib: fix output mangling with | include
Quentin Young
2018-06-06
1
-0
/
+3
*
vtysh: add | support
Quentin Young
2018-06-06
1
-0
/
+7
*
lib: add cli preprocessor for `|` actions
Quentin Young
2018-06-06
1
-0
/
+8
*
lib: Remove backwards compatiblity at 1 year
Donald Sharp
2018-03-28
1
-39
/
+0
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-2
/
+2
*
lib: add vty_frame() to get rid of unneeded config
David Lamparter
2017-08-29
1
-0
/
+15
*
lib: split off compiler magic into its own file
David Lamparter
2017-08-24
1
-15
/
+4
*
Merge pull request #892 from opensourcerouting/watchfrr-simplify
Donald Sharp
2017-08-09
1
-1
/
+6
|
\
|
*
lib: vty_stdio signal handling
David Lamparter
2017-08-02
1
-1
/
+6
*
|
ospfd: Fix MI-OSPF configuraton clis
Chirag Shah
2017-08-04
1
-0
/
+5
|
/
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-139
/
+150
*
*: remove VTYNL, part 6 of 6
David Lamparter
2017-07-14
1
-2
/
+2
*
ospf6d: VNL -> VTYNL
David Lamparter
2017-07-14
1
-1
/
+1
*
*: ditch vty_outln(), part 2 of 2
David Lamparter
2017-07-14
1
-1
/
+1
*
lib: move \n vs. \r\n handling into vty code
David Lamparter
2017-07-13
1
-6
/
+9
*
lib: vty: warn when using compatibility macros
David Lamparter
2017-07-13
1
-7
/
+29
*
vty: add some more defines for backwards compatibility
Lou Berger
2017-07-11
1
-0
/
+4
*
vty: add some defines for backwards compatibility
Lou Berger
2017-07-11
1
-0
/
+5
*
lib: printf bugfixes & improvement
Quentin Young
2017-06-30
1
-7
/
+0
*
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
2017-06-29
1
-2
/
+2
*
lib: add vty_outln()
Quentin Young
2017-06-29
1
-0
/
+1
*
*: remove VTY_GET_*
Quentin Young
2017-06-27
1
-109
/
+0
[next]