index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-4
/
+4
*
lib: simplify detection of when the user is leaving the CLI config mode
Renato Westphal
2019-01-19
1
-84
/
+5
*
lib: reset the vty xpath index when entering the config mode
Renato Westphal
2019-01-19
1
-2
/
+1
*
lib: add support for confirmed commits
Renato Westphal
2018-12-07
1
-0
/
+8
*
*: remove the configuration lock from all daemons
Renato Westphal
2018-11-26
1
-28
/
+26
*
lib/vty: Fix warning about shadowed variable
Christian Franke
2018-11-23
1
-2
/
+0
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-10
/
+71
*
lib, vtysh: Allow notification across multiple lines of failure
Donald Sharp
2018-10-11
1
-8
/
+20
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-7
/
+6
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-25
/
+25
*
Merge remote-tracking branch 'frr/master' into warnings
David Lamparter
2018-09-12
1
-0
/
+2
|
\
|
*
fabricd: add new daemon as build of isisd
Christian Franke
2018-09-05
1
-0
/
+2
*
|
lib: Convert vty.c to use new error-code subsystem
Donald Sharp
2018-09-06
1
-21
/
+34
|
/
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-22
/
+21
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-12
/
+12
*
lib: Add LIB_ERR_DEVELOPMENT
Donald Sharp
2018-08-14
1
-3
/
+3
*
lib: Add LIB_ERR_VTY
Donald Sharp
2018-08-14
1
-6
/
+10
*
lib: Add LIB_ERR_SYSTEM_CALL and convert VRF_SOCKET to SOCKET
Donald Sharp
2018-08-14
1
-17
/
+25
*
lib: When logging commands do not use zlog_err
Donald Sharp
2018-08-14
1
-1
/
+1
*
Merge branch 'master' into bfd-final
Donald Sharp
2018-08-14
1
-2
/
+2
|
\
|
*
lib: fix "-t" command line option
David Lamparter
2018-08-08
1
-2
/
+2
*
|
bfdd: add vty shell commands
Rafael Zalamena
2018-08-08
1
-0
/
+4
|
/
*
bgpd lib ospfd pimd ripngd: null chk (PVS-Studio)
F. Aragon
2018-07-03
1
-7
/
+9
*
lib: Add ability to know if we have read anything in
Donald Sharp
2018-06-19
1
-2
/
+8
*
lib: null dereference (Coverity 1469895)
paco
2018-06-11
1
-3
/
+5
*
lib: fix output mangling with | include
Quentin Young
2018-06-06
1
-25
/
+59
*
lib: initialize vty->of
Quentin Young
2018-06-06
1
-0
/
+2
*
lib: add vector_compact(), use after str splits
Quentin Young
2018-06-06
1
-0
/
+1
*
lib: fix static analysis issues, use regfree()
Quentin Young
2018-06-06
1
-3
/
+21
*
*: style for | support
Quentin Young
2018-06-06
1
-0
/
+1
*
vtysh: add | support
Quentin Young
2018-06-06
1
-70
/
+75
*
lib: add cli preprocessor for `|` actions
Quentin Young
2018-06-06
1
-11
/
+51
*
pbrd: Add PBR to FRR
Donald Sharp
2018-04-06
1
-0
/
+2
*
lib: remove MASC_NODE
Quentin Young
2018-03-30
1
-2
/
+0
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-5
/
+5
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-14
/
+17
*
lib, pimd: Remove PIM_NODE as it is not needed
Donald Sharp
2018-01-30
1
-2
/
+0
*
lib: Fix non-integrated config error display
Donald Sharp
2017-10-26
1
-0
/
+15
*
*: fix style
Quentin Young
2017-08-30
1
-4
/
+2
*
Merge pull request #1056 from opensourcerouting/oldbits-0
Donald Sharp
2017-08-29
1
-0
/
+24
|
\
|
*
lib: add vty_frame() to get rid of unneeded config
David Lamparter
2017-08-29
1
-0
/
+24
*
|
lib: new APIs for get/set system hostname/domainname
Mitesh Kanjariya
2017-08-29
1
-1
/
+1
*
|
lib/bgpd: provide/use API to get hostname/domainname
Mitesh Kanjariya
2017-08-25
1
-9
/
+2
|
/
*
Merge pull request #892 from opensourcerouting/watchfrr-simplify
Donald Sharp
2017-08-09
1
-53
/
+87
|
\
|
*
lib: replace stderr with zlog in vty config load
David Lamparter
2017-08-02
1
-28
/
+20
|
*
lib: vty_stdio signal handling
David Lamparter
2017-08-02
1
-25
/
+67
*
|
zebra: add support for static pseudowires
Renato Westphal
2017-08-09
1
-0
/
+2
*
|
lib: vty: fix config-write fd leak
David Lamparter
2017-08-04
1
-13
/
+20
|
/
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-3
/
+1
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-1
/
+3
[next]