summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_pw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3684 from mjstapp/dplane_pwDonald Sharp2019-02-061-3/+6
|\
| * zebra: convert PW updates to async dataplaneMark Stapp2019-01-251-3/+6
* | zebra: Remove `struct zebra_t`Donald Sharp2019-01-311-2/+0
* | zebra: Move the master thread handler to the zrouter structureDonald Sharp2019-01-311-2/+2
|/
* zebra: flog_warn conversionQuentin Young2018-09-061-4/+4
* zebra: fix "no pseudowire IFNAME" on vtyshRenato Westphal2018-08-131-10/+35
* zebra: refactor zserv names, consolidate eventsQuentin Young2018-05-291-1/+1
* zebra: cleanup for zapi_msg.c splitQuentin Young2018-04-231-1/+1
* zebra: use hooks for client lifecycle callbacksQuentin Young2018-04-231-1/+5
* zebra: clean up zapi organizationQuentin Young2018-04-231-0/+1
* lib: Isolate nexthop_group functions to nexthop_group.cDonald Sharp2018-03-091-1/+1
* *: Make assignment from RB_ROOT in while loop work betterDonald Sharp2018-02-231-1/+4
* zebra, ldpd: fix display of pseudowire statusRenato Westphal2017-11-291-1/+1
* *: add missing \n in some help stringsRenato Westphal2017-10-241-1/+1
* *: use clang's 'ForEachMacros' format style optionRenato Westphal2017-09-151-8/+4
* *: fix assorted issues detected by Coverity ScanRenato Westphal2017-08-251-0/+1
* zebra: put pseudowire show cmd under mplsDavid Lamparter2017-08-211-1/+2
* zebra: fix pseudowire code re. upstream changesDavid Lamparter2017-08-091-30/+27
* zebra: add support for static pseudowiresRenato Westphal2017-08-091-3/+264
* zebra: add nexthop tracking for pseudowiresRenato Westphal2017-08-091-1/+8
* zebra: add pseudowire managerßingen2017-08-091-0/+268