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

unsupported DSA tag: qca #1367

Open
ErwanMAS opened this issue Oct 10, 2024 · 3 comments
Open

unsupported DSA tag: qca #1367

ErwanMAS opened this issue Oct 10, 2024 · 3 comments

Comments

@ErwanMAS
Copy link

Hi ,
What we need todo to solve this error ?

root@OpenWrt:~# tcpdump -nei eth1
tcpdump: unsupported DSA tag: qca

root@OpenWrt:~# tcpdump --version
tcpdump version 4.99.5
libpcap version 1.10.5 (with TPACKET_V3)
32-bit build, 64-bit time_t
@infrastation
Copy link
Member

What does tcpdump -L -i eth1 print?

@ErwanMAS
Copy link
Author

same error

root@OpenWrt:~#  tcpdump -L -i eth1
tcpdump: unsupported DSA tag: qca

@infrastation
Copy link
Member

It seems you have hardware that uses the QCA tagging for DSA, which the Linux kernel supports (seemingly since 2015), but libpcap does not.

@infrastation infrastation transferred this issue from the-tcpdump-group/tcpdump Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants