mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add that veth is not required if networking is disabled.
This commit is contained in:
committed by
Adin Scannell
parent
0d1c1d94ee
commit
f419ffb46d
@@ -138,7 +138,7 @@ We allow a sandbox to do the following.
|
||||
files. The calls include duplication and closing of file descriptors,
|
||||
synchronization, timers and signal management.
|
||||
1. Read and write packets to a virtual ethernet device. This is not required if
|
||||
host networking is enabled.
|
||||
host networking is enabled (or networking is disabled).
|
||||
|
||||
## Principles: Defense-in-Depth
|
||||
|
||||
|
||||
Reference in New Issue
Block a user