summaryrefslogtreecommitdiffstats
path: root/lib/vty.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: Add ability to know if we have read anything inDonald Sharp2018-06-191-1/+1
* lib: fix output mangling with | includeQuentin Young2018-06-061-0/+3
* vtysh: add | supportQuentin Young2018-06-061-0/+7
* lib: add cli preprocessor for `|` actionsQuentin Young2018-06-061-0/+8
* lib: Remove backwards compatiblity at 1 yearDonald Sharp2018-03-281-39/+0
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-2/+2
* lib: add vty_frame() to get rid of unneeded configDavid Lamparter2017-08-291-0/+15
* lib: split off compiler magic into its own fileDavid Lamparter2017-08-241-15/+4
* Merge pull request #892 from opensourcerouting/watchfrr-simplifyDonald Sharp2017-08-091-1/+6
|\
| * lib: vty_stdio signal handlingDavid Lamparter2017-08-021-1/+6
* | ospfd: Fix MI-OSPF configuraton clisChirag Shah2017-08-041-0/+5
|/
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-139/+150
* *: remove VTYNL, part 6 of 6David Lamparter2017-07-141-2/+2
* ospf6d: VNL -> VTYNLDavid Lamparter2017-07-141-1/+1
* *: ditch vty_outln(), part 2 of 2David Lamparter2017-07-141-1/+1
* lib: move \n vs. \r\n handling into vty codeDavid Lamparter2017-07-131-6/+9
* lib: vty: warn when using compatibility macrosDavid Lamparter2017-07-131-7/+29
* vty: add some more defines for backwards compatibilityLou Berger2017-07-111-0/+4
* vty: add some defines for backwards compatibilityLou Berger2017-07-111-0/+5
* lib: printf bugfixes & improvementQuentin Young2017-06-301-7/+0
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-2/+2
* lib: add vty_outln()Quentin Young2017-06-291-0/+1
* *: remove VTY_GET_*Quentin Young2017-06-271-109/+0
* ldpd: convert cli and get rid of the xml interfaceRenato Westphal2017-06-161-3/+0
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* *: add frr_config_fork()David Lamparter2017-03-081-1/+1
* Lowercase frr.confMartín Beauchamp2017-02-271-1/+1
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-091-1/+1
|\
| * *: Found some instances of Quagga.confDonald Sharp2017-02-071-1/+1
| * lib: limit size of vty buffer to 4096 bytesQuentin Young2017-01-131-1/+1
* | lib: limit size of vty buffer to 4096 bytesQuentin Young2017-01-111-1/+1
* | lib: remove vty->indexDavid Lamparter2016-12-091-28/+3
* | lib: make qobj NULL-safe/awareDavid Lamparter2016-12-091-3/+7
|/
* build: don't use deprecation warning on ICCDavid Lamparter2016-11-151-1/+2
* lib, isisd: enable concurrent configuration editingDavid Lamparter2016-10-071-0/+1
* lib: replace vty->index_sub with qobjDavid Lamparter2016-10-071-2/+12
* lib: vty: add infrastructure for qobj ID "index"David Lamparter2016-10-071-1/+52
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-0/+11
* lib: Arm build breakage with MAX_INT macro issuesDonald Sharp2016-08-031-1/+1
* lib/vty: add vty_stdio at-close hookDavid Lamparter2016-06-081-1/+1
* lib/vty: add vty_stdio()David Lamparter2016-06-081-0/+1
* lib/vty: add separate output fd support to VTYsDavid Lamparter2016-06-081-0/+3
* zebra: mark multicast commands experimentalDavid Lamparter2016-05-261-0/+8
* Should be able to "no" the full text of any config lineDaniel Walton2015-11-231-4/+24
* Quagga processes should not die if they read an unrecognized line inDaniel Walton2015-07-281-0/+3
* lib: lib-warnings.patchDonald Sharp2015-05-201-1/+1
* BGP: Fix update-groups commands to match neighborsDonald Sharp2015-05-201-0/+13
* lib: Changes to VTY string-parsing macros to remove warningsAndrew Certain2013-01-071-14/+32
* lib: remove last uses of sockunion_su2str()Jorge Boncompte [DTI2]2012-05-021-3/+4
* lib: fix some strtoul() use casesUlrich Weber2012-01-021-1/+2