Logo
Explore Help
Register Sign In
Mirrors_Framework/nuttx
1
0
Fork 0
You've already forked nuttx
mirror of https://github.com/apache/nuttx.git synced 2026-05-15 13:16:28 +08:00
Code Issues Actions 1 Packages Projects Releases Wiki Activity
Files
978c03df435f06f2e2cf5bc017381ca508ce006d
nuttx/net/devif
T
History
Alexander Lunev 4ac7945676 net/devif/devif_callback.c: made the connection event list doubly linked.
The resulting time complexities are as follows:
* devif_callback_alloc() time complexity is O(1) (i.e. O(n) to fill the whole list).
* devif_callback_free() time complexity is O(1) (i.e. O(n) to empty the whole list).
* devif_conn_event() time complexity is O(n).
2021-09-21 03:51:06 -07:00
..
devif_callback.c
net/devif/devif_callback.c: made the connection event list doubly linked.
2021-09-21 03:51:06 -07:00
devif_cansend.c
…
devif_forward.c
…
devif_initialize.c
…
devif_iobsend.c
…
devif_loopback.c
…
devif_pktsend.c
…
devif_poll.c
devif_poll_tcp_connections: Fix a comment typo
2021-05-31 01:37:51 -05:00
devif_send.c
…
devif.h
net/devif/devif_callback.c: made the connection event list doubly linked.
2021-09-21 03:51:06 -07:00
ipv4_input.c
net/: Add missing packet filtering checks
2021-04-29 12:47:02 +08:00
ipv6_input.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
Make.defs
makefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
Powered by Gitea Page: 1585ms Template: 9ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API