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 | ||
Make.defs | ||
devif.h | ||
devif_callback.c | ||
devif_filesend.c | ||
devif_forward.c | ||
devif_initialize.c | ||
devif_iobsend.c | ||
devif_loopback.c | ||
devif_poll.c | ||
devif_send.c | ||
ipv4_input.c | ||
ipv6_input.c |