summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: remove unnamed struct in qobj for C++David Lamparter2019-02-111-0/+6
* lib: remove extra top-level ;David Lamparter2019-02-111-2/+2
* lib: make atomic ops C++ compatibleDavid Lamparter2019-02-118-17/+47
* lib: make union prefixptr C++-compatibleDavid Lamparter2019-02-111-10/+19
* lib: revert table.h change for C++David Lamparter2019-02-111-5/+2
* isisd: rename northbound delete apisMark Stapp2019-02-111-54/+54
* libs, rip, isis: change northbound operation enum to DESTROYMark Stapp2019-02-119-55/+55
* libs, daemons: changes to permit c++ compilationMark Stapp2019-02-1113-80/+91
* Merge pull request #3770 from donaldsharp/detailed_debugsDavid Lamparter2019-02-112-3/+10
|\
| * zebra: Update zserv debug messages to give a bit more useful infoDonald Sharp2019-02-102-3/+10
* | Merge pull request #3767 from donaldsharp/martians_ate_my_homeworkDavid Lamparter2019-02-112-62/+0
|\ \
| * | bgpd: Remove unused bgp_debug_count functionDonald Sharp2019-02-102-62/+0
| |/
* | Merge pull request #3715 from qlyoung/fix-systemd-depsDavid Lamparter2019-02-112-5/+8
|\ \ | |/ |/|
| * tools: fix systemd dependency graphQuentin Young2019-02-062-5/+8
* | Merge pull request #3760 from patrasar/RP_configure_inconsistent_addr_maskDonald Sharp2019-02-083-11/+28
|\ \
| * | pimd: reject inconsistent address/mask "ip pim rp command"Sarita Patra2019-02-083-11/+28
* | | Merge pull request #3761 from patrasar/fix_refresh_oil_timerDonald Sharp2019-02-081-2/+4
|\ \ \ | |/ / |/| |
| * | pimd: Don't refersh the oif_creation timer if S,G already presentSarita Patra2019-02-081-2/+4
|/ /
* | Merge pull request #3752 from mjstapp/fix_wq_static_funcDonald Sharp2019-02-071-10/+4
|\ \
| * | libs: remove useless static work_queue_free helperMark Stapp2019-02-071-10/+4
* | | Merge pull request #3745 from chiragshah6/evpn_dev1Russ White2019-02-0711-4/+284
|\ \ \ | |/ / |/| |
| * | zebra: advertise svi ip as macip route changesChirag Shah2019-02-075-4/+162
| * | bgpd: advertise svi ip as macip config cmdChirag Shah2019-02-072-0/+95
| * | bgpd: advertise svi ip as macip zebra parse apiChirag Shah2019-02-072-0/+25
| * | lib: advertise svi ip as macip opcodeChirag Shah2019-02-072-0/+2
* | | Merge pull request #3722 from donaldsharp/static_recursiveDavid Lamparter2019-02-072-1/+5
|\ \ \
| * | | zebra: Do not display recursive nexthops as installedDonald Sharp2019-02-051-1/+2
| * | | zebra: Fix multiple levels of static recursionDonald Sharp2019-02-051-0/+3
* | | | Merge pull request #3744 from mjstapp/wq_deprecated_apiDavid Lamparter2019-02-072-12/+6
|\ \ \ \
| * | | | libs: remove deprecated workqueue apiMark Stapp2019-02-062-12/+6
| | |/ / | |/| |
* | | | Merge pull request #3748 from donaldsharp/sharp_nht_additionDavid Lamparter2019-02-0712-76/+293
|\ \ \ \
| * | | | sharpd: Add 'sharp data nexthop' data dumpDonald Sharp2019-02-078-0/+144
| * | | | sharpd: Add 'sharp data route" dump commandDonald Sharp2019-02-073-0/+31
| * | | | sharpd: Move route global variables into the global data structureDonald Sharp2019-02-074-65/+68
| * | | | sharpd: Add start of global data structuresDonald Sharp2019-02-073-1/+38
| * | | | sharpd: Allow nhop tracking to specify connectedDonald Sharp2019-02-073-9/+12
| * | | | lib: MTYPE_PREFIX_FLOWSPEC should not be exposed by memory.hDonald Sharp2019-02-073-2/+1
| |/ / /
* | | | Merge pull request #3749 from rtrlib/2019-02-07-bugfix-masterDavid Lamparter2019-02-071-4/+18
|\ \ \ \ | |/ / / |/| | |
| * | | bgpd: fix crash when trying to remove non-existing rpki cacheMarcel Röthke2019-02-071-1/+1
| * | | bgpd: fix "show rpki cache-server" for ssh cachesMarcel Röthke2019-02-071-3/+17
|/ / /
* | | Merge pull request #3684 from mjstapp/dplane_pwDonald Sharp2019-02-069-34/+355
|\ \ \
| * | | zebra: add handler for pw install errorsMark Stapp2019-01-252-2/+34
| * | | zebra: handle pw updates in async dplaneMark Stapp2019-01-251-0/+31
| * | | zebra: convert PW updates to async dataplaneMark Stapp2019-01-258-32/+194
| * | | zebra: start pseudowire supportMark Stapp2019-01-252-0/+96
* | | | Merge pull request #3737 from qlyoung/doc-move-topotest-to-devdocsRafael Zalamena2019-02-0510-1046/+2553
|\ \ \ \ | |_|/ / |/| | |
| * | | doc: move topotests docs to developers guideQuentin Young2019-02-0510-1046/+2553
* | | | lib: add hooks for external logging functionEmanuele Di Pascale2019-02-052-0/+14
* | | | Merge pull request #3693 from chiragshah6/ospf_vrf_devRuss White2019-02-051-5/+17
|\ \ \ \ | |/ / / |/| | |
| * | | ospfd: address CVE-2017-3224Chirag Shah2019-02-031-5/+17