Revision history for Perl extension Net::IfConfig::Wrapper.
0.11 Thu May 21 02:50:00 2009
- Bugfix: cygwin prerequesites must be the same as Win32
0.10 Sun Apr 12 15:40:00 2009
- Support for 'media' attribute added
- Support for CygWin added
Thanks to Ben Bullock, and sorry for delay
0.09 Wed Jun 17 07:13:00 2005
- SunOS 5.10 (Solaris 10) support added
Thanks to Jesse Millan again
0.08 Wed Jun 17 07:13:00 2005
- Bugfix: darwin was not supported in Makefile.PL
Thanks to Stephen Steneker again
0.07 Thu Jul 07 13:30:00 2005
- Bugfix: darwin patch was lost in version 0.06. Re-implemented.
Thanks to Stephen Steneker again
0.06 Thu Jun 23 13:30:00 2005
- Bugfix: 'down' command was provided incorrectly for freebsd, openbsd, linux
- Bugfix: LANG env variable set explicitely to get expected ifconfig output all the time
Thanks to zummeer at gmx.de for both
0.05 Tue May 25 13:30:00 2004
- Specific ifconfig command added for SunOS 5.9
Thanks to Robert Franklin
0.04 Wed Feb 18 22:00:00 2004
- AIX support added.
Thanks to Ohishi Masaki
- Mac OS X (aka "Darwin") support added.
Thanks to Stephen Steneker and Manon Goo
- OpenBSD 3.3+ ifconfig properly lists the MAC address for interfaces. Support added.
Thanks to Mike McClure
0.03 Fri Mar 28 18:30:00 2003
- Alias add/remove tests automatically skipped for non-root users
- Internal structures are changed to allow specific ifconfig commands
for specific versions of same OS
- Dependency on POSIX module added
- Specific ifconfig command added for SunOS 5.8 fixing problem with interface 'plumb'
Unfortunately I'm not able to test it because I do not have a corresponding platform
- Bugfix for "always uses ethX:1" bug. Thanks to Cory R. King.
0.02 Sat Jan 25 22:00:00 2003
- Minor bug fixed
- For OpenBSD on SPARC we are trying to use 'arp -a' command to detect MAC address
- Module is working on Win2K or later, mark it clearly in documentation.
- License changed
0.01 Tue Nov 12 15:15:00 2002
- original version; created by h2xs 1.21 with options
-AXcfn Net::IfConfig::Wrapper