Files
Colin 8abcd1fb04 libpcap: allow building with RDMA protocol support
disabled by default for a couple reasons:
1. enabling would cause a mass-rebuild.
2. libpcap is an indirect input to rdma-core, hence a circular
   dependency. but rdma-core doesn't actually use libpcap: this loop
   will be removed by <https://github.com/NixOS/nixpkgs/pull/498294>.
2026-03-09 17:48:03 +00:00
..