..
Kconfig
Add user-space networking stack API (usrsock)
2017-03-31 08:58:14 -06:00
Make.defs
Add user-space networking stack API (usrsock)
2017-03-31 08:58:14 -06:00
tcp_accept.c
net: Disable priority inheritance on all semaphores used for signaling
2016-11-03 12:17:02 -06:00
tcp_appsend.c
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
2016-06-20 11:59:15 -06:00
tcp_backlog.c
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
2016-12-03 16:28:19 -06:00
tcp_callback.c
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
2016-06-20 12:44:38 -06:00
tcp_conn.c
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
2016-12-03 16:28:19 -06:00
tcp_devpoll.c
Minor changes from the review of the last PR
2017-01-18 07:32:27 -06:00
tcp_finddev.c
Remove some empty code section comments
2016-02-26 07:35:55 -06:00
tcp_input.c
Without lowsyslog() *llwarn() is not useful. Eliminate and replace with *warn().
2016-06-20 09:37:08 -06:00
tcp_ipselect.c
Remove some empty code section comments
2016-02-26 07:35:55 -06:00
tcp_listen.c
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
2016-12-03 16:28:19 -06:00
tcp_netpoll.c
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
2016-12-03 16:28:19 -06:00
tcp_send_buffered.c
6loWPAN: Tie 6loWPAN send into common socket send logic.
2017-03-28 14:08:54 -06:00
tcp_send_unbuffered.c
6loWPAN: Tie 6loWPAN send into common socket send logic.
2017-03-28 14:08:54 -06:00
tcp_send.c
6loWPAN: Tie 6loWPAN send into common socket send logic.
2017-03-28 14:08:54 -06:00
tcp_seqno.c
Remove a few remaining use of the obsolteted 'Compilation Switches' program section
2017-01-22 08:57:18 -06:00
tcp_timer.c
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
2016-06-20 11:59:15 -06:00
tcp_wrbuffer_dump.c
Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
2016-06-20 08:57:08 -06:00
tcp_wrbuffer.c
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
2016-06-11 15:50:49 -06:00
tcp.h
Add user-space networking stack API (usrsock)
2017-03-31 08:58:14 -06:00