CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2007-01-04 10:11:27

Modified files:
        winsup/cygwin  : ChangeLog fhandler_socket.cc net.cc 

Log message:
        * fhandler_socket.cc (fhandler_socket::ioctl): Don't fake results
        for SIOCGIFFLAGS here.  Call get_ifconf instead.
        * net.cc (get_2k_ifconf): Clean up code to generate interface name.
        Handle SIOCGIFFLAGS here.
        (get_nt_ifconf): Fake SIOCGIFFLAGS here.
        (get_95_ifconf): Ditto.
        (get_ifconf): Don't fake loopback on systems with IP Helper Lib.
        Set MTU for loopback to a more "modern" value.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3698&r2=1.3699
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.200&r2=1.201
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.218&r2=1.219

Reply via email to