- Rework our aging neighbor cache system that never quite worked correctly
authorCameron Gutman <aicommander@gmail.com>
Mon, 14 Sep 2009 04:20:05 +0000 (04:20 +0000)
committerCameron Gutman <aicommander@gmail.com>
Mon, 14 Sep 2009 04:20:05 +0000 (04:20 +0000)
commit89975fc479eee0dcf557914d1f466e6c1f4d3af4
treee3198a386a200bf9bf4de7e3446acf7d8e865b8b
parent9422642223d47508ea95907f88a4858cb4a48c99
 - Rework our aging neighbor cache system that never quite worked correctly
 - Fixes several memory leaks
 - Fix the event timer and NCE timeouts
 - We now keep our neighbor cache updated and remove stale entries

svn path=/trunk/; revision=43048
reactos/drivers/network/tcpip/include/neighbor.h
reactos/lib/drivers/ip/network/arp.c
reactos/lib/drivers/ip/network/ip.c
reactos/lib/drivers/ip/network/neighbor.c