summaryrefslogtreecommitdiffstats
path: root/etc/devd.conf
Commit message (Collapse)AuthorAgeFilesLines
* Fix devd match - it's prefixed by the friendly name, not by the physical ↵jim-p2012-06-291-2/+2
| | | | interface name
* Acting on Wifi Down events can cause more issues then it solves, this can ↵smos2012-06-271-7/+0
| | | | also happen during configuration or temporary signal loss, we should not act on it.
* Reflect naming changes, work around broken media type for wirelesssmos2012-05-231-4/+4
|
* Act on wireless interfaces too for linkup.smos2012-05-201-0/+17
| | | | Redmine ticket #2440
* Make vips vhid be unique per parent interface!Ermal2012-04-051-2/+2
|
* Since the CARP interface name changed to vip, devd needs to follow that ↵jim-p2012-02-071-2/+2
| | | | change as well.
* Suppress keyboard device errors on bootupScott Ullrich2011-06-061-2/+2
|
* Bring comment up-to-dateErmal2011-04-281-4/+1
|
* Enable LINK_DOWN event for interfaces. It will help cases similar to ↵Ermal2010-12-011-6/+7
| | | | http://forum.pfsense.org/index.php/topic,29032.0.html
* Use the new events mechanisms to dispatch events.Ermal2010-09-071-2/+2
|
* Change name to rc.carpmaster and rc.carpbackupScott Ullrich2009-08-251-2/+2
|
* Add and use rc.carpup and rc.carpdownScott Ullrich2009-08-251-2/+2
|
* Add CARP hooks to devd.confjim-p2009-06-081-0/+16
|
* Do not process link down events. we may revert this but lets let Scott test.Scott Ullrich2007-02-141-5/+5
|
* Remove stale entries missing some info.Scott Ullrich2007-02-141-7/+0
|
* Add missing dhclient entry?Scott Ullrich2007-02-141-0/+15
|
* Go back to stock FreeBSD dhclient. ISC's is not very multi wan friendly and ↵Scott Ullrich2006-12-281-6/+12
| | | | will make rearchitecting our code a complete interface rewrite.
* Hotplug correctly now that ISC dhclient is being used.Scott Ullrich2006-12-231-0/+6
|
* Switch to ISC-Dhclient. OpenBSD's dhclient is driving me bonkers.Scott Ullrich2006-12-201-12/+0
|
* Move rc.linkup operations to check_reload_status to avoid race conditions.Scott Ullrich2006-03-131-2/+2
|
* Move rc.linkup operations to check_reload_status to avoid race conditions.Scott Ullrich2006-03-131-4/+4
|
* Only fire events on ethernet typesScott Ullrich2005-10-271-0/+2
|
* Allow plugging and unplugging of ethernet interfaces (and wireless)Scott Ullrich2005-10-261-20/+7
|
* Handle ethernet hotplug events correctlyScott Ullrich2005-10-251-143/+9
|
* Do not call dhclient on detach events. Instead delete interface and flush ↵Scott Ullrich2005-10-251-3/+3
| | | | arp table
* Add cvs idScott Ullrich2005-10-251-19/+20
|
* MFC 6884Scott Ullrich2005-10-161-0/+188
We do not use rc.d so basically call dhclient directly
OpenPOWER on IntegriCloud