CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2009-06-15 20:04:15

Modified files:
        winsup/cygwin  : ChangeLog net.cc 

Log message:
        * net.cc (get_flags): New static function to generate interface flags
        value.
        (get_ipv4fromreg_ipcnt): New static function to fetch number of
        configured IPv4 addresses for a given NIC from registry.
        (get_ipv4fromreg): New static function to fetch configured IPv4
        addresses for a given NIC from registry.
        (get_friendlyname): New static function to generate friendly name.
        (get_hwaddr): New static function to copy hardware address.
        (get_xp_ifs): Restructure slightly.  Add code to generate IPv4 entries
        entries for interfaces which are disconnected.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4528&r2=1.4529
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.256&r2=1.257

Reply via email to