Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC 8080 | Scott Ullrich | 2005-11-27 | 1 | -41/+47 |
| | | | | | * Do not process hotplug events from pppoe * Cleanup kill by pid function, accept a real pid (dhclient depends on this) | ||||
* | Only exit linkup when interface is not a dynamic type. Prior we where ↵ | Scott Ullrich | 2005-11-25 | 1 | -1/+8 |
| | | | | exiting only if it was DHCP which would bypass linkup events for PPPoE, etc. | ||||
* | Ignore hotplug event on non-dhcp interfaces | Scott Ullrich | 2005-11-18 | 1 | -0/+6 |
| | |||||
* | Allow plugging and unplugging of ethernet interfaces (and wireless) | Scott Ullrich | 2005-10-26 | 1 | -1/+0 |
| | |||||
* | Handle ethernet hotplug events correctly | Scott Ullrich | 2005-10-25 | 1 | -8/+14 |
| | |||||
* | MFC 7172 | Scott Ullrich | 2005-10-25 | 1 | -0/+62 |
Add rc.linkup script which will be called from devd when starting or stopping a device |