ifplugd_macos Code
Brought to you by:
mounter625
File | Date | Author | Commit |
---|---|---|---|
src | 2009-11-13 | mounter625 | [r20] support beep, not support ppc64 and x86_64 |
README | 2009-11-13 | mounter625 | [r10] readme file |
ifplugd 0.1 * [1]License * [2]News * [3]Overview * [4]Current Status * [5]Documentation * [6]Requirements * [7]Installation * [8]Acknowledgements * [9]Download License This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. News Wednesday November 11 2009: Version 0.1 begin, wireless LAN support, support for suspending/resuming, support ppc,i386,x86_64 Overview ifplugd is a MacOS daemon which will automatically configure your ethernet device when a cable is plugged in and automatically unconfigure it if the cable is pulled. This is useful on laptops with onboard network adapters, since it will only configure the interface when a cable is really connected. ifplugd ifplugd interfaces with your distribution's native network configuration utilities. Some features: * Uses your distribution's native ifup/ifdown programs. * May beep when the cable is unplugged, plugged, the interface configuration succeeded or failed. * Syslog support * Small program - the binary is just 96 KB * Multiple ethernet interface support * Can be configured to ignore short "unplugged" periods (-d option) or short "plugged" periods(-u option) * Support for wireless networking. Whenever an association to an AP is detected the network is configured. Have a look on [29]waproamd if you need a facility to configure WEP keys before AP associations succeed. * Compatibility mode for network devices which do not support cable detection (-F option) Current Status Version 0.1 begin. It is not a stable version,please wait. Documentation