summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_nexthop.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-11ospf6d: Make ospf6_prefix have an empty v6 addr at endDonald Sharp1-0/+1
2017-10-10ospfd: Do not delete write_q 2 times eitherDonald Sharp1-2/+0
2017-10-10ospfd: We should not be deleting ospf->oiflist 2 timesDonald Sharp1-1/+0
2017-10-10ospfd: Fix ships in the night PR's and list_deleteDonald Sharp1-2/+2
2017-10-10ospfd: OSPFv2 VRF abstact apiChirag Shah1-44/+22
2017-10-10ospfd: OSPFv2 VRF, vrf in show command outputChirag Shah2-1/+55
2017-10-10ospfd: Free memory associated with ospf instance startupDonald Sharp1-0/+5
2017-10-10ripngd: Fix possible memory leak of route_nodeDonald Sharp1-0/+2
2017-10-10lib: Add some documentation about argv_findDonald Sharp1-0/+7
2017-10-10lib: Fix missing va_endDonald Sharp1-1/+4
2017-10-10ospfd: Fix leak of route_nodeDonald Sharp1-0/+1
2017-10-10ospfd: Fix leak of streamDonald Sharp1-1/+3
2017-10-10ospfd: Fix memory leakDonald Sharp1-2/+6
2017-10-10ospfd: Fix leak of FDDonald Sharp1-1/+4
2017-10-10pimd: Fix uninited idx for argv_findDonald Sharp1-1/+1
2017-10-10isisd: Fix leaked memory in error caseDonald Sharp1-1/+4
2017-10-10ldpd: send correct notification code upon receipt of malformed packetRenato Westphal1-1/+1
2017-10-10ldpd: fix heap-use-after-free at exitRenato Westphal2-2/+18
2017-10-10*: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal47-136/+133
2017-10-10ospf6d: Add missing vrf lookupDonald Sharp1-0/+2
2017-10-10lib: fix bug in if_cmp_name_func()Renato Westphal1-0/+2
2017-10-10*: introduce new rb-tree to optimize interface lookup by ifindexRenato Westphal20-38/+99
2017-10-10*: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNALRenato Westphal10-17/+7
2017-10-10*: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal49-382/+308
2017-10-10lib: register 'if_var_handlers' only onceRenato Westphal1-22/+22
2017-10-10lib: nuke the if_*_by_name_len() functionsRenato Westphal13-133/+71
2017-10-10babeld: Do not copy beyond end of dataDonald Sharp2-2/+2
2017-10-10zebra: use a switch statement in nexthop_set_resolved()Renato Westphal1-21/+23
2017-10-10bgpd: remove 'network' commands from the BGP_IPV6L nodeRenato Westphal1-6/+0
2017-10-10zebra: fix uninitialized prefixes in the handling of FEC messagesRenato Westphal1-0/+2
2017-10-10zebra: fix logging of MPLS labelsRenato Westphal1-8/+10
2017-10-09bgpd: check for bgp instance before processing interfacesDon Slice1-21/+23
2017-10-09pimd: Cleanup deep nesting in pim_cmd.cDonald Sharp1-86/+72
2017-10-09pimd: Display RPF address as part of json outputDonald Sharp1-0/+24
2017-10-09ospf6d: Fix snmp compile breakageDonald Sharp1-1/+1
2017-10-09lib: fix wrong warning from clangVincent JARDIN1-0/+1
2017-10-09lib: csv unit testsVincent JARDIN1-11/+8
2017-10-09lib: fix NULL->field_len accessVincent JARDIN1-0/+2
2017-10-09lib: fix a64448ba, invalid NULL->num_labelsVincent JARDIN1-1/+1
2017-10-09lib: linklist avoid access NULL->dataVincent JARDIN1-1/+2
2017-10-09bgpd: fix aspath parsingVincent JARDIN1-1/+2
2017-10-09bgpd: fix clang warningVincent JARDIN1-2/+2
2017-10-09eigrpd: fix clang warningVincent JARDIN1-0/+1
2017-10-09eigrpd: fix clang warningVincent JARDIN1-1/+1
2017-10-08bgpd: fix clang warningVincent JARDIN1-2/+2
2017-10-08vtysh: fix clang warningVincent JARDIN1-2/+2
2017-10-08zebra: fix clang warningVincent JARDIN1-1/+1
2017-10-08lib: fix clang warningVincent JARDIN1-1/+1
2017-10-08bgpd: fix clang warningVincent JARDIN1-1/+0
2017-10-08rfapi: fix clang warningVincent JARDIN1-0/+2