1 2 3 4 5 6 7 8 9
# udpdumpd Control packet capturing service for the rsdsl project. # Building You need to set the `LIBPCAP_LIBDIR` environment variable to `/path/to/rsdsl/libpcap/repository/target_arch` where `target_arch` is either `x86_64` or `rpi`.