# sudo getcap ./arpchat ./arpchat cap_net_raw=ep
edit: the received error is from arpchat, not any of the setcap setup.
$ sudo setcap CAP_NET_RAW+ep ./arpchat $ ./arpchat
I tried it with sudo and it also failed with the same message.
I've tried it on an arch-based laptop and a debian-based laptop with the same results.
pnet = "0.34.0"
Regarding Arch, I updated everything earlier today but I am running the LTS kernel.
edit: the received error is from arpchat, not any of the setcap setup.