incubator-nuttx/net/pkt
Xiang Xiao 8a265e274d Kconfig: Remove EXPERIMENTAL for features which is been around a long time
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-09-19 11:39:22 -03:00
..
Kconfig Kconfig: Remove EXPERIMENTAL for features which is been around a long time 2022-09-19 11:39:22 -03:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00
pkt.h net/pkt: replace the common connect prologue 2022-02-10 15:04:33 -03:00
pkt_callback.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
pkt_conn.c net: Remove the unnecessary initialization code 2022-03-12 19:24:17 +02:00
pkt_finddev.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
pkt_input.c drivers/net: make sure that net driver d_buf is 16-bit aligned 2022-08-05 22:21:37 +08:00
pkt_poll.c Back in 2007, an early network implementation was developed for NuttX. This early development was inspired largely by uIP 1.0 and recognition of that was noted in the then BSD license headers. Over the next 14 years, a new, much more advanced, original network was developed for NuttX. However, some references to Adam Dunkels were still present in the file headers. 2021-09-17 21:49:44 -05:00
pkt_recvmsg.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
pkt_sendmsg.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
pkt_sockif.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00