Re: [PATCH v2 0/2] Delete Net Routes for Deleted Interfaces

2024-10-03 Thread Andrew Hamilton
Any feedback on this? I can regenerate and resend the patch if there are any conflicts with other updates. Thanks, Andrew On Sat, Aug 31, 2024 at 10:31 PM Andrew Hamilton wrote: > Correct incorrect handling of routes being maintained when an > associated interface is deleted. Previously the rou

[PATCH v2 0/2] Delete Net Routes for Deleted Interfaces

2024-08-31 Thread Andrew Hamilton
Correct incorrect handling of routes being maintained when an associated interface is deleted. Previously the route(s) for an interface being removed were not deleted. This resulted in displaying corrupted output to the console in the following sequence: net_add_addr if0 emu0 192.168.100.2 net_ls_r