gvisor/runsc/container/test_app
Fabricio Voznika 0b02c3d5e5 Prevent CAP_NET_RAW from appearing in exec
'docker exec' was getting CAP_NET_RAW even when --net-raw=false
because it was not filtered out from when copying container's
capabilities.

PiperOrigin-RevId: 272260451
2019-10-01 11:49:49 -07:00
..
BUILD Impose order on test scripts. 2019-09-03 22:02:43 -07:00
fds.go Impose order on test scripts. 2019-09-03 22:02:43 -07:00
test_app.go Prevent CAP_NET_RAW from appearing in exec 2019-10-01 11:49:49 -07:00