Change tcpdump status to working

https://github.com/google/gvisor/commit/12235d533ae5c8b4b03c6d7f24cae785a2d6ec22
This commit is contained in:
Kevin Krakauer
2019-10-25 07:09:53 +09:00
committed by Ian Lewis
parent 6b0f111d96
commit 9d81dd3559
@@ -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 |