Commit Graph

29 Commits

Author SHA1 Message Date
Ermal
1c3d2cd32e Send events to check_reload_status for carp master/backup 2013-12-15 20:41:20 +00:00
Ermal
77411fa70d Correct CARP events on devd and the argument processing on called scripts 2013-12-02 21:12:31 +00:00
jim-p
36e77fa968 Fix devd match - it's prefixed by the friendly name, not by the physical interface name 2012-06-29 14:18:48 -04:00
smos
9a202d6277 Acting on Wifi Down events can cause more issues then it solves, this can also happen during configuration or temporary signal loss, we should not act on it. 2012-06-27 19:40:40 +02:00
smos
909b0a91da Reflect naming changes, work around broken media type for wireless 2012-05-23 20:54:47 +02:00
smos
1de3cd8749 Act on wireless interfaces too for linkup.
Redmine ticket #2440
2012-05-20 20:01:39 +02:00
Ermal
7b47bd4c3c Make vips vhid be unique per parent interface! 2012-04-05 20:22:01 +00:00
jim-p
c7fc14a1b9 Since the CARP interface name changed to vip, devd needs to follow that change as well. 2012-02-07 11:30:12 -05:00
Scott Ullrich
63dfc7efc1 Suppress keyboard device errors on bootup 2011-06-06 12:04:58 -04:00
Ermal
27dfd84846 Bring comment up-to-date 2011-04-28 19:53:41 +00:00
Ermal
6c9e8647f4 Enable LINK_DOWN event for interfaces. It will help cases similar to http://forum.pfsense.org/index.php/topic,29032.0.html 2010-12-01 17:04:38 +00:00
Ermal
0ae6daf834 Use the new events mechanisms to dispatch events. 2010-09-07 19:36:53 +00:00
Scott Ullrich
177f8e32e7 Change name to rc.carpmaster and rc.carpbackup 2009-08-25 19:51:14 -04:00
Scott Ullrich
39cacda295 Add and use rc.carpup and rc.carpdown 2009-08-25 15:17:54 -04:00
jim-p
59c0a6708e Add CARP hooks to devd.conf 2009-06-08 19:56:24 -04:00
Scott Ullrich
4251668361 Do not process link down events. we may revert this but lets let Scott test. 2007-02-14 05:49:33 +00:00
Scott Ullrich
a68bde0b3e Remove stale entries missing some info. 2007-02-14 05:41:06 +00:00
Scott Ullrich
36f662863c Add missing dhclient entry? 2007-02-14 05:40:02 +00:00
Scott Ullrich
2305d4c590 Go back to stock FreeBSD dhclient. ISC's is not very multi wan friendly and will make rearchitecting our code a complete interface rewrite. 2006-12-28 21:49:45 +00:00
Scott Ullrich
4bd9ba0bab Hotplug correctly now that ISC dhclient is being used. 2006-12-23 00:48:58 +00:00
Scott Ullrich
8a7553abb4 Switch to ISC-Dhclient. OpenBSD's dhclient is driving me bonkers. 2006-12-20 22:06:21 +00:00
Scott Ullrich
a6abbd6661 Move rc.linkup operations to check_reload_status to avoid race conditions. 2006-03-13 03:28:21 +00:00
Scott Ullrich
d819989afb Move rc.linkup operations to check_reload_status to avoid race conditions. 2006-03-13 03:28:21 +00:00
Scott Ullrich
2e07d25367 Only fire events on ethernet types 2005-10-27 00:35:36 +00:00
Scott Ullrich
48906a096c Allow plugging and unplugging of ethernet interfaces (and wireless) 2005-10-26 01:45:19 +00:00
Scott Ullrich
7a2215437e Handle ethernet hotplug events correctly 2005-10-25 23:43:18 +00:00
Scott Ullrich
ec9914788d Do not call dhclient on detach events. Instead delete interface and flush arp table 2005-10-25 22:17:51 +00:00
Scott Ullrich
7769e6cfaf Add cvs id 2005-10-25 22:06:23 +00:00
Scott Ullrich
7fb945133d MFC 6884
We do not use rc.d so basically call dhclient directly
2005-10-16 17:39:03 +00:00