aboutsummaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/lib/ynl.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-03-29 19:18:26 +0000
committerJakub Kicinski <[email protected]>2024-03-29 19:18:26 +0000
commite6091ba518bef0327ac8a3cf74112ba19c3bc27c (patch)
treef03c91302179f46268233750bf276815477542a5 /tools/net/ynl/lib/ynl.py
parentnfc: st95hf: Switch to using gpiod API (diff)
parentnet: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb (diff)
downloadkernel-e6091ba518bef0327ac8a3cf74112ba19c3bc27c.tar.gz
kernel-e6091ba518bef0327ac8a3cf74112ba19c3bc27c.zip
Merge branch 'add-ip-port-information-to-udp-drop-tracepoint'
Balazs Scheidler says: ==================== Add IP/port information to UDP drop tracepoint 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. Thanks for the review comments by Jason and Kuniyuki, they helped me a lot and I tried to address all of their comments in this new iteration. ==================== Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/lib/ynl.py')
0 files changed, 0 insertions, 0 deletions