diff options
author | Kevin Krakauer <kevinkrakauer@gmail.com> | 2019-08-26 15:33:29 -0700 |
---|---|---|
committer | Ian Lewis <ianlewis@google.com> | 2019-08-29 11:17:45 -0700 |
commit | a89ee859b9b15cdfbfd1eb5219e97fc9884c92d2 (patch) | |
tree | 5bc7ecdb5da196aa3f02fa5ae3eb8b1e88f878fe | |
parent | 16582ade1743b2b4e93ebe90a5e46dd13a54b6f6 (diff) |
Added note about --net-raw.
-rw-r--r-- | content/docs/user_guide/compatibility/_index.md | 4 |
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 | | --- | --- | |