summaryrefslogtreecommitdiffstats
path: root/sharpd (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-17bgpd: Use string length not sizeof the arrayDonald Sharp1-1/+1
2019-01-16ldpd: fix missing return value in bindanyMark Stapp1-0/+1
2019-01-15zebra: Cleanup unnecessary checkDonald Sharp1-1/+1
2019-01-14doc: update build instructions for freebsd on how to obtain libyangRenato Westphal2-2/+6
2019-01-14lib: update suggestions related to some northbound errorsRenato Westphal1-4/+4
2019-01-14lib: don't abort when incomplete xpath is given by the userRenato Westphal1-2/+6
2019-01-14lib: fix "use of uninitialised value" valgrind warningRenato Westphal1-1/+1
2019-01-14lib: fix "may be used uninitialized" build warningRenato Westphal1-1/+2
2019-01-14doc: Add `[no] bgp default ipv4-unicast` documentationDonald Sharp1-0/+7
2019-01-14lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messagesRenato Westphal11-47/+109
2019-01-12bfdd: Fix timer print-out functionDonald Sharp1-4/+4
2019-01-11zebra: Fix uninitialized value warning in dplane codeMark Stapp1-1/+1
2019-01-11zebra: Add a switch statement for rib_process_afterDonald Sharp1-67/+75
2019-01-11zebra: Modify the status flag to 32 bits, add more flagsDonald Sharp1-1/+9
2019-01-11zebra: Limit meta_queue insertion to one time.Donald Sharp1-25/+48
2019-01-11sharpd: Clean up vtysh warning about insufficient doc stringDonald Sharp1-2/+3
2019-01-11zebra: return dataplane provider plugin handleMark Stapp2-5/+11
2019-01-11sharpd: Do addition/subtraction for meDonald Sharp1-2/+13
2019-01-11sharpd: Allow route install/removal of v6 routes.Donald Sharp2-13/+44
2019-01-11lib: Add another 32 bit accessor to the prefix data structureDonald Sharp1-0/+1
2019-01-10bfdd: remove unused OS specific functionsRafael Zalamena3-139/+0
2019-01-10bfdd: use zebra to learn about network interfacesRafael Zalamena4-22/+112
2019-01-10zebra: pass lists of results from dataplane to zebraMark Stapp3-68/+58
2019-01-09lib, bgpd: Convert frr_pthread_set_name to only cause it to set os name of th...Donald Sharp3-37/+13
2019-01-09lib: Cleanup thread name setting to happen at startDonald Sharp1-2/+9
2019-01-09lib: On frr_pthread_new save a os_nameDonald Sharp1-0/+2
2019-01-09zebra: do not create vrf if name already set to default vrf at startupPhilippe Guibert1-0/+12
2019-01-09zebra: start the netns notification mechanism after ns initialisationPhilippe Guibert3-6/+7
2019-01-09lib: Convert RUSAGE_SELF to RUSAGE_THREAD where we canDonald Sharp1-1/+6
2019-01-09bgpd: Do not send a label to zebra that it doesn't understandDonald Sharp1-0/+5
2019-01-09doc: Add more documentation around configure optionsDonald Sharp1-1/+71
2019-01-09configure: Add a bit more warning to the enable-shell optionDonald Sharp1-1/+1
2019-01-09bgpd: Further refine hash lookup to store hash valueDonald Sharp5-12/+48
2019-01-09bgpd: Add a hash for quick lookup in community_list_lookupDonald Sharp2-24/+69
2019-01-09bgpd: Use `struct rmap_community` when we use community_list_lookupDonald Sharp1-14/+38
2019-01-08debianpkg: use getent instead of egrepping filesRhonda D'Vine1-9/+6
2019-01-08zebra: update local ns_id fieldPhilippe Guibert1-0/+1
2019-01-08zebra: fix another FreeBSD warning messageRafael Zalamena1-1/+1
2019-01-08zebra: fix FreeBSD warning on fresh OS bootRafael Zalamena1-0/+12
2019-01-08zebra: implement FreeBSD route attr handlingRafael Zalamena1-3/+18
2019-01-08doc: Fix typos and grammarAnand1-6/+6
2019-01-07bgp_rfapi_basic_sanity_config2: delayed timeouts not supported without VNC attrLou Berger3-3/+3
2019-01-07bgp_rfapi_basic_sanity: delayed timeouts not supported without VNC attrLou Berger3-3/+3
2019-01-07bgpd: Modify End of Rib notification to INFODonald Sharp1-5/+5
2019-01-07bgpd: don't use BGP_ATTR_VNC(255) unless ENABLE_BGP_VNC_ATTR is definedLou Berger2-5/+5
2019-01-07isisd: fix point-to-point network type configEmanuele Di Pascale1-3/+2
2019-01-07zebra: dup addr detect fix clear mac commandChirag Shah1-1/+6
2019-01-07zebra: evpn dup addr detect fix unfreeze actionChirag Shah1-14/+14
2019-01-04pimd: Allow pim to display what it believes the mlag role is.Donald Sharp1-0/+3
2019-01-04pimd: Store the router mlag roleDonald Sharp2-3/+5