| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: remove nexthop_same_firsthop() api | Stephen Worley | 2020-10-02 | 1 | -8/+0 |
* | lib, zebra: Add SR-TE policy infrastructure to zebra | Sebastien Merle | 2020-08-07 | 1 | -0/+4 |
* | lib: use const in nexthop_level() api | Mark Stapp | 2020-07-17 | 1 | -1/+1 |
* | lib: add nexthop_str2backup | Mark Stapp | 2020-07-17 | 1 | -0/+9 |
* | lib,sharpd,zebra: initial support for multiple backup nexthops | Mark Stapp | 2020-07-17 | 1 | -5/+9 |
* | lib: test vrfs in nexthop_same_firsthop() | Mark Stapp | 2020-07-07 | 1 | -1/+2 |
* | zebra: data plane FPM add support RMAC VNI | Rafael Zalamena | 2020-04-14 | 1 | -0/+11 |
* | Merge pull request #5901 from mjstapp/backup_nh_prep | Stephen Worley | 2020-03-30 | 1 | -2/+20 |
|\ |
|
| * | lib: add backup-nexthop value to nexthop | Mark Stapp | 2020-03-27 | 1 | -0/+9 |
| * | zebra,lib: use const in more apis | Mark Stapp | 2020-03-27 | 1 | -2/+11 |
* | | lib: prepare for plugin-based frr_format check | David Lamparter | 2020-03-29 | 1 | -0/+4 |
|/ |
|
* | lib,zebra: remove unused MATCHED nexthop flag | Mark Stapp | 2020-02-11 | 1 | -4/+7 |
* | lib,zebra: tighten up the nexthop_copy/nexthop_dup APIs | Stephen Worley | 2020-01-15 | 1 | -0/+7 |
* | lib, zebra: Allow for installation of a weighted nexthop | Donald Sharp | 2019-12-09 | 1 | -0/+3 |
* | lib: add some nexthop ctors | Mark Stapp | 2019-11-22 | 1 | -0/+16 |
* | lib: Make nexthop_next* use const for nexthop | Stephen Worley | 2019-10-25 | 1 | -2/+3 |
* | lib: Add nexthop quick hash api | Stephen Worley | 2019-10-25 | 1 | -0/+8 |
* | zebra: Optimize the fib/notified nexthop matching | Stephen Worley | 2019-10-25 | 1 | -1/+1 |
* | zebra: Add recursive functionality to NHE's | Stephen Worley | 2019-10-25 | 1 | -0/+1 |
* | lib: Sort zapi_nexthops on the encode | Stephen Worley | 2019-08-19 | 1 | -0/+3 |
* | lib: Add a nexthop_dup() that allocates and copies | Stephen Worley | 2019-06-26 | 1 | -0/+4 |
* | lib: Put single nexthop copy into its own function | Stephen Worley | 2019-06-26 | 1 | -0/+2 |
* | lib,zebra,bgpd,pbrd: Compare nexthops without labels | Stephen Worley | 2019-05-23 | 1 | -0/+2 |
* | lib,zebra,bgpd: Remove nexthop_same_no_recurse() | Stephen Worley | 2019-05-23 | 1 | -2/+0 |
* | lib: Make labels_match function use labels_cmp | Stephen Worley | 2019-05-23 | 1 | -2/+2 |
* | lib: Add nexthop_cmp | Donald Sharp | 2019-05-23 | 1 | -0/+1 |
* | zebra: stop sending invalid nexthops to clients | Don Slice | 2019-04-19 | 1 | -0/+1 |
* | lib, zebra: Remove unused flag | Donald Sharp | 2019-04-18 | 1 | -2/+1 |
* | lib: Add hash function for nexthop groups | Stephen Worley | 2019-04-05 | 1 | -1/+1 |
* | libs: nexthop comparison includes labels if present | Mark Stapp | 2019-04-03 | 1 | -2/+4 |
* | *: Explicitly mark nexthop of EVPN-sourced routes as onlink | vivek | 2019-02-27 | 1 | -1/+0 |
* | lib: add extern "C" {} blocks to all libfrr headers | Renato Westphal | 2019-02-12 | 1 | -0/+9 |
* | lib: Add hash and use const a bit more intelligently | Quentin Young | 2018-04-06 | 1 | -1/+18 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -2/+2 |
* | lib: Add nexthop-group cli | Donald Sharp | 2018-03-14 | 1 | -0/+2 |
* | lib: Isolate nexthop_group functions to nexthop_group.c | Donald Sharp | 2018-03-09 | 1 | -16/+0 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -7/+8 |
* | lib, zebra: Move nh_resolve_via_default to appropriate header | Donald Sharp | 2018-02-09 | 1 | -12/+0 |
* | *: Track vrfs per nexthop not per route entry | Donald Sharp | 2018-02-09 | 1 | -0/+5 |
* | lib, zebra: Rename and place appropriately the label stack | Donald Sharp | 2018-01-22 | 1 | -8/+1 |
* | bgpd: set evpn rvtep nexthops as active by default | Mitesh Kanjariya | 2017-12-14 | 1 | -0/+1 |
* | zebra: deduplicate nexthops | David Lamparter | 2017-09-12 | 1 | -0/+10 |
* | zebra: cleanup blackhole support | David Lamparter | 2017-08-28 | 1 | -1/+4 |
* | zebra: rib: use nexthop ptr in rib_add/delete | David Lamparter | 2017-08-28 | 1 | -2/+2 |
* | *: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from API | David Lamparter | 2017-08-28 | 1 | -0/+7 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -63/+64 |
* | zebra: prettier format for multilevel-recursive routes | Christian Franke | 2017-07-12 | 1 | -0/+1 |
* | lib,zebra: Fix ALL_NEXTHOPS iterator | Christian Franke | 2017-07-12 | 1 | -0/+12 |
* | Allow for more than 1 NH recursion level | ßingen | 2017-06-28 | 1 | -2/+4 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |