summaryrefslogtreecommitdiff
path: root/sharpd
AgeCommit message (Expand)Author
2019-01-11sharpd: Clean up vtysh warning about insufficient doc stringDonald Sharp
2019-01-10sharpd: Do addition/subtraction for meDonald Sharp
2019-01-10sharpd: Allow route install/removal of v6 routes.Donald Sharp
2019-01-03sharpd: Add code to allow install/uninstall repeatedlyDonald Sharp
2019-01-02sharpd: Abstract the route install/delete functions a bitDonald Sharp
2019-01-02sharpd: Allow sharpd to accept nexthop group as part of route installDonald Sharp
2019-01-02sharpd/vtysh: Allow sharpd to use nexthop-groupsDonald Sharp
2019-01-02sharp: Modify route install to take nexthop groupsDonald Sharp
2018-12-03sharpd: return check (Coverity 1475198)F. Aragon
2018-11-12*: Replace zclient_new with zclient_new_notifyDonald Sharp
2018-10-27*: add empty array of YANG modulesRenato Westphal
2018-09-09build: fix not building docs w/o sphinxDavid Lamparter
2018-09-08*: cleanup .gitignore filesDavid Lamparter
2018-09-08build: move vtysh & manpage listings to subdir.amDavid Lamparter
2018-09-08Merge pull request #2989 from donaldsharp/static_debugDavid Lamparter
2018-09-07sharpd: Fix missing 'show debug' commandDonald Sharp
2018-09-05sharpd: Modify route install to allow v6 nexthopsDonald Sharp
2018-08-28*: add a vrf update hook to be informed of the vrf namePhilippe Guibert
2018-08-15sharpd, staticd: Add access_list_initDonald Sharp
2018-06-21sharpd: Does not need any special priv'sDonald Sharp
2018-05-17sharp: Allow the specification of instance when adding/deleting routesDonald Sharp
2018-05-17sharpd: Add some ability to ignore route-map commandsDonald Sharp
2018-03-16sharpd: Add ability to register for nhtDonald Sharp
2018-03-09*: globally ignore clippy-generated sourceQuentin Young
2018-03-08*: Add code to notify on route removal statusDonald Sharp
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-02-26sharpd: Allow sharp routes to recurseDonald Sharp
2018-02-23*: Modify notify_owner to route_notify_ownerDonald Sharp
2018-02-23*: Add tableid the route entry was sent toDonald Sharp
2018-02-16Merge pull request #1753 from donaldsharp/afi_vrf_labelLou Berger
2018-02-15sharpd: Add ability to build from tarballDonald Sharp
2018-02-14lib, sharpd, zebra: Update the zapi_vrf_label call to add afiDonald Sharp
2018-02-08bgpd, lib, sharpd, zebra: Use MPLS_LABEL_NONEDonald Sharp
2018-02-08lib, sharpd, zebra: Add new enum for lsp type and pass it through.Donald Sharp
2018-02-08sharpd: Consolidate commands under 'sharp' keywordDonald Sharp
2018-02-08sharpd: Add some infrastructure to allow test of ZEBRA_VRF_LABELDonald Sharp
2018-02-08*: Track vrfs per nexthop not per route entryDonald Sharp
2018-01-12*: Send/receive the nexthop vrf_idDonald Sharp
2018-01-10sharpd: add .gitignoreQuentin Young
2017-12-04*: make clippy usage more consistentRenato Westphal
2017-11-27sharpd: Add Super Happy Advanced Routing ProtocolDonald Sharp