Message ID | cover.1710866188.git.balazs.scheidler@axoflow.com (mailing list archive) |
---|---|
Headers | show |
Series | Add IP/port information to UDP drop tracepoint | expand |
On Tue, 19 Mar 2024 17:39:06 +0100 Balazs Scheidler wrote: > In our use-case we would like to recover the properties of dropped UDP > packets. Unfortunately the current udp_fail_queue_rcv_skb tracepoint > only exposes the port number of the receiving socket. > > This patch-set will add the source/dest ip/port to the tracepoint, while > keeping the socket's local port as well for compatibility. This doesn't apply to current net-next, please rebase. Please repost in a week, until -rc1 is cut we do not accept any net-next patches, see: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle