AltraMayor / AltraMayor/gatekeeper
Supporting multipath on Gatekeeper servers
Open
enhancement
- Dominant language
- C
- Stars
- 1.6k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
We should be able to get the relevant information to implement ECMP through the `RTA_MULTIPATH` attribute of the rtnetlink library. There's already a stub for handling this functionality in `cps/kni.c`.
We need to figure out how to use this information to implement ECMP, and do it only when running Grantor.
This feature should remove the relevant `XXX` in `cps/kni.c`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.