summaryrefslogtreecommitdiffstats
path: root/isisd/AUTHORS (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-17pimd: if_lookup_by_index can fail handle it appropriatelyDonald Sharp2-11/+15
2020-04-17lib: prefix must be a valid pointer at this pointDonald Sharp1-0/+1
2020-04-17ospfd: Fix possible null derefDonald Sharp1-1/+1
2020-04-17zebra: in_addr_cmp and `struct prefix` are not happyDonald Sharp1-2/+2
2020-04-16lib: suppress formatting on yang.c module arrayQuentin Young1-0/+2
2020-04-16lib: fix style nit in yang_wrappers.cQuentin Young1-1/+1
2020-04-16zebra,ldpd: use zapi client session id in LM apisMark Stapp5-109/+135
2020-04-16lib,zebra: add a session id for zapi sessionsMark Stapp6-13/+60
2020-04-16zebra: add weight to nb conversionChirag Shah3-0/+21
2020-04-16yang: add weight in nexthop operational modelChirag Shah1-16/+31
2020-04-16lib: increase xpath maxlenChirag Shah1-1/+1
2020-04-16zebra: add northbound support for zebra interfaceChirag Shah4-99/+499
2020-04-16lib: remove gcc 4.x workaround for nb structureChirag Shah1-1/+0
2020-04-16zebra: add nb callbacks for zebra if stateChirag Shah4-134/+202
2020-04-16lib: add interface operational northbound callbackChirag Shah2-0/+156
2020-04-16yang: update zebra interface modelChirag Shah1-23/+137
2020-04-16yang: add operational data to frr-interface modelChirag Shah1-8/+241
2020-04-16yang: add ietf interface yang modelChirag Shah3-0/+1125
2020-04-16yang: igmp yang definitionSarita Patra3-0/+149
2020-04-16lib: yang wrapper nexthop type to strChirag Shah2-0/+30
2020-04-16lib: add yang wrapper for type emptyChirag Shah2-0/+11
2020-04-16zebra: stub changes to assimilate re into rib nbChirag Shah3-174/+269
2020-04-16yang: zebra rib model add route entryChirag Shah1-20/+17
2020-04-16yang: zebra rib model remove grouping for ip routeChirag Shah1-31/+21
2020-04-16zebra: convert clear evpn dup addr command to nbChirag Shah2-13/+35
2020-04-16zebra: nb rpc cb for clear evpn dup addr cmdChirag Shah1-10/+58
2020-04-16zebra: clear dup detect cleanup for nb conversionChirag Shah3-71/+48
2020-04-16lib:api to convert mac to yang objectChirag Shah2-0/+19
2020-04-16zebra: nb callbacks supportChirag Shah8-2213/+3352
2020-04-16yang: add zebra model in makefileChirag Shah2-1/+5
2020-04-16*: frr nexthop yang in makefileChirag Shah2-1/+1
2020-04-16yang: zebra rib operational modelChirag Shah1-15/+114
2020-04-16yang: revert leafref to get interface cmd workingChirag Shah1-1/+5
2020-04-16lib: convert vrf cmd to northbound config callbackChirag Shah1-11/+26
2020-04-16*: include vrf northbound module in initChirag Shah14-4/+17
2020-04-16lib: vrf northbound callbacksChirag Shah4-34/+167
2020-04-16lib: yang defination for basic frr-routingvdhingra3-0/+137
2020-04-16staticd: yang definationvdhingra2-0/+90
2020-04-16lib: FRR next-hop yang data model.Santosh P K1-57/+93
2020-04-16yang: add vrf ref to interface modelChirag Shah1-4/+7
2020-04-16*: add frr-vrf yang module in makefileChirag Shah2-0/+2