-
Notifications
You must be signed in to change notification settings - Fork 181
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trace veth_convert_skb_to_xdp_buff using skb->head
After #339, skb_addresses (now skb_heads) map uses skb->head as key rather than &skb. Kprobe prog on veth_convert_skb_to_xdp_buff should be adjusted to that change. Signed-off-by: gray <gray.liang@isovalent.com>
- Loading branch information
1 parent
5699a37
commit cf5229b
Showing
1 changed file
with
12 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters