summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: Fast RIB recovery from BFD recognized link failuresGalaxyGorilla2020-07-036-18/+53
* Merge pull request #6437 from opensourcerouting/bfd-profiles-bgpDonald Sharp2020-07-021-4/+7
|\
| * isisd: check interface pointer before accessingRafael Zalamena2020-05-311-4/+7
* | isisd: log adj change when circuit goes downEmanuele Di Pascale2020-07-013-17/+76
* | Merge pull request #6635 from Niral-Networks/niral_dev_vrf_isisRenato Westphal2020-06-272-2/+13
|\ \
| * | ISIS VRF: Added vrf_socket and new param in isisd privileges.Kaushik2020-06-242-2/+13
* | | Merge pull request #6619 from Niral-Networks/niral_isis_debug_p2Donald Sharp2020-06-2516-135/+194
|\ \ \ | |/ / |/| |
| * | ISIS VRF: ISIS Debug structure modificationsharios2020-06-2416-135/+194
* | | Merge pull request #6451 from Orange-OpenSource/dev_isis_srRenato Westphal2020-06-2411-274/+806
|\ \ \
| * | | isisd: Segment Routing improve subTLVs parserOlivier Dugeon2020-06-232-6/+39
| * | | isisd: Start Label Manager saferOlivier Dugeon2020-06-235-75/+174
| * | | isisd: Add Segment Routing Local Block supportOlivier Dugeon2020-06-2311-227/+627
| |/ /
* / / 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
|\ \ | |/ |/|