- Queue a work item from the ProtocolStatus handler so we can refresh the state from the registry instead relying on hacks to track our state
svn path=/branches/wlan-bringup/; revision=54944
- Configure route NCEs to never timeout to prevent them from falling out from under the routing code
- Fix a typo
- Fix detection of duplicate routes
[NETCFGX]
- Don't delete all routes for an interface when adding a default gateway
svn path=/branches/wlan-bringup/; revision=54939
- Apply the same hack for OID_GEN_MEDIA_CONNECT_STATUS as we did for OID_GEN_HARDWARE_STATUS (since media state detection is broken for certain adapters)
[DHCPCSVC]
- Keep the adapter thread running to handle media state changes
[TCPIP]
- Fix media state detection which was totally broken because it was using the wrong OID
svn path=/branches/wlan-bringup/; revision=54895