summaryrefslogtreecommitdiff
path: root/bgpd/rfapi/vnc_debug.c
AgeCommit message (Expand)Author
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-10bgpd: Remove extraneous include of version.hDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2020-04-16*: move CLI node names to cmd_node->nameDavid Lamparter
2020-04-16*: remove second parameter on install_node()David Lamparter
2020-04-16*: remove cmd_node->vtyshDavid Lamparter
2020-04-16*: clean up cmd_node initializersDavid Lamparter
2019-12-02*: generously apply constDavid Lamparter
2019-04-03bgpd, pimd: Remove undebug commandsDonald Sharp
2019-02-25*: use array_size instead of raw divisionQuentin Young
2018-04-02bgpd, pim: remove undebugQuentin Young
2017-08-21*: Add 'show debugging' command from vtyshDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-14*: remove VTYNL, part 1 of 6David Lamparter
2017-07-13vtysh: return non-zero for configuration failuresDaniel Walton
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-06-29*: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young
2017-06-29*: use vty_outlnQuentin Young
2017-06-27*: use ->text and strmatch where appropriateQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-01-09bgpd: Some more cleanup of commands found by vtyshDonald Sharp
2017-01-09bgpd: Fixup some vnc cliDonald Sharp
2016-12-08Merge branch 'stable/2.0'David Lamparter
2016-12-08bgpd vnc: Add 'debug bgp vnc verbose' targetLou Berger
2016-11-29bgpd/rfpapi: update for new CLIDavid Lamparter
2016-11-28Merge branch 'vtysh-grammar'David Lamparter
2016-11-15lib: replace strlcpy & strlcat with glibc versionsDavid Lamparter
2016-10-17Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-03vnc: use directories in includes (request from Martin W.)Lou Berger
2016-10-03bgpd: add L3/L2VPN Virtual Network Control featureLou Berger