summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_zebra.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Do not cast to the same typeDonatas Abraitis2020-04-081-2/+2
* ospf6d: Fix spelling mistakes found by debian packagingDonald Sharp2020-03-141-1/+1
* *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-051-4/+3
* *: Convert connected_free to a double pointerDonald Sharp2019-11-021-1/+1
* *: Convert zapi->interface_delete to ifp callbackDonald Sharp2019-09-191-20/+0
* *: Convert interface_down to interface down callbackDonald Sharp2019-09-191-20/+0
* *: Convert from ->interface_up to the interface callbackDonald Sharp2019-09-191-1/+0
* *: Switch all zclient->interface_add to interface create callbackDonald Sharp2019-09-191-14/+0
* *: Fix spelling errors pointed out by debian packagingDonald Sharp2019-08-191-1/+1
* bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_idPhilippe Guibert2019-05-071-1/+1
* *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-031-21/+10
* isisd, ospf6d, ripngd: Do not allow v6 LL's to be `redist connected` inDonald Sharp2019-03-271-0/+3
* lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messagesRenato Westphal2019-01-141-1/+2
* *: Replace zclient_new with zclient_new_notifyDonald Sharp2018-11-121-1/+1
* *: style for EC replacementsQuentin Young2018-09-131-3/+3
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-1/+1
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-1/+1
* ospf6d: Update OSPFv3 to use new zlog_ferrDonald Sharp2018-08-141-3/+5
* ospf6d: remove ospf6_interface_if_delQuentin Young2018-04-131-7/+0
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-2/+2
* ospf6d: assign zebra router-id to ospf6 instanceChirag Shah2018-03-011-2/+11
* ospf6d: router-id change notify to restart ospf6dChirag Shah2018-02-151-4/+3
* *: Track vrfs per nexthop not per route entryDonald Sharp2018-02-091-3/+0
* *: Send/receive the nexthop vrf_idDonald Sharp2018-01-121-0/+3
* *: Make zapi route install Notifications optionalDonald Sharp2017-11-271-1/+1
* lib, ospf6d, ospfd, zebra: Add ZEBRA_STRDonald Sharp2017-10-251-1/+1
* *: Modify zclient_init to require privs dataDonald Sharp2017-10-241-1/+1
* *: introduce new rb-tree to optimize interface lookup by ifindexRenato Westphal2017-10-101-1/+1
* *: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNALRenato Westphal2017-10-101-1/+1
* *: fix segfault when sending more than MULTIPATH_NUM nexthopsRenato Westphal2017-09-211-2/+2
* Merge pull request #1044 from donaldsharp/combinationJafar Al-Gharaibeh2017-08-311-5/+1
|\
| * *: fix assorted issues detected by Coverity ScanRenato Westphal2017-08-251-5/+1
* | *: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from APIDavid Lamparter2017-08-281-2/+2
|/
* *: use zapi_route to send/receive redistributed routes as wellRenato Westphal2017-08-241-68/+18
* ospf6d: use the new API to send routes to zebraRenato Westphal2017-08-231-68/+25
* *: remove leftovers from "router zebra"Renato Westphal2017-08-231-112/+1
* *: reduce excessive indentation in a few placesRenato Westphal2017-08-231-67/+71
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-2/+1
* *: reindent pt. 2whitespace / reindent2017-07-171-1/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-700/+654
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-3/+3
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-4/+4
* | *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-5/+4
* | *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-11/+11
* | ospf6d: VNL -> VTYNLDavid Lamparter2017-07-141-13/+13
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-3/+3
|/
* *: use vty_outlnQuentin Young2017-06-291-3/+3
* ospf6d: Make 'show zebra' 'show ipv6 ospf6 zebra'Donald Sharp2017-05-181-6/+5
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* ospf6d: Fix redistribution debug knowledgeDonald Sharp2017-05-031-1/+1