OS-4268

lxbrand want IFF_UP toggling support in lx_netlink

Status:
Open
Created:
2015-05-06T16:16:03.000-0400
Updated:
2019-11-21T20:51:46.968-0500

Description

It should be relatively straightforward to support RTM_SETLINK messages which toggle the IFF_UP flag on interfaces. This would be a step toward interface-related scripts being able to run "ip link set dev up" and hopefully simplify some of the network initialization kludges that are in place.