summaryrefslogtreecommitdiffstats
path: root/isisd/isis_cli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* northbound: KISS always batch yang config (file read), it's fasterChristian Hopps2021-06-021-1/+1
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-13/+13
* isisd: fix bfd config outputIgor Ryzhov2021-05-071-4/+6
* isisd: enable autocompletion for bfd profilesIgor Ryzhov2021-05-071-1/+1
* isisd: fix "no bfd profile" commandIgor Ryzhov2021-05-071-9/+11
* isisd: link protection optional fallback in ti-lfaFredi Raspall2021-05-031-3/+33
* isisd: move ldp-sync checks from cli to nb callbacksIgor Ryzhov2021-04-291-36/+0
* isisd: don't use operational data in "no isis circuit-type"Igor Ryzhov2021-04-291-32/+23
* isisd, yang: remove vrf leaf from isis interface nodeIgor Ryzhov2021-04-291-27/+37
* isisd: don't use operational data in "ip/ipv6 router isis"Igor Ryzhov2021-04-291-124/+55
* isisd: don't create instances directly from cliIgor Ryzhov2021-04-291-2/+0
* isisd: don't use operational data in "no router isis"Igor Ryzhov2021-04-291-21/+36
* isisd: remove useless checks from cliIgor Ryzhov2021-04-291-32/+0
* isisd: fix extra space after "ip router isis"Igor Ryzhov2021-03-241-1/+1
* isisd: Fix extra space after `router isis FOO`Donald Sharp2021-03-211-5/+5
* isisd, yang, doc: combine config cmd for SRGB+SRLBEmanuele Di Pascale2021-03-101-55/+82
* isisd: Fix Attach-bit processinglynne2021-01-201-4/+49
* yang, isisd: add RLFA nodes, skeleton callbacks and CLI commandsRenato Westphal2021-01-091-0/+177
* isisd: fix LFA command to use correct operationsRenato Westphal2021-01-091-4/+4
* Merge pull request #7590 from opensourcerouting/isisd-lfaDonald Sharp2020-12-031-36/+383
|\
| * yang, isisd: add LFA nodes, NB skeleton callbacks and CLI commandsRenato Westphal2020-11-251-36/+383
* | isisd: fix some crashes with --tcliRenato Westphal2020-11-231-17/+26
|/
* *: Correct spelling stuffDonald Sharp2020-10-291-4/+4
* isisd: add support for Anycast-SIDsRenato Westphal2020-10-231-4/+13
* yang, isisd: add TI-LFA YANG nodes and corresponding skeleton callbacksRenato Westphal2020-10-141-0/+98
* isisd, ospfd: fix missing/excessive docstringsIgor Ryzhov2020-10-021-3/+4
* Merge pull request #7095 from donaldsharp/coverity_5Jafar Al-Gharaibeh2020-09-121-2/+2
|\
| * isisd: ifp cannot be NULLDonald Sharp2020-09-111-2/+2
* | Merge pull request #6789 from volta-networks/feat_ldp_igp_syncRenato Westphal2020-09-111-0/+180
|\ \ | |/ |/|
| * isisd: ldp-igp-sync feature: adding isis supportlynne2020-09-091-0/+180
* | doc, yang, isisd : Support for different VRF in isisdharios_niral2020-09-011-47/+113
|/
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-18/+33
* isisd: normalize CLI help strings to always use IS-ISRenato Westphal2020-08-111-2/+2
* *: introduce DEFPY_YANG & friendsRenato Westphal2020-08-031-73/+73
* Merge pull request #6711 from GalaxyGorilla/bfd_isis_profilesQuentin Young2020-07-211-4/+38
|\
| * *: add BFD profile support for IS-ISGalaxyGorilla2020-07-101-4/+38
* | *: un-split strings across linesDavid Lamparter2020-07-141-24/+4
|/
* isisd: Add Segment Routing Local Block supportOlivier Dugeon2020-06-231-5/+51
* isisd: add support for segment routingRenato Westphal2020-04-301-2/+2
* isisd: add segment-routing CLI commandsRenato Westphal2020-04-301-0/+218
* Merge pull request #6181 from volta-networks/fix_isisd_no_metric_styleRenato Westphal2020-04-121-16/+2
|\
| * isisd: fix two 'no X' commandsEmanuele Di Pascale2020-04-071-16/+2
* | isisd, yang: unified lsp-timers commandEmanuele Di Pascale2020-04-061-55/+142
|/
* isisd: fix hello cmds vtysh outputEmanuele Di Pascale2020-03-251-4/+4
* isisd: fix vty show isis metricEmanuele Di Pascale2020-03-201-2/+2
* isisd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-1/+1
* Revert "lib: introduce a read-write lock for northbound configurations"Renato Westphal2019-09-181-59/+52
* isisd: fix display of the "isis bfd" commandRenato Westphal2019-08-161-1/+1
* isisd: improvements based on feedbackRafael Zalamena2019-07-121-6/+7
* isisd: migrate BFD command to northboundRafael Zalamena2019-07-091-0/+34