summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1305 from donaldsharp/workqueueRenato Westphal2017-10-111-16/+22
|\
| * lib: Free workqueue memory leak on freeDonald Sharp2017-10-111-16/+22
* | Merge pull request #1317 from donaldsharp/babel_memRenato Westphal2017-10-112-2/+2
|\ \ | |/ |/|
| * babeld: Do not copy beyond end of dataDonald Sharp2017-10-102-2/+2
* | Merge pull request #1322 from donaldsharp/ospf6_protoRenato Westphal2017-10-111-0/+1
|\ \
| * | ospf6d: Make ospf6_prefix have an empty v6 addr at endDonald Sharp2017-10-111-0/+1
|/ /
* | Merge pull request #1120 from donaldsharp/branch_millionMartin Winter2017-10-112-15/+21
|\ \
| * | configure: Have --enable-dev-build turn on better debugging.Donald Sharp2017-09-292-15/+21
* | | Merge pull request #1323 from donaldsharp/ospf_list_deleteRenato Westphal2017-10-111-4/+1
|\ \ \
| * | | ospfd: Do not delete write_q 2 times eitherDonald Sharp2017-10-101-2/+0
| * | | ospfd: We should not be deleting ospf->oiflist 2 timesDonald Sharp2017-10-101-1/+0
| * | | ospfd: Fix ships in the night PR's and list_deleteDonald Sharp2017-10-101-2/+2
|/ / /
* | | Merge pull request #1304 from chiragshah6/ospf_vrf_devRenato Westphal2017-10-102-1/+33
|\ \ \
| * | | ospfd: OSPFv2 VRF abstact apiChirag Shah2017-10-101-44/+22
| * | | ospfd: OSPFv2 VRF, vrf in show command outputChirag Shah2017-10-102-1/+55
* | | | Merge pull request #1316 from donaldsharp/high_stuffRenato Westphal2017-10-108-7/+30
|\ \ \ \
| * | | | lib: Add some documentation about argv_findDonald Sharp2017-10-101-0/+7
| * | | | lib: Fix missing va_endDonald Sharp2017-10-101-1/+4
| * | | | ospfd: Fix leak of route_nodeDonald Sharp2017-10-101-0/+1
| * | | | ospfd: Fix leak of streamDonald Sharp2017-10-101-1/+3
| * | | | ospfd: Fix memory leakDonald Sharp2017-10-101-2/+6
| * | | | ospfd: Fix leak of FDDonald Sharp2017-10-101-1/+4
| * | | | pimd: Fix uninited idx for argv_findDonald Sharp2017-10-101-1/+1
| * | | | isisd: Fix leaked memory in error caseDonald Sharp2017-10-101-1/+4
| |/ / /
* | | | Merge pull request #1319 from opensourcerouting/ldpd-use-after-freeDonald Sharp2017-10-103-3/+19
|\ \ \ \
| * | | | ldpd: send correct notification code upon receipt of malformed packetRenato Westphal2017-10-101-1/+1
| * | | | ldpd: fix heap-use-after-free at exitRenato Westphal2017-10-102-2/+18
* | | | | Merge pull request #1314 from donaldsharp/pim_rpf_addressJafar Al-Gharaibeh2017-10-101-86/+96
|\ \ \ \ \
| * | | | | pimd: Cleanup deep nesting in pim_cmd.cDonald Sharp2017-10-091-86/+72
| * | | | | pimd: Display RPF address as part of json outputDonald Sharp2017-10-091-0/+24
| | |_|_|/ | |/| | |
* | | | | ospfd: Free memory associated with ospf instance startupDonald Sharp2017-10-101-0/+5
* | | | | ripngd: Fix possible memory leak of route_nodeDonald Sharp2017-10-101-0/+2
| |_|/ / |/| | |
* | | | Merge pull request #1210 from opensourcerouting/misc-mpls-bgp-lu-fixesDonald Sharp2017-10-104-35/+35
|\ \ \ \
| * | | | zebra: use a switch statement in nexthop_set_resolved()Renato Westphal2017-10-101-21/+23
| * | | | bgpd: remove 'network' commands from the BGP_IPV6L nodeRenato Westphal2017-10-101-6/+0
| * | | | zebra: fix uninitialized prefixes in the handling of FEC messagesRenato Westphal2017-10-101-0/+2
| * | | | zebra: fix logging of MPLS labelsRenato Westphal2017-10-101-8/+10
* | | | | Merge pull request #1315 from dslicenc/bgp-interfaceRenato Westphal2017-10-101-21/+23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | bgpd: check for bgp instance before processing interfacesDon Slice2017-10-091-21/+23
| | |/ / | |/| |
* | | | Merge pull request #1301 from donaldsharp/zebra_vxlanRenato Westphal2017-10-104-448/+399
|\ \ \ \
| * | | | zebra: Fix MAC counts for EVPNvivek2017-10-061-5/+32
| * | | | zebra: Handle L3 multi-tenancy correctly for EVPNvivek2017-10-064-443/+367
* | | | | Merge pull request #1297 from dslicenc/cm18154-import-tableRenato Westphal2017-10-101-27/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | zebra: resolve issue with importing table entries correctlyDon Slice2017-10-051-27/+15
* | | | | Merge pull request #1237 from donaldsharp/distance_specialRenato Westphal2017-10-103-10/+33
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | zebra: Make admin distance a uint8_tDonald Sharp2017-09-252-6/+6
| * | | | zebra: Modify metric read to be admin distance and metricDonald Sharp2017-09-251-4/+27
* | | | | Merge pull request #1312 from donaldsharp/snmp_compileLou Berger2017-10-091-1/+1
|\ \ \ \ \
| * | | | | ospf6d: Fix snmp compile breakageDonald Sharp2017-10-091-1/+1
|/ / / / /
* | | | | Merge pull request #1310 from vjardin6WIND/null_referencesDonald Sharp2017-10-094-2/+6
|\ \ \ \ \