Project

General

Profile

Download (5.49 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ab87bd4c 05/19/2006 10:43 PM Scott Ullrich

Woops, set $int before calling!

Pointy-hat-to: me

a844ddfb 05/19/2006 10:30 PM Scott Ullrich

Do not pass opt1, pass 1 instead.

This fixes dhclient on optional interfaces.

Ticket #970

6b149d0d 03/13/2006 06:20 AM Scott Ullrich

Backout last commit

f4bc6af9 03/13/2006 06:19 AM Scott Ullrich

Move /tmp/rc.linkup unlink operation into rc.linkup

c511b369 03/13/2006 03:59 AM Scott Ullrich

Transfer rc.linkup over to devd

d7a6517a 11/27/2005 08:41 PM Scott Ullrich MFC 8080
  • Do not process hotplug events from pppoe
  • Cleanup kill by pid function, accept a real pid (dhclient depends on this)
6b55233d 11/25/2005 05:59 PM Scott Ullrich

Only exit linkup when interface is not a dynamic type. Prior we where exiting only if it was DHCP which would bypass linkup events for PPPoE, etc.

86329796 11/18/2005 06:56 PM Scott Ullrich

Ignore hotplug event on non-dhcp interfaces

48906a09 10/26/2005 01:45 AM Scott Ullrich

Allow plugging and unplugging of ethernet interfaces (and wireless)

7a221543 10/25/2005 11:43 PM Scott Ullrich

Handle ethernet hotplug events correctly

1a978734 10/25/2005 11:02 PM Scott Ullrich

MFC 7172
Add rc.linkup script which will be called from devd when starting or stopping a device