- Fix timeout values
authorCameron Gutman <aicommander@gmail.com>
Sat, 10 Oct 2009 07:43:39 +0000 (07:43 +0000)
committerCameron Gutman <aicommander@gmail.com>
Sat, 10 Oct 2009 07:43:39 +0000 (07:43 +0000)
commit05c582bcbdd4605e8bfa5fabc101fc301b6296e8
tree64416256129266525f955c8efe29274711eac13a
parent6e2700c9e9dec7fa99d2b5058c935b54dbaca248
 - Fix timeout values
 - Don't reply to ARP requests unless they are address to us
 - We now reset the NCE timeout if we receive a packet from the neighbor
 - Fixes ARP flooding (bug 4879)

svn path=/trunk/; revision=43354
reactos/drivers/network/tcpip/include/arp.h
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