Re: [PATCH net 0/4] nexthop: Various fixes

2021-01-07 Thread Jakub Kicinski
On Thu, 7 Jan 2021 16:48:20 +0200 Ido Schimmel wrote: > From: Ido Schimmel > > This series contains various fixes for the nexthop code. The bugs were > uncovered during the development of resilient nexthop groups. > > Patches #1-#2 fix the error path of nexthop_create_group(). I was not > able

[PATCH net 0/4] nexthop: Various fixes

2021-01-07 Thread Ido Schimmel
From: Ido Schimmel This series contains various fixes for the nexthop code. The bugs were uncovered during the development of resilient nexthop groups. Patches #1-#2 fix the error path of nexthop_create_group(). I was not able to trigger these bugs with current code, but it is possible with the