Project

General

Profile

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

# Date Author Comment
63dfc7ef 06/06/2011 04:04 PM Scott Ullrich

Suppress keyboard device errors on bootup

27dfd848 04/28/2011 07:53 PM Ermal LUÇI

Bring comment up-to-date

6c9e8647 12/01/2010 05:04 PM Ermal LUÇI

Enable LINK_DOWN event for interfaces. It will help cases similar to http://forum.pfsense.org/index.php/topic,29032.0.html

0ae6daf8 09/07/2010 07:36 PM Ermal LUÇI

Use the new events mechanisms to dispatch events.

177f8e32 08/25/2009 11:51 PM Scott Ullrich

Change name to rc.carpmaster and rc.carpbackup

39cacda2 08/25/2009 07:17 PM Scott Ullrich

Add and use rc.carpup and rc.carpdown

59c0a670 06/08/2009 11:56 PM Jim Pingle

Add CARP hooks to devd.conf

42516683 02/14/2007 05:49 AM Scott Ullrich

Do not process link down events. we may revert this but lets let Scott test.

a68bde0b 02/14/2007 05:41 AM Scott Ullrich

Remove stale entries missing some info.

36f66286 02/14/2007 05:40 AM Scott Ullrich

Add missing dhclient entry?

2305d4c5 12/28/2006 09:49 PM Scott Ullrich

Go back to stock FreeBSD dhclient. ISC's is not very multi wan friendly and will make rearchitecting our code a complete interface rewrite.

4bd9ba0b 12/23/2006 12:48 AM Scott Ullrich

Hotplug correctly now that ISC dhclient is being used.

8a7553ab 12/20/2006 10:06 PM Scott Ullrich

Switch to ISC-Dhclient. OpenBSD's dhclient is driving me bonkers.

a6abbd66 03/13/2006 03:28 AM Scott Ullrich

Move rc.linkup operations to check_reload_status to avoid race conditions.

d819989a 03/13/2006 03:28 AM Scott Ullrich

Move rc.linkup operations to check_reload_status to avoid race conditions.

2e07d253 10/27/2005 12:35 AM Scott Ullrich

Only fire events on ethernet types

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

ec991478 10/25/2005 10:17 PM Scott Ullrich

Do not call dhclient on detach events. Instead delete interface and flush arp table

7769e6cf 10/25/2005 10:06 PM Scott Ullrich

Add cvs id

7fb94513 10/16/2005 05:39 PM Scott Ullrich

MFC 6884
We do not use rc.d so basically call dhclient directly