ReactOS 0.4.16-dev-297-gc569aee
|
#include "lwip/opt.h"
Go to the source code of this file.
AutoIP Automatic LinkLocal IP Configuration
This is a AutoIP implementation for the lwIP TCP/IP stack. It aims to conform with RFC 3927. It uses IPv4 address conflict detection to evaluate the chosen address. The ACD module aims to be conform to RFC 5227. RFC 5227 is extracted out of RFC 3927 so the acd module fits nicely in autoip.
Definition in file autoip.c.