summaryrefslogtreecommitdiffhomepage
path: root/content/docs
diff options
context:
space:
mode:
authorKevin Krakauer <kevinkrakauer@gmail.com>2019-08-26 15:33:29 -0700
committerIan Lewis <ianlewis@google.com>2019-08-29 11:17:45 -0700
commita89ee859b9b15cdfbfd1eb5219e97fc9884c92d2 (patch)
tree5bc7ecdb5da196aa3f02fa5ae3eb8b1e88f878fe /content/docs
parent16582ade1743b2b4e93ebe90a5e46dd13a54b6f6 (diff)
Added note about --net-raw.
Diffstat (limited to 'content/docs')
-rw-r--r--content/docs/user_guide/compatibility/_index.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/content/docs/user_guide/compatibility/_index.md b/content/docs/user_guide/compatibility/_index.md
index c167d79e2..74519628f 100644
--- a/content/docs/user_guide/compatibility/_index.md
+++ b/content/docs/user_guide/compatibility/_index.md
@@ -38,7 +38,9 @@ The following applications/images have been tested:
## Debugging tools
-Most common debugging utilities work. Specific tools include:
+Most common debugging utilities work. Note that some tools, such as tcpdump and
+old versions of ping, require excplicitly enabling raw sockets via the unsafe
+`--net-raw` runsc flag. Specific tools include:
| Tool | Status |
| --- | --- |