summaryrefslogtreecommitdiff
path: root/lib/command_graph.c
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
2023-01-31lib: Add missing enum's to switch statementDonald Sharp
2022-10-06lib: make cmd_element->attr a bitmask & clarifyDavid Lamparter
2021-10-18lib: assign CLI varnames while parsingDavid Lamparter
2021-08-26lib: add `![...]` syntax for easy "no" formsDavid Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2019-08-06*: fix ctype (isalpha & co.) castsDavid Lamparter
2019-02-25*: use proper bool initializers & fix comparisonsQuentin Young
2018-04-26lib: fix clippy build w/ gcc under certain configsQuentin Young
2018-04-22lib: add ability to dump cli mode graphQuentin Young
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-02-02*: silence '-Wchar-subscripts' warnings on NetBSDRenato Westphal
2017-08-11lib: add CLI token for 48-bit mac addressesQuentin Young
2017-08-07lib: cli: don't run off graph "pre-end"David Lamparter
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14lib: parser: remove incorrect assertDavid Lamparter
2017-07-14*: fix GCC 7 warnings/issuesDavid Lamparter
2017-05-16Merge pull request #532 from opensourcerouting/gpl-headersDonald Sharp
2017-05-15lib: parser: remove forgotten lineDavid Lamparter
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-15lib: parser: add pre-merge varname propagation stepDavid Lamparter
2017-05-15lib: parser: split off & rename graph handlingDavid Lamparter