summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4144 from pguibert6WIND/bfd_cbitRuss White2019-05-161-1/+4
|\
| * bfdd, lib, bgpd: add bfd cbit usagePhilippe Guibert2019-05-141-1/+4
* | lib: hashing functions should take const argumentsQuentin Young2019-05-143-6/+6
|/
* Merge pull request #4112 from pguibert6WIND/bfd_vrfRafael Zalamena2019-05-141-2/+2
|\
| * bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_idPhilippe Guibert2019-05-071-2/+2
* | Merge pull request #4272 from opensourcerouting/isis-prefix-sid-fixDonald Sharp2019-05-101-8/+27
|\ \
| * | isisd: Don't set subtlv structure if we didn't unpack any subtlvsChristian Franke2019-05-101-8/+22
| * | isisd: fix display of the Extended IPv4 reachability TLVRenato Westphal2019-05-071-0/+5
| |/
* | Merge pull request #4082 from opensourcerouting/grpc-nb-pluginQuentin Young2019-05-071-52/+59
|\ \ | |/ |/|
| * lib: introduce a read-write lock for northbound configurationsRenato Westphal2019-04-261-52/+59
* | *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-032-24/+13
* | Merge pull request #3045 from opensourcerouting/atomsLou Berger2019-04-3031-1928/+213
|\ \ | |/ |/|
| * isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-2731-1928/+213
* | isisd: Correct MPLS-TE CLI to new northbound APIOlivier Dugeon2019-04-261-4/+4
* | isisd: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-2510-179/+181
* | Revert "isisd: Add IS-IS-TE support per Area"Russ White2019-04-2310-181/+179
* | Merge pull request #4137 from Orange-OpenSource/TERuss White2019-04-2310-179/+181
|\ \
| * | Issue #4032: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-1510-179/+181
* | | Merge pull request #4161 from opensourcerouting/nb-performanceQuentin Young2019-04-222-78/+72
|\ \ \
| * | | lib: rework management of user pointers in the northbound layerRenato Westphal2019-04-182-78/+72
| | |/ | |/|
* / | lib: move zlog() prototype back to the public logging APIRenato Westphal2019-04-181-1/+0
|/ /
* | fabricd: allow redistribute statements with both the route-map and metric opt...Dmitrii Turlupov2019-04-161-23/+17
* | isisd: allow redistribute statements with both the route-map and metric optionsDmitrii Turlupov2019-04-162-56/+17
|/
* isisd, ospf6d, ripngd: Do not allow v6 LL's to be `redist connected` inDonald Sharp2019-03-271-0/+4
* *: remove trailing newlines from zlog messagesQuentin Young2019-03-141-3/+3
* Merge pull request #3869 from qlyoung/cocci-fixesDavid Lamparter2019-03-067-27/+18
|\
| * *: remove null check before XFREEQuentin Young2019-02-263-10/+5
| * *: compare pointer types to NULL, not 0Quentin Young2019-02-261-4/+4
| * *: use array_size instead of raw divisionQuentin Young2019-02-262-2/+2
| * *: remove unnecessary semicolon from switchesQuentin Young2019-02-261-1/+1
| * *: remove useless return variablesQuentin Young2019-02-261-8/+4
| * *: use proper bool initializers & fix comparisonsQuentin Young2019-02-261-2/+2
* | isisd: strncpy -> strlcpyQuentin Young2019-02-264-7/+11
|/
* *: Rename backet to bucketTim Bray2019-02-252-6/+6
* isisd: fix crash when entering "no ip[v6] router isis" twiceRenato Westphal2019-02-211-11/+12
* isisd: skip over deleted fragmentsDavid Lamparter2019-02-181-0/+21
* isisd: rename northbound delete apisMark Stapp2019-02-111-54/+54
* libs, rip, isis: change northbound operation enum to DESTROYMark Stapp2019-02-111-16/+16
* libs, daemons: changes to permit c++ compilationMark Stapp2019-02-111-27/+27
* isisd: Added changes to track route-map usage in isis.rgirada2019-02-041-0/+2
* build: fix a whole bunch of *FLAGSDavid Lamparter2019-01-301-1/+1
* *: The onlink attribute should be owned by the nexthop not the route.Donald Sharp2019-01-271-2/+4
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-244-5/+5
* lib: use the correct VRF ID when parsing INTERFACE_LINK_PARAMS messagesRenato Westphal2019-01-181-2/+2
* lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messagesRenato Westphal2019-01-141-2/+2
* isisd: fix point-to-point network type configEmanuele Di Pascale2019-01-071-3/+2
* isisd: suppress maybe uninitialized warningsEmanuele Di Pascale2018-12-181-0/+6
* isisd, yang: set default network-type to broadcastEmanuele Di Pascale2018-12-181-10/+0
* isisd: formatting fixes in isis_cli.cEmanuele Di Pascale2018-12-181-6/+7
* isisd: fix 'no router isis' on candidate configEmanuele Di Pascale2018-12-181-14/+11