summaryrefslogtreecommitdiff
path: root/lib/command_graph.h
AgeCommit message (Expand)Author
2023-02-21Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White
2023-02-10lib, bgp: add initial support for asdot formatPhilippe Guibert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-06lib: add CMD_ATTR_NOSHDavid Lamparter
2022-10-06lib: make cmd_element->attr a bitmask & clarifyDavid Lamparter
2021-10-18lib: assign CLI varnames while parsingDavid Lamparter
2021-10-05lib: fix spelling nits in command.hewlumpkin
2021-08-26lib: add `![...]` syntax for easy "no" formsDavid Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2021-02-23lib: get rid of padding in struct cmd_elementDavid Lamparter
2021-02-01lib/xref: add xrefs for DEFUNsDavid Lamparter
2020-08-03*: introduce DEFPY_YANG & friendsRenato Westphal
2019-11-30lib: make cmd_element & qobj_type constDavid Lamparter
2019-02-11lib: a few more trivial changes for C++ compatibilityRenato Westphal
2019-02-11lib: add extern "C" {} blocks to all libfrr headersRenato Westphal
2018-04-22lib: add ability to dump cli mode graphQuentin Young
2017-08-11lib: add CLI token for 48-bit mac addressesQuentin Young
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-15lib: cli: autocomplete variablesDavid Lamparter
2017-05-15lib: parser: add pre-merge varname propagation stepDavid Lamparter
2017-05-15lib: parser: split off & rename graph handlingDavid Lamparter