.. |
Kconfig
|
This commit adds an as-of-yet untested implemented of UDP write buffering.
|
2018-01-22 18:32:02 -06:00 |
Make.defs
|
This commit adds an as-of-yet untested implemented of UDP write buffering.
|
2018-01-22 18:32:02 -06:00 |
udp_callback.c
|
networking: IGMP: Remove special support for interrupt level processing (there is none) and fix some timer cancellation logic. In many files, correct comments. There is no interrupt level processing in the networking layer.
|
2017-09-02 10:27:03 -06:00 |
udp_conn.c
|
This commit adds an as-of-yet untested implemented of UDP write buffering.
|
2018-01-22 18:32:02 -06:00 |
udp_devpoll.c
|
Networking: A little more wording changes related to interrupts vs. events
|
2017-08-29 15:08:38 -06:00 |
udp_finddev.c
|
Remove CONFIG_NETDEV_MULTINIC. This increases code size by a little, but greatly reduces the complexity of the network code.
|
2017-08-08 14:24:12 -06:00 |
udp_input.c
|
Networking: A little more wording changes related to interrupts vs. events
|
2017-08-29 15:08:38 -06:00 |
udp_ipselect.c
|
Be consistent... Use Name: consistent in function headers vs Function:
|
2017-04-21 16:33:14 -06:00 |
udp_netpoll.c
|
This change adds support for semi-standard IPPROTO_ICMP AF_INET datagram sockets. This replaces the old ad hoc, nonstandard way of implementing ping with a more standard, socket interface.
|
2017-10-23 08:45:12 -06:00 |
udp_psock_send.c
|
Be consistent... Use Name: consistent in function headers vs Function:
|
2017-04-21 16:33:14 -06:00 |
udp_psock_sendto_buffered.c
|
net/udp: In sendto(), return EHOSTUNREACH if if the network is down.
|
2018-01-22 18:46:58 -06:00 |
udp_psock_sendto_unbuffered.c
|
net/udp: In sendto(), return EHOSTUNREACH if if the network is down.
|
2018-01-22 18:46:58 -06:00 |
udp_send.c
|
Networking: A little more wording changes related to interrupts vs. events
|
2017-08-29 15:08:38 -06:00 |
udp_wrbuffer_dump.c
|
This commit adds an as-of-yet untested implemented of UDP write buffering.
|
2018-01-22 18:32:02 -06:00 |
udp_wrbuffer.c
|
This commit adds an as-of-yet untested implemented of UDP write buffering.
|
2018-01-22 18:32:02 -06:00 |
udp.h
|
This commit adds an as-of-yet untested implemented of UDP write buffering.
|
2018-01-22 18:32:02 -06:00 |