diff options
author | Kevin Krakauer <kevinGC@users.noreply.github.com> | 2019-10-24 14:08:03 -0700 |
---|---|---|
committer | Ian Lewis <ianlewis@google.com> | 2019-10-25 07:09:53 +0900 |
commit | 9d81dd355953f44e6cfdbe1f010bac430171970d (patch) | |
tree | 710f0bd458b18eb85271930d639895579219e76a /content/docs/user_guide | |
parent | 6b0f111d96b08e8fdc59400c3fe76fedfd57b0c4 (diff) |
Change tcpdump status to working
https://github.com/google/gvisor/commit/12235d533ae5c8b4b03c6d7f24cae785a2d6ec22
Diffstat (limited to 'content/docs/user_guide')
-rw-r--r-- | content/docs/user_guide/compatibility/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/docs/user_guide/compatibility/_index.md b/content/docs/user_guide/compatibility/_index.md index 4cd1b31b0..94fcb6f22 100644 --- a/content/docs/user_guide/compatibility/_index.md +++ b/content/docs/user_guide/compatibility/_index.md @@ -79,7 +79,7 @@ Most common utilities work. Note that: | sshd | Partially working. Job control [in progress](https://github.com/google/gvisor/issues/154) | | strace | Working | | tar | Working | -| tcpdump | [In progress](https://github.com/google/gvisor/issues/173) | +| tcpdump | Working | | top | Working | | uptime | Working | | vim | Working | |