netifd icon indicating copy to clipboard operation
netifd copied to clipboard

Not seeing hotplug events for hardware NICs being detected

Open pprindeville opened this issue 1 year ago • 0 comments

I'm trying to add support for remapping interfaces per ucidef_set_network_device_path for interfaces not marked "required for boot" in netdevices.mk (and therefore not present during preinit phase). This is most network interfaces.

I was going to add a generic hotplug script to handle the device creation events, but I only see add events for software interfaces (loopback, dummy, xfrm, etc.).

Please add support for regular hardware events as well.

pprindeville avatar Aug 30 '23 18:08 pprindeville