| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: Convert inet_ntoa to %pI4 | Donatas Abraitis | 2020-10-22 | 1 | -4/+4 |
* | lib: remove nexthop_same_firsthop() api | Stephen Worley | 2020-10-02 | 1 | -37/+0 |
* | lib, zebra: Add SR-TE policy infrastructure to zebra | Sebastien Merle | 2020-08-07 | 1 | -0/+6 |
* | lib: use const in nexthop_level() api | Mark Stapp | 2020-07-17 | 1 | -2/+3 |
* | lib: add nexthop_str2backup | Mark Stapp | 2020-07-17 | 1 | -1/+62 |
* | lib,sharpd,zebra: initial support for multiple backup nexthops | Mark Stapp | 2020-07-17 | 1 | -11/+48 |
* | lib: test vrfs in nexthop_same_firsthop() | Mark Stapp | 2020-07-07 | 1 | -8/+14 |
* | lib: add backup-nexthop value to nexthop | Mark Stapp | 2020-03-27 | 1 | -5/+26 |
* | zebra,lib: use const in more apis | Mark Stapp | 2020-03-27 | 1 | -4/+9 |
* | lib: remove null check before free nh_labels | Quentin Young | 2020-03-18 | 1 | -4/+2 |
* | lib,zebra: tighten up the nexthop_copy/nexthop_dup APIs | Stephen Worley | 2020-01-15 | 1 | -2/+26 |
* | lib: default nexthop weights to one | Stephen Worley | 2019-12-16 | 1 | -1/+17 |
* | lib, zebra: Allow for encode/decode of nexthop weight in pass down | Donald Sharp | 2019-12-09 | 1 | -0/+6 |
* | lib, zebra: Allow for installation of a weighted nexthop | Donald Sharp | 2019-12-09 | 1 | -0/+1 |
* | lib,sharpd: support labelled nexthop-groups in sharpd | Mark Stapp | 2019-12-06 | 1 | -0/+3 |
* | Merge pull request #5416 from mjstapp/re_nhe_pointer | Donald Sharp | 2019-12-04 | 1 | -0/+88 |
|\ |
|
| * | lib: add some nexthop ctors | Mark Stapp | 2019-11-22 | 1 | -0/+88 |
* | | *: generously apply const | David Lamparter | 2019-12-02 | 1 | -1/+1 |
|/ |
|
* | lib: Make nexthop_next* use const for nexthop | Stephen Worley | 2019-10-25 | 1 | -2/+2 |
* | lib: Add nexthop quick hash api | Stephen Worley | 2019-10-25 | 1 | -17/+27 |
* | lib: Nexthop hash onlink and ifindex with one call | Stephen Worley | 2019-10-25 | 1 | -13/+3 |
* | zebra: Optimize the fib/notified nexthop matching | Stephen Worley | 2019-10-25 | 1 | -0/+13 |
* | lib: Call nexthop g_addr hashes together | Stephen Worley | 2019-10-25 | 1 | -4/+16 |
* | lib: Hash nexthops on onlink flag | Stephen Worley | 2019-10-25 | 1 | -0/+3 |
* | lib: Sort zapi_nexthops on the encode | Stephen Worley | 2019-08-19 | 1 | -5/+4 |
* | lib: Add a nexthop_dup() that allocates and copies | Stephen Worley | 2019-06-26 | 1 | -0/+9 |
* | lib: Put single nexthop copy into its own function | Stephen Worley | 2019-06-26 | 1 | -0/+17 |
* | lib: add some printfrr specifiers | David Lamparter | 2019-06-03 | 1 | -0/+85 |
* | lib,zebra,bgpd,pbrd: Compare nexthops without labels | Stephen Worley | 2019-05-23 | 1 | -20/+49 |
* | lib: Explicitly cmp gateway and source based on AF | Stephen Worley | 2019-05-23 | 1 | -12/+39 |
* | lib,zebra,bgpd: Remove nexthop_same_no_recurse() | Stephen Worley | 2019-05-23 | 1 | -36/+0 |
* | lib: Update nexthop_same to use nexthop_cmp | Stephen Worley | 2019-05-23 | 1 | -38/+3 |
* | lib: Add labels_cmp to nexthop_cmp | Stephen Worley | 2019-05-23 | 1 | -3/+8 |
* | lib: nexthop-cmp return if gateways don't match | Stephen Worley | 2019-05-23 | 1 | -2/+2 |
* | lib: Make labels_match function use labels_cmp | Stephen Worley | 2019-05-23 | 1 | -19/+4 |
* | lib: Add nexthop labels cmp functions | Stephen Worley | 2019-05-23 | 1 | -0/+28 |
* | lib: Add nexthop_cmp | Donald Sharp | 2019-05-23 | 1 | -0/+57 |
* | lib: Add hash function for nexthop groups | Stephen Worley | 2019-04-05 | 1 | -6/+44 |
* | libs: nexthop comparison includes labels if present | Mark Stapp | 2019-04-03 | 1 | -3/+9 |
* | lib: Cleanup nexthop2str code to be consistent | Donald Sharp | 2018-11-30 | 1 | -4/+0 |
* | lib: Add hash and use const a bit more intelligently | Quentin Young | 2018-04-06 | 1 | -1/+14 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -1/+1 |
* | lib: Add nexthop-group cli | Donald Sharp | 2018-03-14 | 1 | -0/+51 |
* | lib: Isolate nexthop_group functions to nexthop_group.c | Donald Sharp | 2018-03-09 | 1 | -43/+0 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -7/+6 |
* | *: Track vrfs per nexthop not per route entry | Donald Sharp | 2018-02-09 | 1 | -0/+1 |
* | lib, zebra: Rename and place appropriately the label stack | Donald Sharp | 2018-01-22 | 1 | -3/+3 |
* | lib: fix a64448ba, invalid NULL->num_labels | Vincent JARDIN | 2017-10-09 | 1 | -1/+1 |
* | zebra: deduplicate nexthops | David Lamparter | 2017-09-12 | 1 | -0/+33 |
* | zebra: rib: use nexthop ptr in rib_add/delete | David Lamparter | 2017-08-28 | 1 | -1/+2 |