Gregory Nutt b0ba5b69c4 net/udp/Kconfig: Auto-select CONFIG_WQUEUE_NOTIFIER when CONFIG_UDP_READAHEAD_NOTIFIER is selected. 6 年之前
..
Kconfig b0ba5b69c4 net/udp/Kconfig: Auto-select CONFIG_WQUEUE_NOTIFIER when CONFIG_UDP_READAHEAD_NOTIFIER is selected. 6 年之前
Make.defs 28f73bd928 net/tcp and udp: Add logic to signal events when TCP or UDP read-ahead data is buffered. 6 年之前
udp.h 42a018747e net/devif, net/tcp, and net/udp: Extend the logic of 6c0ab0e077f3c71d891585f0e170009461ec9b31 so that all support Transport protocols support by IPv6 can handle the presence of IPv6 header extension options. 6 年之前
udp_callback.c 28f73bd928 net/tcp and udp: Add logic to signal events when TCP or UDP read-ahead data is buffered. 6 年之前
udp_conn.c e1202d2ed3 Replace all ASSERT with DEBUGASSERT to save the code space 6 年之前
udp_devpoll.c b54ffe858a Standardization of some function headers. 6 年之前
udp_finddev.c 9e42bede2f net/udp/udp_finddev.c: Fallback to netdev_default device if the device is not found, rather than arbitrary using the device at the head of the list of devices. 6 年之前
udp_input.c 42a018747e net/devif, net/tcp, and net/udp: Extend the logic of 6c0ab0e077f3c71d891585f0e170009461ec9b31 so that all support Transport protocols support by IPv6 can handle the presence of IPv6 header extension options. 6 年之前
udp_ipselect.c d5207efb5a Be consistent... Use Name: consistent in function headers vs Function: 7 年之前
udp_netpoll.c 88130a996a net/: Fixes for more coding standard issues detected by nxstyle. 6 年之前
udp_notifier.c 11a635dcb3 mm/iob: IOB free notifier should accept the work queue ID as a paramter. The notification may need to run on either the high- or low- priority work queue. sched/work: Change the default priority of the low-priority work queue to 100. 6 年之前
udp_psock_send.c efed1b6aa1 net/udp: Remove an unused variable warning. Add some comments. 6 年之前
udp_psock_sendto_buffered.c 0a6e234962 net/neighbor: neighbor_lookup() checks if the target IP belongs to one of the local network devices. 6 年之前
udp_psock_sendto_unbuffered.c 6e60af91e4 net/udp/udp_netpoll.c: Port TCP poll changes to UDP. 6 年之前
udp_send.c 57f7677128 net/udp: Fix another related error in UDP condition compilatino (was actually using TCP setting, not UDP setting). 6 年之前
udp_setsockopt.c 30657b769f net/udp/udp_setsockopt.c: Remove a warning about an uninitialized variable. 6 年之前
udp_wrbuffer.c 427b3b8fcb Squashed commit of the following: 6 年之前
udp_wrbuffer_dump.c fef255e5be This commit adds an as-of-yet untested implemented of UDP write buffering. 6 年之前