opt/udev-netif-hotplug-handler
2006-08-23 19:48:06 +00:00
..
.footprint udev-netif-hotplug-handler: initial commit 2006-08-23 19:48:06 +00:00
.md5sum udev-netif-hotplug-handler: initial commit 2006-08-23 19:48:06 +00:00
26-crux-netif.rules udev-netif-hotplug-handler: initial commit 2006-08-23 19:48:06 +00:00
netif_handler udev-netif-hotplug-handler: initial commit 2006-08-23 19:48:06 +00:00
Pkgfile udev-netif-hotplug-handler: initial commit 2006-08-23 19:48:06 +00:00
README udev-netif-hotplug-handler: initial commit 2006-08-23 19:48:06 +00:00

This port implements a hotplug handler for network devices, allowing to react
on hotplug events i.e. to assign an IP.

Once active, a handler script will call
  /etc/rc.d/net.<ifname> [start|stop]
where 'ifname' is the name of the interface, i.e. eth0, ath0, usb0 etc.