On Wed, Aug 10, 2022 at 02:54:58PM +0200, Claudio Jeker wrote: > This is more of what I just did in other places. Use direct assignment > instead of memcpy(), remove double bzero() calls, switch to memset() > and order struct kroute_nexthop in a more sensible way.
ok > There should be no behaviour change from all this. Agreed.