mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
bcfb287416
checked directly. - Removed ADE lists on adapters and associated functions. Adapters now have a set of address fields with well-known meanings. - Removed functions that allocate IP_ADDRESS. No IP_ADDRESS is ever allocated alone any longer. This saves management overhead and heap traffic. - Removed NET_TABLE_ENTRY and NTE list and associated functions. Lookups are now done against the original information sources, the adapter list, the neighbor cache and the route table. - Propogated NTE removal throughout, changing NTE to IP_INTERFACE in every case. - When we have alias support, we'll create multiple interfaces referencing the same adapter. This is consistent with the way BSDs do it and I feel it provides sufficient abstraction. - Allow a zero-length buffer request in info to return the number of bytes needed for the request to succeed. svn path=/trunk/; revision=11812 |
||
---|---|---|
freeldr | ||
msvc6 | ||
os2 | ||
posix | ||
reactos | ||
rosapps |