]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler_socket.cc (fhandler_socket::ioctl): Don't fake results
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 4 Jan 2007 10:11:27 +0000 (10:11 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 4 Jan 2007 10:11:27 +0000 (10:11 +0000)
commitbcdf742178d44fde6208e5687858ee409737966d
tree76b97f53906fedb990ce6515f739ba579a6b5e1d
parent7bef7db5ccd9c68f28ba541cb9a7bb0b15641945
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_socket.cc
winsup/cygwin/net.cc
This page took 0.030259 seconds and 5 git commands to generate.