]> git.ipfire.org Git - thirdparty/openwrt.git/commit
libpcap: backport support for various DSA tags 18236/head
authorDaniel Golle <daniel@makrotopia.org>
Mon, 3 Mar 2025 13:27:15 +0000 (13:27 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 13 Mar 2025 23:07:35 +0000 (23:07 +0000)
commit3da9786da3b259a83587a766c5c4e53131bc5cfa
treef89eccda6ba4c942b08ccfc1ebf9028eee14fd4d
parentff5b9059b43ca9dde465206698923224678a1010
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>
(cherry picked from commit fad94e8cda573389164827dc74e583d10eeae2e5)
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]