libpcap: backport support for various DSA tags
authorDaniel Golle <daniel@makrotopia.org>
Mon, 3 Mar 2025 13:27:15 +0000 (13:27 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 5 Mar 2025 19:23:50 +0000 (19:23 +0000)
commitfad94e8cda573389164827dc74e583d10eeae2e5
tree79dfc81846958fbb9ba9e071640b4434a5a7d380
parent46c17c22cd9cdccbdb0f1eeddb3f087ff8d9486f
libpcap: backport support for various DSA tags

Trying to tcpdump DSA conduits results in errors such as
"unsupported DSA tag: mtk".
Backport two commits adding support for various DSA tags to libpcap.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/libs/libpcap/Makefile
package/libs/libpcap/patches/001-Add-support-for-Realtek-Ethertype-DSA-data.patch [new file with mode: 0644]
package/libs/libpcap/patches/002-Linux-handle-other-DSA-tags.patch [new file with mode: 0644]