summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* ISIS VRF: Route info with vrf_id from ISIS to ZebraKaushik2020-06-193-9/+15
* Merge pull request #6543 from volta-networks/fix_isis_afset_noareaDonald Sharp2020-06-102-24/+19
|\
| * isisd: prevent segfault in isis_circuit_af_setEmanuele Di Pascale2020-06-101-7/+19
| * isisd: keep circuit config on conf->up failureEmanuele Di Pascale2020-06-101-17/+0
* | Merge pull request #6414 from opensourcerouting/nb-error-handlingSantosh P K2020-06-101-42/+63
|\ \ | |/ |/|
| * *: convert northbound callbacks to new error handling modelRenato Westphal2020-05-291-42/+63
* | Merge pull request #6537 from volta-networks/fix_isis_adj_up_initDonald Sharp2020-06-101-7/+10
|\ \
| * | isisd: fix adj up->init transitionEmanuele Di Pascale2020-06-091-7/+10
* | | *: add filter northbound supportRafael Zalamena2020-06-051-0/+1
|/ /
* / isisd: fix local address TE TLVEmanuele Di Pascale2020-05-291-1/+2
|/
* Merge pull request #6425 from opensourcerouting/nb-state-cbs-fixesDonald Sharp2020-05-213-86/+129
|\
| * isisd, yang: move IS-IS interface state data to the appropriate placeRenato Westphal2020-05-163-80/+120
| * isisd: fix crash in the adjacency get_next() NB callbackRenato Westphal2020-05-161-6/+9
* | isisd: set TE link params on circuit creationEmanuele Di Pascale2020-05-191-0/+2
|/
* isisd: Update Segment Routing Show CommandsOlivier Dugeon2020-05-141-30/+136
* isisd: IS-IS-SR preparation for master 5/5Olivier Dugeon2020-05-145-113/+517
* isisd: IS-IS-SR preparation for master 4/5Olivier Dugeon2020-05-145-55/+83
* isisd: IS-IS-SR preparation for master 3/5Olivier Dugeon2020-05-143-94/+109
* isisd: IS-IS-SR preparation for master 2/5Olivier Dugeon2020-05-143-183/+168
* isisd: IS-IS-SR preparation for master 1/5Olivier Dugeon2020-05-142-80/+85
* isisd: Update IS-IS SR Label ManagerOlivier Dugeon2020-04-301-5/+70
* isisd: Update ISIS-SR with new ZAPI messageOlivier Dugeon2020-04-302-9/+10
* isisd: add support for segment routingRenato Westphal2020-04-3022-110/+2522
* isisd: add segment-routing CLI commandsRenato Westphal2020-04-303-0/+235
* isisd: add segment-routing YANG nodes and skeleton callbacksRenato Westphal2020-04-303-0/+257
* isisd: remove refcount from the isis_nexthop structureRenato Westphal2020-04-304-18/+1
* isisd: split vty_out_timestr() into two helper functionsRenato Westphal2020-04-302-0/+21
* isisd: introduce new adjacency hooksRenato Westphal2020-04-302-0/+29
* build: make clippy Makefile rules nicerDavid Lamparter2020-04-271-2/+3
* build: use VPATH for vtysh_scanDavid Lamparter2020-04-271-6/+6
* Merge pull request #6279 from opensourcerouting/nb-cb-argsDonald Sharp2020-04-243-823/+580
|\
| * *: change the signature of the northbound callbacks to be more flexibleRenato Westphal2020-04-233-823/+580
* | Merge pull request #6282 from opensourcerouting/fix-isisd-sh-runDonald Sharp2020-04-244-6/+11
|\ \
| * | isisd: fix display of "isis bfd" in the running configurationRenato Westphal2020-04-234-6/+11
| |/
* | Merge pull request #6262 from qlyoung/remove-sprintfDavid Lamparter2020-04-231-4/+4
|\ \ | |/ |/|
| * bgpd, isis, tools: style fixenQuentin Young2020-04-211-4/+2
| * *: sprintf -> snprintfQuentin Young2020-04-211-4/+6
* | Merge pull request #6251 from opensourcerouting/cs-ignoreDonald Sharp2020-04-201-1/+2
|\ \ | |/ |/|
| * *: replace all random() callsRafael Zalamena2020-04-181-1/+2
* | isisd: Prevent use after free for isis_adj_state_changeDonald Sharp2020-04-185-58/+59
|/
* Merge pull request #6247 from FRRouting/nb_conversionsDonald Sharp2020-04-171-0/+1
|\
| * *: include vrf northbound module in initChirag Shah2020-04-161-0/+1
* | *: move CLI node names to cmd_node->nameDavid Lamparter2020-04-162-2/+12
* | *: move CLI parent data to cmd_node->parent_nodeDavid Lamparter2020-04-162-0/+2
* | *: remove second parameter on install_node()David Lamparter2020-04-162-9/+11
* | *: remove cmd_node->vtyshDavid Lamparter2020-04-162-3/+0
* | *: clean up cmd_node initializersDavid Lamparter2020-04-162-3/+13
|/
* 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-065-96/+167
|/