summaryrefslogtreecommitdiffstats
path: root/lib/qobj.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-11lib: revert table.h change for C++David Lamparter1-5/+2
2019-02-11isisd: rename northbound delete apisMark Stapp1-54/+54
2019-02-11libs, rip, isis: change northbound operation enum to DESTROYMark Stapp9-55/+55
2019-02-11libs, daemons: changes to permit c++ compilationMark Stapp13-80/+91
2019-02-10zebra: Update zserv debug messages to give a bit more useful infoDonald Sharp2-3/+10
2019-02-10bgpd: Remove unused bgp_debug_count functionDonald Sharp2-62/+0
2019-02-08pimd: reject inconsistent address/mask "ip pim rp command"Sarita Patra3-11/+28
2019-02-08pimd: Don't refersh the oif_creation timer if S,G already presentSarita Patra1-2/+4
2019-02-07libs: remove useless static work_queue_free helperMark Stapp1-10/+4
2019-02-07bgpd: fix crash when trying to remove non-existing rpki cacheMarcel Röthke1-1/+1
2019-02-07bgpd: fix "show rpki cache-server" for ssh cachesMarcel Röthke1-3/+17
2019-02-07sharpd: Add 'sharp data nexthop' data dumpDonald Sharp8-0/+144
2019-02-07sharpd: Add 'sharp data route" dump commandDonald Sharp3-0/+31
2019-02-07sharpd: Move route global variables into the global data structureDonald Sharp4-65/+68
2019-02-07sharpd: Add start of global data structuresDonald Sharp3-1/+38
2019-02-07sharpd: Allow nhop tracking to specify connectedDonald Sharp3-9/+12
2019-02-07lib: MTYPE_PREFIX_FLOWSPEC should not be exposed by memory.hDonald Sharp3-2/+1
2019-02-07zebra: advertise svi ip as macip route changesChirag Shah5-4/+162
2019-02-07bgpd: advertise svi ip as macip config cmdChirag Shah2-0/+95
2019-02-07bgpd: advertise svi ip as macip zebra parse apiChirag Shah2-0/+25
2019-02-07lib: advertise svi ip as macip opcodeChirag Shah2-0/+2
2019-02-06tools: fix systemd dependency graphQuentin Young2-5/+8
2019-02-06libs: remove deprecated workqueue apiMark Stapp2-12/+6
2019-02-05zebra: Do not display recursive nexthops as installedDonald Sharp1-1/+2
2019-02-05zebra: Fix multiple levels of static recursionDonald Sharp1-0/+3
2019-02-05lib: add hooks for external logging functionEmanuele Di Pascale2-0/+14
2019-02-05doc: move topotests docs to developers guideQuentin Young10-1046/+2553
2019-02-05zebra: NHT was being run at least 2 times and missreporting dataDonald Sharp1-9/+1
2019-02-05pimd: Pim is not respecting the move of an interface from old->new vrfDonald Sharp1-0/+22
2019-02-05lib: Send interface request after initial helloDonald Sharp1-6/+2
2019-02-05zebra: Remove zclient->idinfo restrictionsDonald Sharp5-34/+11
2019-02-04doc: fix missing backtickQuentin Young1-5/+6
2019-02-04bgpd: use correct specifier to print asnQuentin Young1-4/+4
2019-02-04bgpd: Added changes to track route-map usagergirada6-1/+119
2019-02-04ospfd: Added changes to track route-map usagergirada2-7/+20
2019-02-04zebrad: Added changes to track route-map usagergirada1-2/+35
2019-02-04ospf6d: Added changes to track route-map usagergirada1-1/+11
2019-02-04ripd,ripngd: Added changes to track route-map usage in rip,ripngrgirada2-2/+8
2019-02-04isisd: Added changes to track route-map usage in isis.rgirada1-0/+2
2019-02-04lib: Implemented a cli "show route-map-unsed" to track all unsed routemaps.rgirada2-0/+64
2019-02-04eigrpd: Don't crash on a `no network A.B.C.D/M`Donald Sharp1-11/+7
2019-02-03eigrpd: Allow A.B.C.D and A.B.C.D/M for topology specificationDonald Sharp1-15/+55
2019-02-03eigrpd: Abstract display of an individual entryDonald Sharp1-17/+25
2019-02-03eigrpd: Modify from int to boolean for displayDonald Sharp3-6/+7
2019-02-03eigrpd: Modify code to pass down metric to zebraDonald Sharp7-17/+21
2019-02-03ospfd: address CVE-2017-3224Chirag Shah1-5/+17
2019-01-31zebra: Add ability to send to all clients updated capability informationDonald Sharp3-0/+27
2019-01-31pimd: Add hidden 'ip pim active-active` commandDonald Sharp5-0/+41
2019-01-31zebra: Add code to allow us to add debug for mlagDonald Sharp3-0/+32
2019-01-31zebra: Add mlag information to zrouterDonald Sharp2-7/+23