On 12/5/24 17:40, Petr Machata wrote: > Add ip_link_set_addr(), ip_link_set_up(), ip_addr_add() and ip_route_add() > to the suite of helpers that automatically schedule a corresponding > cleanup. > > When setting a new MAC, one needs to remember the old address first. Move > mac_get() from forwarding/ to that end. > > Signed-off-by: Petr Machata <[email protected]> > Reviewed-by: Ido Schimmel <[email protected]> > --- > > Notes: > CC: Shuah Khan <[email protected]> > CC: Benjamin Poirier <[email protected]> > CC: Hangbin Liu <[email protected]> > CC: Vladimir Oltean <[email protected]> > CC: [email protected] >
Reviewed-by: Nikolay Aleksandrov <[email protected]>
