[ros-bugs] [Bug 1198] New: GetAdaptersInfo brokenness.

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sun Dec 25 07:30:40 CET 2005


http://www.reactos.org/bugzilla/show_bug.cgi?id=1198

           Summary: GetAdaptersInfo brokenness.
           Product: ReactOS
           Version: TRUNK
          Platform: QEmu
        OS/Version: ReactOS
            Status: NEW
          Severity: minor
          Priority: P3
         Component: Networking
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: waxdragon at gmail.com
         QAContact: ros-bugs at reactos.org


When we run ipconfig /all in ReactOS, several fields are not filled in or are
incorrect. I'm filing this bug to keep notes on the various problems.

First, Description is blank.  In GetAdaptersInfo, we never fill in the
Description member of the IP_ADAPTER_INFO we send back.  We do however, fill do
in AdapterName.

Second, IP Address is incorrect.  This may be due to InfoTdiQueryGetAddrTable in
tcpip/tcpip/ninfo.c and may relate to bug 799.

Third, Default Gateway is not filled in, and I haven't looked into that yet.

-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list