summaryrefslogtreecommitdiffstats
path: root/bgpd/rfapi/vnc_debug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-171-14/+1
|\
| * *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* | bgpd: Remove extraneous include of version.hDonald Sharp2023-02-101-1/+0
|/
* *: move CLI node names to cmd_node->nameDavid Lamparter2020-04-161-0/+1
* *: remove second parameter on install_node()David Lamparter2020-04-161-1/+3
* *: remove cmd_node->vtyshDavid Lamparter2020-04-161-1/+0
* *: clean up cmd_node initializersDavid Lamparter2020-04-161-1/+5
* *: generously apply constDavid Lamparter2019-12-021-1/+1
* bgpd, pimd: Remove undebug commandsDonald Sharp2019-04-031-30/+0
* *: use array_size instead of raw divisionQuentin Young2019-02-261-1/+1
* bgpd, pim: remove undebugQuentin Young2018-04-021-7/+34
* *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-7/+7
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-98/+76
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-2/+2
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-2/+2
* | *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-1/+1
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-8/+8
|/
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-1/+1
* *: use vty_outlnQuentin Young2017-06-291-12/+12
* *: use ->text and strmatch where appropriateQuentin Young2017-06-271-3/+3
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* bgpd: Some more cleanup of commands found by vtyshDonald Sharp2017-01-091-1/+1
* bgpd: Fixup some vnc cliDonald Sharp2017-01-091-0/+2
* Merge branch 'stable/2.0'David Lamparter2016-12-081-12/+15
|\
| * bgpd vnc: Add 'debug bgp vnc verbose' targetLou Berger2016-12-081-6/+10
* | bgpd/rfpapi: update for new CLIDavid Lamparter2016-11-291-26/+8
* | Merge branch 'vtysh-grammar'David Lamparter2016-11-281-2/+2
|\ \ | |/ |/|
| * Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-2/+2
* | lib: replace strlcpy & strlcat with glibc versionsDavid Lamparter2016-11-151-1/+0
|/
* vnc: use directories in includes (request from Martin W.)Lou Berger2016-10-031-8/+8
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-0/+230