summaryrefslogtreecommitdiff
path: root/lib/nexthop.h
AgeCommit message (Expand)Author
2021-09-07bgpd: VRF-Lite fix nexthop typeKantesh Mundaragi
2021-06-02lib,sharpd,zebra: update nexthop object with nh_srv6Hiroki Shirokura
2021-06-02*: fix code format accourding to checkpatchHiroki Shirokura
2021-06-02lib: add new nexthop's attributes seg6 (step3)Hiroki Shirokura
2021-06-02lib: add new nexthop's attributes seg6local (step1)Hiroki Shirokura
2021-05-04lib: add basic nexthop comparison apiMark Stapp
2020-10-02lib: remove nexthop_same_firsthop() apiStephen Worley
2020-08-07lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle
2020-07-17lib: use const in nexthop_level() apiMark Stapp
2020-07-17lib: add nexthop_str2backupMark Stapp
2020-07-17lib,sharpd,zebra: initial support for multiple backup nexthopsMark Stapp
2020-07-07lib: test vrfs in nexthop_same_firsthop()Mark Stapp
2020-04-14zebra: data plane FPM add support RMAC VNIRafael Zalamena
2020-03-30Merge pull request #5901 from mjstapp/backup_nh_prepStephen Worley
2020-03-29lib: prepare for plugin-based frr_format checkDavid Lamparter
2020-03-27lib: add backup-nexthop value to nexthopMark Stapp
2020-03-27zebra,lib: use const in more apisMark Stapp
2020-02-11lib,zebra: remove unused MATCHED nexthop flagMark Stapp
2020-01-15lib,zebra: tighten up the nexthop_copy/nexthop_dup APIsStephen Worley
2019-12-09lib, zebra: Allow for installation of a weighted nexthopDonald Sharp
2019-11-22lib: add some nexthop ctorsMark Stapp
2019-10-25lib: Make nexthop_next* use const for nexthopStephen Worley
2019-10-25lib: Add nexthop quick hash apiStephen Worley
2019-10-25zebra: Optimize the fib/notified nexthop matchingStephen Worley
2019-10-25zebra: Add recursive functionality to NHE'sStephen Worley
2019-08-19lib: Sort zapi_nexthops on the encodeStephen Worley
2019-06-25lib: Add a nexthop_dup() that allocates and copiesStephen Worley
2019-06-25lib: Put single nexthop copy into its own functionStephen Worley
2019-05-23lib,zebra,bgpd,pbrd: Compare nexthops without labelsStephen Worley
2019-05-23lib,zebra,bgpd: Remove nexthop_same_no_recurse()Stephen Worley
2019-05-23lib: Make labels_match function use labels_cmpStephen Worley
2019-05-23lib: Add nexthop_cmpDonald Sharp
2019-04-19zebra: stop sending invalid nexthops to clientsDon Slice
2019-04-18lib, zebra: Remove unused flagDonald Sharp
2019-04-05lib: Add hash function for nexthop groupsStephen Worley
2019-04-03libs: nexthop comparison includes labels if presentMark Stapp
2019-02-27*: Explicitly mark nexthop of EVPN-sourced routes as onlinkvivek
2019-02-11lib: add extern "C" {} blocks to all libfrr headersRenato Westphal
2018-04-06lib: Add hash and use const a bit more intelligentlyQuentin Young
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-14lib: Add nexthop-group cliDonald Sharp
2018-03-09lib: Isolate nexthop_group functions to nexthop_group.cDonald Sharp
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-02-08lib, zebra: Move nh_resolve_via_default to appropriate headerDonald Sharp
2018-02-08*: Track vrfs per nexthop not per route entryDonald Sharp
2018-01-22lib, zebra: Rename and place appropriately the label stackDonald Sharp
2017-12-14bgpd: set evpn rvtep nexthops as active by defaultMitesh Kanjariya
2017-09-12zebra: deduplicate nexthopsDavid Lamparter
2017-08-28zebra: cleanup blackhole supportDavid Lamparter
2017-08-28zebra: rib: use nexthop ptr in rib_add/deleteDavid Lamparter