mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
80178bd318aa8b5ea56e12bee49bf1cc31ae213a
Router now chooses a route correctly: - Only choose a route if the prefix length is greater than or equal to the netmask. for the target route. (We still choose the most specific route). - Changed NBAddNeighbor to NBFindOrCreateNeighbor in RouteAddRouteToDestination because it triggers an ARP probe. Setting the ARP cache state initially to PROBE skips the first ARP query and runs a bit afoul of the cache entry state machine. svn path=/trunk/; revision=11824
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%