Loading
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>.