cb161940c2
Adds support for timestamping received UDP packets, either in hardware or in kernel. Builds on the existing support of SO_TIMESTAMP for SocketCAN. Implementation uses CLOCK_REALTIME for timestamping to match the behavior of Linux. This could be made configurable in future if needed. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Make.defs | ||
udp_callback.c | ||
udp_close.c | ||
udp_conn.c | ||
udp_devpoll.c | ||
udp_finddev.c | ||
udp_input.c | ||
udp_ioctl.c | ||
udp_ipselect.c | ||
udp_netpoll.c | ||
udp_notifier.c | ||
udp_recvfrom.c | ||
udp_send.c | ||
udp_sendto_buffered.c | ||
udp_sendto_unbuffered.c | ||
udp_setsockopt.c | ||
udp_txdrain.c | ||
udp_wrbuffer_dump.c | ||
udp_wrbuffer.c | ||
udp.h |