| Commit message (Expand) | Author | Files | Lines |
2020-09-28 | sharpd: implement NHG notification handling | Stephen Worley | 3 | -1/+77 |
2020-09-28 | zebra: reply fail on NHG add if not ifindex/onlink | Stephen Worley | 1 | -1/+9 |
2020-09-28 | lib,zebra: fixup NHG notify zapi messaging | Stephen Worley | 2 | -4/+4 |
2020-09-28 | zebra: Properly set NEXTHOP_FLAG_FIB when skipping install | Donald Sharp | 1 | -0/+14 |
2020-09-28 | zebra: Only install a minimal amount of times | Donald Sharp | 1 | -2/+1 |
2020-09-28 | Revert "lib,sharpd,pbrd: `set installable` nhg command" | Stephen Worley | 5 | -102/+15 |
2020-09-28 | zebra: add logging for NHG ignoring in netlink | Stephen Worley | 1 | -15/+24 |
2020-09-28 | lib: add logging for ZEBRA_NHG_ADD[DEL] | Stephen Worley | 1 | -1/+3 |
2020-09-28 | lib,sharpd,pbrd: `set installable` nhg command | Stephen Worley | 5 | -15/+102 |
2020-09-28 | zebra: return the proto nhe on del even with refs | Stephen Worley | 1 | -1/+1 |
2020-09-28 | zebra: fix releasing proto-owned singletons | Stephen Worley | 1 | -1/+1 |
2020-09-28 | zebra: increment the nhg proto score iterator | Stephen Worley | 1 | -0/+2 |
2020-09-28 | zebra: fix refcnt/rib issues in NHG replace/delete | Stephen Worley | 5 | -19/+80 |
2020-09-28 | zebra: warn if zapi NHG add has no nexthops | Stephen Worley | 1 | -0/+6 |
2020-09-28 | zebra: handle proto NHG uninstall client disconnect | Stephen Worley | 3 | -0/+53 |
2020-09-28 | zebra: inc/dec refcount on add/del NHG proto | Stephen Worley | 1 | -1/+3 |
2020-09-28 | zebra: remove unneeded nhg repalce boilerplate | Stephen Worley | 2 | -16/+1 |
2020-09-28 | zebra: Prevent duplicate re-install | Donald Sharp | 2 | -0/+28 |
2020-09-28 | lib,doc: add `onlink` flag to nexthop group config | Stephen Worley | 2 | -14/+30 |
2020-09-28 | lib: add onlink flag to zapi_nh conversion helper | Stephen Worley | 1 | -0/+3 |
2020-09-28 | zebra: fix route validity check with NHG ID | Stephen Worley | 1 | -7/+7 |
2020-09-28 | zebra: use the passed proto from zapi | Stephen Worley | 1 | -1/+1 |
2020-09-28 | zebra: make NHG ID allocation smarter | Stephen Worley | 1 | -1/+30 |
2020-09-28 | sharpd: print the correct ID the NHG is using | Stephen Worley | 1 | -1/+1 |
2020-09-28 | zebra: NHG ID bounds macros | Stephen Worley | 4 | -19/+18 |
2020-09-28 | zebra: dont update counter if outside of zebra ID range | Stephen Worley | 1 | -1/+1 |
2020-09-28 | zebra: special handling for proto-NHG-based routes | Stephen Worley | 1 | -0/+19 |
2020-09-28 | zebra: handle zapi routes with NHG ID set | Stephen Worley | 2 | -18/+19 |
2020-09-28 | zebra: implement NHG proto replace | Stephen Worley | 1 | -11/+32 |
2020-09-28 | zebra: hash proto-created but zebra ID spaced NHGS | Stephen Worley | 1 | -1/+1 |
2020-09-28 | zebra,lib: command to only install proto-based nexthops | Stephen Worley | 6 | -1/+88 |
2020-09-28 | zebra: implement protocol NHG Add/Del | Stephen Worley | 5 | -61/+217 |
2020-09-28 | zebra: remove NHG unhashable flag and its code | Stephen Worley | 2 | -77/+9 |
2020-09-28 | sharpd: add abilty to send a nhg to zebra | Donald Sharp | 7 | -13/+165 |
2020-09-28 | lib, zebra: Add ability to send down a nhgid over route install | Donald Sharp | 3 | -5/+26 |
2020-09-28 | lib, zebra: Add ZAPI_NHG_ADD|DELETE | Donald Sharp | 3 | -29/+224 |
2020-09-28 | zebra: Refactor nexthop reading from zapi messages | Donald Sharp | 1 | -152/+127 |
2020-09-28 | lib: Add the ability to grab a nhg starting id | Donald Sharp | 2 | -0/+18 |
2020-09-28 | zebra: Convert zserv_nexthop_num_warn to return bool | Donald Sharp | 2 | -3/+5 |
2020-09-27 | build: remove redundant commas | Igor Ryzhov | 1 | -2/+2 |
2020-09-26 | Lower the debhelper depends for Debian Jessie and Ubuntu Xenial | Ondřej Surý | 1 | -1/+2 |
2020-09-26 | Bump standards version | Ondřej Surý | 1 | -1/+1 |
2020-09-26 | Sync frr-doc.doc-base, d/frr.conf and d/frr.install with debian/master branch | Ondřej Surý | 3 | -0/+12 |