mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 21:18:23 +00:00
N/A this change to support receive the udp data from the specified port without obtaining the address. e.g: disable the Bootstrap flag on dhcpc handshake Reference: RFC1542: Clarifications and Extensions for the Bootstrap Protocol. Change-Id: I9e2c4d8223e3be62e1722d51bf5b2f8258bee307 Signed-off-by: chao.an <anchao@xiaomi.com> |
||
|---|---|---|
| .. | ||
| devif.h | ||
| devif_callback.c | ||
| devif_cansend.c | ||
| devif_forward.c | ||
| devif_initialize.c | ||
| devif_iobsend.c | ||
| devif_loopback.c | ||
| devif_pktsend.c | ||
| devif_poll.c | ||
| devif_send.c | ||
| ipv4_input.c | ||
| ipv6_input.c | ||
| Make.defs | ||