nuttx/net/devif
chao.an 9dd135ff07 net/ip: do not drop the udp packet from IP layer
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>
2021-01-29 17:36:48 +08:00
..
devif.h net: Add SocketCAN support 2020-06-15 08:07:19 -06:00
devif_callback.c net/devif/devif_callback.c: remove harmful debug check 2020-10-26 14:19:01 -03:00
devif_cansend.c net: Add SocketCAN support 2020-06-15 08:07:19 -06:00
devif_forward.c
devif_initialize.c
devif_iobsend.c
devif_loopback.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
devif_pktsend.c
devif_poll.c net: Add SocketCAN support 2020-06-15 08:07:19 -06:00
devif_send.c
ipv4_input.c net/ipv4: bypass the udp drop and filter the packet from udp stack 2021-01-18 18:15:32 +08:00
ipv6_input.c net/ip: do not drop the udp packet from IP layer 2021-01-29 17:36:48 +08:00
Make.defs net: Add SocketCAN support 2020-06-15 08:07:19 -06:00