Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

IP configuration options
[Configuration options for uIP]


Defines

#define UIP_TTL   255
 The IP TTL (time to live) of IP packets sent by uIP.
IPÆÐŶÀÇ TTL°ª (ÆÐŶ¼Ò¸êÀ» À§ÇØ ¶ó¿ìÅ͸¦ Åë°úÇÒ¶§¸¶´Ù TTL°ªÀÌ 1¾¿ °¨¼ÒµÈ´Ù.)

#define UIP_REASSEMBLY
 Turn on support for IP packet reassembly.
ÆÐŶ Àç°áÇÕÀ» Áö¿ø ÇÑ´Ù.

#define UIP_REASS_MAXAGE   40
 The maximum time an IP fragment should wait in the reassembly buffer before it is dropped.
Âɰ³Áø IPÆÐŶµéÀÌ ¹ö·ÁÁö±âÀü¿¡ Àç°áÇÕ ¹öÆÛ¿¡¼­ ±â´Ù¸®´Â ÃÖ´ë ½Ã°£.


Define Documentation

#define UIP_REASSEMBLY
 

Turn on support for IP packet reassembly.

ÆÐŶ Àç°áÇÕ Áö¿ø.


uIP supports reassembly of fragmented IP packets. This features requires an additonal amount of RAM to hold the reassembly buffer and the reassembly code size is approximately 700 bytes. The reassembly buffer is of the same size as the uip_buf buffer (configured by UIP_BUFSIZE).

uIP´Â Âɰ³Áø IPÆÐŶµéÀÇ Àç°áÇÕÀ» Áö¿øÇÑ´Ù. À̰ÍÀº Àç°áÇÕ ¹öÆÛ¿Í Àç°áÇÕ ÄÚµå(´ë·« 700¹ÙÀÌÆ®)¸¦ À§ÇØ Ãß°¡ ¸Þ¸ð¸®¸¦ ¿ä±¸ÇÑ´Ù. Àç°áÇÕ¹öÆÛ´Â uip_buf ¹öÆÛ¿Í °°Àº Å©±âÀÌ´Ù. (UIP_BUFSIZE·Î ¼³Á¤µÈ´Ù.)


Note:
IP packet reassembly is not heavily tested.

IP ÆÐŶ ÀçÁ¶ÇÕÀº ±×¸® ½É°¢ÇÏ°Ô Å×½ºÆ® µÇÁö¾Ê¾Ò´Ù.

#define UIP_TTL   255
 

The IP TTL (time to live) of IP packets sent by uIP.

uIP ¿¡¼­ Àü¼ÛµÈ IPÆÐŶÀÇ TTL°ª

This should normally not be changed.

À̰͵éÀº Á¤»óÀûÀ¸·Î º¯È­ÇÏ¸é ¾ÈµÈ´Ù.


Generated on Tue Oct 7 15:51:45 2003 for uIP 0.9 by doxygen 1.3.3