summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_apiserver.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-02ospfd: Fix maxage_lsa lookup keyChirag Shah1-7/+14
2017-10-02ospfd: ospf use macro for authenticationChirag Shah1-23/+12
2017-10-02zebra: Cleanup ptm memory *after* we tell the sockets to clean upDonald Sharp1-1/+1
2017-10-02zebra: Properly initialize memory for rtadvDonald Sharp1-2/+4
2017-10-02zebra: Fix valgrind report of unintialized dataDonald Sharp1-7/+12
2017-10-02isisd: fix vertex queue comparatorChristian Franke2-2/+2
2017-10-02scan-build: fix warningVincent JARDIN2-4/+1
2017-10-02ospf_packet: scan-build/clang clean upVincent JARDIN1-7/+5
2017-10-02scan-build: cleanup some warningsVincent JARDIN5-10/+12
2017-10-02sha256: fix clang warningVincent JARDIN1-1/+2
2017-10-01ospfd: fix area virtual-link commandChirag Shah1-12/+9
2017-09-29ospfd: ospf virtual-link fixChirag Shah1-6/+1
2017-09-29lib: Fix abbreviationDonald Sharp1-1/+1
2017-09-29lib: remove extra / in other pathsQuentin Young1-1/+1
2017-09-28vtysh: more multi-instance fixingQuentin Young1-3/+5
2017-09-28pimd: Add 'show ip mroute fill' commandDonald Sharp1-11/+21
2017-09-28ospfd: fix ospf virtual-link command optionsChirag Shah1-120/+68
2017-09-27tools: frr-reload.py should exit(1) if vtysh config mode is lockedDaniel Walton1-0/+30
2017-09-27bgpd: fix 4-byte AS display in bestpath-from-ASDaniel Walton1-1/+1
2017-09-27debian: Fix logrotate when FRR is not runningDave Olson1-1/+1
2017-09-27vtysh: 'x not running' reduxQuentin Young1-2/+10
2017-09-27zebra: split ip route DEFUNs for blackhole, reject, etcDaniel Walton1-17/+135
2017-09-27bgpd: remove clippy references in bgp_debug.cDaniel Walton2-5/+0
2017-09-27pimd: Some compilers are complaining about my bpDonald Sharp1-1/+2
2017-09-27vtysh: remove extra / in config pathQuentin Young1-2/+2
2017-09-27bgpd: Reduce multiaccess_check_v4 overhead for subgroupsDonald Sharp3-9/+48
2017-09-27zebra: Fix irdp so it doesn't crash when looked atDonald Sharp2-0/+44
2017-09-27ospfd: fix virtual-link config commandChirag Shah1-17/+14
2017-09-26watchfrr: Add a empty 'show debug..' commandDonald Sharp1-0/+11
2017-09-26vtysh: Remove double display of daemon info for 'show debugging'Donald Sharp1-1/+1
2017-09-26zebra: static nsVincent JARDIN1-1/+1
2017-09-26zebra: Display if we are debugging zebra vxlan or notDonald Sharp1-0/+2
2017-09-26pimd: add support for boundariesQuentin Young9-15/+137
2017-09-25lib: destroy threadmaster condition variableQuentin Young1-0/+1
2017-09-25eigrpd: Follow other protocol leads and exit when told toDonald Sharp1-0/+2
2017-09-25lib: Free thread_master pointer after freeDonald Sharp1-0/+1
2017-09-25lib: Set pointer to NULL after freeDonald Sharp1-0/+1
2017-09-25bgpd: Fix unused variableDonald Sharp1-1/+0
2017-09-25ospf6d: fix heap use after freeQuentin Young1-1/+14
2017-09-25bgpd: skip run as option can be reusedPhilippe Guibert1-1/+1
2017-09-25bgpd: vty command fixup for evpn rt5Philippe Guibert2-8/+21
2017-09-25zebra: Do not allow delete of route from kernel in non-startup caseDonald Sharp7-15/+39
2017-09-25zebra: Do not allow same rib_dest_t be queued multiple times to meta queueDonald Sharp2-0/+11
2017-09-25zebra: Nexthop APIs to use correct vrf_idChirag Shah1-2/+2
2017-09-23isisd: ensure fragments get always linkedChristian Franke1-13/+27
2017-09-23isisd: cleanup unused variablesChristian Franke1-4/+0
2017-09-23isisd: always trigger spf run asynchronouslyChristian Franke1-16/+12
2017-09-23isisd: use only one IP of neighbor as nexthopChristian Franke1-6/+2
2017-09-22pimd: fix some null pointer derefs in cliQuentin Young1-4/+12
2017-09-22isisd: Don't corrupt generated LSPs if information exceeds capacityChristian Franke1-0/+11