aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: e1ef0cd6faff3217176059283c009db37310ba07 (plain) (blame)
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`.