On 3/10/21 8:03 AM, Petr Machata wrote:
> Nexthop replacements et.al. are notified through netlink, but if a delayed
> work migrates buckets on the background, userspace will stay oblivious.
> Notify these as RTM_NEWNEXTHOPBUCKET events.
>
> Signed-off-by: Petr Machata
> Reviewed-by: Ido Schimmel
Nexthop replacements et.al. are notified through netlink, but if a delayed
work migrates buckets on the background, userspace will stay oblivious.
Notify these as RTM_NEWNEXTHOPBUCKET events.
Signed-off-by: Petr Machata
Reviewed-by: Ido Schimmel
---
Notes:
v1 (changes since RFC):
- u32