Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle L3 devices #23

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Handle L3 devices #23

merged 2 commits into from
Nov 27, 2023

Conversation

jschwinger233
Copy link
Owner

$ nscontainer kind-worker2 skbdump -i any -o protocol 'dst host 10.244.3.41 and dst port 80 and tcp[tcpflags] = tcp-syn'
start tracing
1 ffff97a28a9a7ce8 in@19(lxced937db9732e) protocol=8 Ethernet(c2:d0:41:b5:eb:6c>4a:93:4d:b0:f9:fd) | IPv4(10.244.2.172>10.244.3.41) | TCP(37978>80,flags=S,seq=2231,ack=0)
2 ffff97a28a9a7ce8 out@5(cilium_vxlan) protocol=8 Ethernet(c2:d0:41:b5:eb:6c>4a:93:4d:b0:f9:fd) | IPv4(10.244.2.172>10.244.3.41) | TCP(37978>80,flags=S,seq=2231,ack=0)
3 ffff97a28a9a7ce8 out@72(eth0) protocol=8 Ethernet(02:42:ac:12:00:05>02:42:ac:12:00:04) | IPv4(172.18.0.5>172.18.0.4) | UDP(42584>8472) | Payload(82 bytes)
4 ffff97a28a9a7ce8 out@2(cilium_wg0) protocol=8 Ethernet(00:00:00:00:00:00>00:00:00:00:00:00) | IPv4(172.18.0.5>172.18.0.4) | UDP(42584>8472) | Payload(82 bytes)
5 ffff97a28a9a7ce8 out@72(eth0) protocol=8 Ethernet(02:42:ac:12:00:05>02:42:ac:12:00:04) | IPv4(172.18.0.5>172.18.0.4) | UDP(51871>51871) | Payload(144 bytes)

@jschwinger233 jschwinger233 merged commit 89c2102 into main Nov 27, 2023
5 checks passed
@jschwinger233 jschwinger233 deleted the pr/l3-tc branch November 27, 2023 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant