- Package:
- src:libpcap
- Source:
- src:libpcap
- Submitter:
- dann frazier
- Date:
- 2023-02-11 16:12:03 UTC
- Severity:
- normal
- Tags:
This would enable the RDMA sniffer in tcpdump.
--- libpcap-1.10.3/debian/controlorig 2023-02-08 14:31:21.136166108 -0700
+++ libpcap-1.10.3/debian/control 2023-02-08 14:22:13.560898916 -0700
@@ -7,6 +7,7 @@ Build-Depends: bison,
flex,
libbluetooth-dev [linux-any],
libdbus-1-dev,
+ libibverbs-dev,
linux-libc-dev [i386]
Rules-Requires-Root: no
Standards-Version: 4.6.2
Thanks for the suggestion. So far I've resisted adding extra binary dependencies to libpcap and this seems like a very specialized use case.