summaryrefslogtreecommitdiff
path: root/lib/command.h
AgeCommit message (Expand)Author
2024-09-24lib: Removed unused RFP_DEFAULTS_NODEDonald Sharp
2024-09-24lib, zebra: TABLE_NODE is not usedDonald Sharp
2024-08-27lib: common debug config outputIgor Ryzhov
2024-07-31vtysh, lib: preprocess CLI graphsDavid Lamparter
2024-07-31vtysh: de-conditionalize and reorder install_nodeDavid Lamparter
2024-07-16pimd, lib, vtysh: Added new 'router pim[6] [vrf NAME]' config nodeNathan Bahr
2024-06-13lib: Add CLI nodes to support SRv6 SID formatCarmine Scarpitta
2024-04-24lib,bgpd,vtysh: move bgp vty defines to libMark Stapp
2024-03-03lib: add automatic xpath-based completionChristian Hopps
2024-01-28zebra: convert to mgmtdIgor Ryzhov
2024-01-18bgpd: add support of rpki in vrf configure contextPhilippe Guibert
2023-12-14zebra, lib, vtysh: Add CLI cmd to set/unset SRv6 encap source addressCarmine Scarpitta
2023-11-29Merge pull request #14838 from idryzhov/mgmtd-cli-outChristian Hopps
2023-11-22lib: Print debug config in files after we have prefix-listsDonatas Abraitis
2023-11-21mgmtd: add node for writing configurationIgor Ryzhov
2023-11-11lib: mgmtd: fix debug cli commands and memleaksChristian Hopps
2023-10-10Revert "bgpd: add bgp link-state address-family configuration context"Donald Sharp
2023-09-18bgpd: add bgp link-state address-family configuration contextLouis Scalbert
2023-09-11lib: Add CLI node for SRv6 Node MSDCarmine Scarpitta
2023-08-04isisd: Add CLI command to enable SRv6Carmine Scarpitta
2023-07-31bgpd: add set extended-comm-list <> delete commandFarid Mihoub
2023-04-18lib,vtysh,isisd,yang: algo cli/yang/callbacksHiroki Shirokura
2023-03-21mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps
2023-02-21Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-15bgpd: Add BGP Software Version CapabilityDonatas Abraitis
2023-02-10lib, bgp: add initial support for asdot formatPhilippe Guibert
2023-02-09lib,yang,zebra: add affinity-map supportLouis Scalbert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-26lib: Remove global variable exposure `struct host host`Donald Sharp
2023-01-17Revert "lib: BGP registration with IGP for BGP ORR rSPF calc"Donatas Abraitis
2023-01-13lib,staticd: BFD integration CLI commandsRafael Zalamena
2022-11-17Merge pull request #12081 from sworleys/EMM-upstreamDonatas Abraitis
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-10-13Merge pull request #12066 from opensourcerouting/cleanup-cli-xrefDonald Sharp
2022-10-12lib: BGP registration with IGP for BGP ORR rSPF calcMadhuri Kuruganti
2022-10-11bgpd,zebra,lib: bgp evpn vni macip into two tablesStephen Worley
2022-10-07*: Create and use infrastructure to show debugs in libDonald Sharp
2022-10-06lib: add CMD_ATTR_NOSHDavid Lamparter
2022-10-06lib: detangle DEFUN macrosDavid Lamparter
2022-10-06lib: make cmd_element->attr a bitmask & clarifyDavid Lamparter
2022-10-06lib: remove unused CLI macrosDavid Lamparter
2022-07-01lib, vtysh: Add `allow-reserved-ranges` global commandDonatas Abraitis
2022-06-17bgpd: Add RFC9234 implementationEugene Bogomazov
2022-02-08Merge pull request #8458 from opensourcerouting/xref-5424Donald Sharp
2022-02-04lib: Add more information to `show version`Donald Sharp
2022-01-17lib: RFC5424 & journald extended syslog targetDavid Lamparter
2021-11-16lib: rework vty_check_node_for_xpath_decrementDavid Lamparter
2021-10-18vtysh: defer CLI tree buildingDavid Lamparter
2021-10-05lib: fix spelling nits in more lib filesewlumpkin