From a89ee859b9b15cdfbfd1eb5219e97fc9884c92d2 Mon Sep 17 00:00:00 2001 From: Kevin Krakauer Date: Mon, 26 Aug 2019 15:33:29 -0700 Subject: Added note about --net-raw. --- content/docs/user_guide/compatibility/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'content') 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 | | --- | --- | -- cgit v1.2.3