mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
- Identify 127.x.x.x addresses as on-link addresses. - Modify the neighbor cache to map all 127.x.x.x addresses to the loopback address (127.0.0.1). - Create a single entry for all 127.x.x.x addresses instead of one entry per address. This entry belongs to the loopback address. CORE-7484