Y
Hacker News
new
|
ask
|
show
|
jobs
by
caf
3323 days ago
You also need to create a network namespace, because to create an AF_PACKET socket you need to have CAP_NET_RAW in the user namespace that owns your network namespace, not the user namespace you're in.