Hi, I was playing around the oscar 5.1b1 scripts last night and found that the network interface names that /opt/oscar/scripts/system-sanity.d/network-check.pl detects are not very accurate. For example, it could list 'table' and 'Iface' as available interface in Fedora 8. This issue normally does not cause any problem.
It turns out it's using 'netstat -nr' output for processing, but in the trunk it uses ifconfig. So it should be more accurate in the future. Nevertheless, for 5.1b1, we can apply this patch to fix the problem. (check the attachment) -- Mengjuei Hsieh, MoleBio & Biochem,University of California Irvine.
network-check.patch
Description: Binary data
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
