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: 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
*
ldpd: convert cli and get rid of the xml interface
Renato Westphal
2017-06-16
1
-3
/
+0
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
*: add frr_config_fork()
David Lamparter
2017-03-08
1
-1
/
+1
*
Lowercase frr.conf
MartÃn Beauchamp
2017-02-27
1
-1
/
+1
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-09
1
-1
/
+1
|
\
|
*
*: Found some instances of Quagga.conf
Donald Sharp
2017-02-07
1
-1
/
+1
|
*
lib: limit size of vty buffer to 4096 bytes
Quentin Young
2017-01-13
1
-1
/
+1
*
|
lib: limit size of vty buffer to 4096 bytes
Quentin Young
2017-01-11
1
-1
/
+1
*
|
lib: remove vty->index
David Lamparter
2016-12-09
1
-28
/
+3
*
|
lib: make qobj NULL-safe/aware
David Lamparter
2016-12-09
1
-3
/
+7
|
/
*
build: don't use deprecation warning on ICC
David Lamparter
2016-11-15
1
-1
/
+2
*
lib, isisd: enable concurrent configuration editing
David Lamparter
2016-10-07
1
-0
/
+1
*
lib: replace vty->index_sub with qobj
David Lamparter
2016-10-07
1
-2
/
+12
*
lib: vty: add infrastructure for qobj ID "index"
David Lamparter
2016-10-07
1
-1
/
+52
*
ldpd: adapt the code for Quagga
Renato Westphal
2016-09-23
1
-0
/
+11
*
lib: Arm build breakage with MAX_INT macro issues
Donald Sharp
2016-08-03
1
-1
/
+1
*
lib/vty: add vty_stdio at-close hook
David Lamparter
2016-06-08
1
-1
/
+1
*
lib/vty: add vty_stdio()
David Lamparter
2016-06-08
1
-0
/
+1
*
lib/vty: add separate output fd support to VTYs
David Lamparter
2016-06-08
1
-0
/
+3
*
zebra: mark multicast commands experimental
David Lamparter
2016-05-26
1
-0
/
+8
*
Should be able to "no" the full text of any config line
Daniel Walton
2015-11-23
1
-4
/
+24
*
Quagga processes should not die if they read an unrecognized line in
Daniel Walton
2015-07-28
1
-0
/
+3
*
lib: lib-warnings.patch
Donald Sharp
2015-05-20
1
-1
/
+1
*
BGP: Fix update-groups commands to match neighbors
Donald Sharp
2015-05-20
1
-0
/
+13
*
lib: Changes to VTY string-parsing macros to remove warnings
Andrew Certain
2013-01-07
1
-14
/
+32
*
lib: remove last uses of sockunion_su2str()
Jorge Boncompte [DTI2]
2012-05-02
1
-3
/
+4
*
lib: fix some strtoul() use cases
Ulrich Weber
2012-01-02
1
-1
/
+2
[next]