summaryrefslogtreecommitdiff
path: root/isisd/isis_cli.c
AgeCommit message (Expand)Author
2023-01-27*: fix non-const northbound XPath format stringsDavid Lamparter
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-09-21isisd: Add set-overload on-startup CLI/YANG supportIsabella de Leon
2022-07-20isisd: fix prefix-sid last-hop-behaviorLouis Scalbert
2022-06-13*: Use autocomplete for route-maps under commands that require itDonatas Abraitis
2022-06-02isisd: replace ipv4-unicast with standard in config and oper contextsPhilippe Guibert
2022-02-23isisd: Drop deprecated `segment-routing local-block` commandDonatas Abraitis
2022-01-27isisd: remove deprecated commandIgor Ryzhov
2022-01-18Merge pull request #9938 from Orange-OpenSource/isis_lsRuss White
2021-12-03isisd: fix running-config for fast-rerouteIgor Ryzhov
2021-11-30isisd: Add Link State Traffic Engineering supportOlivier Dugeon
2021-11-30isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon
2021-11-11Merge pull request #9864 from ton31337/feature/access_list_autocompleteRuss White
2021-10-31lib: Add autocomplete for access-listsDonatas Abraitis
2021-10-30isisd: fix circuit is-type configurationIgor Ryzhov
2021-10-30isisd: remove useless checks when configuring passive interfacesIgor Ryzhov
2021-10-30isisd: don't remove interface config when isis router is deletedIgor Ryzhov
2021-10-13lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov
2021-10-05isisd: fix redistribute CLIIgor Ryzhov
2021-08-23*: explicitly print "exit" at the end of every node configIgor Ryzhov
2021-06-23isisd: fix extra space in the mpls-te config outputIgor Ryzhov
2021-06-02Merge pull request #8210 from LabNConsulting/chopps/always-batchDonald Sharp
2021-06-02northbound: KISS always batch yang config (file read), it's fasterChristian Hopps
2021-05-28isisd: fix using vrf interface as a loopbackIgor Ryzhov
2021-05-13lib: adapt to version 2 of libyangChristian Hopps
2021-05-07isisd: fix bfd config outputIgor Ryzhov
2021-05-07isisd: enable autocompletion for bfd profilesIgor Ryzhov
2021-05-07isisd: fix "no bfd profile" commandIgor Ryzhov
2021-05-03isisd: link protection optional fallback in ti-lfaFredi Raspall
2021-04-29isisd: move ldp-sync checks from cli to nb callbacksIgor Ryzhov
2021-04-29isisd: don't use operational data in "no isis circuit-type"Igor Ryzhov
2021-04-29isisd, yang: remove vrf leaf from isis interface nodeIgor Ryzhov
2021-04-29isisd: don't use operational data in "ip/ipv6 router isis"Igor Ryzhov
2021-04-29isisd: don't create instances directly from cliIgor Ryzhov
2021-04-29isisd: don't use operational data in "no router isis"Igor Ryzhov
2021-04-29isisd: remove useless checks from cliIgor Ryzhov
2021-03-24isisd: fix extra space after "ip router isis"Igor Ryzhov
2021-03-21isisd: Fix extra space after `router isis FOO`Donald Sharp
2021-03-10isisd, yang, doc: combine config cmd for SRGB+SRLBEmanuele Di Pascale
2021-01-20isisd: Fix Attach-bit processinglynne
2021-01-08yang, isisd: add RLFA nodes, skeleton callbacks and CLI commandsRenato Westphal
2021-01-08isisd: fix LFA command to use correct operationsRenato Westphal
2020-12-02Merge pull request #7590 from opensourcerouting/isisd-lfaDonald Sharp
2020-11-24yang, isisd: add LFA nodes, NB skeleton callbacks and CLI commandsRenato Westphal
2020-11-23isisd: fix some crashes with --tcliRenato Westphal
2020-10-29*: Correct spelling stuffDonald Sharp
2020-10-23isisd: add support for Anycast-SIDsRenato Westphal
2020-10-14yang, isisd: add TI-LFA YANG nodes and corresponding skeleton callbacksRenato Westphal
2020-10-02isisd, ospfd: fix missing/excessive docstringsIgor Ryzhov
2020-09-11Merge pull request #7095 from donaldsharp/coverity_5Jafar Al-Gharaibeh