diff options
author | Kevin Krakauer <kevinkrakauer@gmail.com> | 2019-08-26 16:32:00 -0700 |
---|---|---|
committer | Ian Lewis <ianlewis@google.com> | 2019-08-29 11:17:45 -0700 |
commit | cc587e6039a3c6429d77e29ba8c8816583ef4c84 (patch) | |
tree | 894c373f373984fce4cf7e9f4f7ecb085b47d3f1 /content/docs/user_guide/compatibility | |
parent | 8e406b0bf96f2f8b39275d1d0b9a3283678c0755 (diff) |
ip route not quite submitted yet
Diffstat (limited to 'content/docs/user_guide/compatibility')
-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 b0819b7c8..bf35cd369 100644 --- a/content/docs/user_guide/compatibility/_index.md +++ b/content/docs/user_guide/compatibility/_index.md @@ -48,7 +48,7 @@ old versions of ping, require excplicitly enabling raw sockets via the unsafe | dig | Working | | drill | Working | | gdb | Working | -| ip | Most commands not working. Some (e.g. addr) work | +| ip | Some subcommands work (e.g. addr) | | lsof | Working | | nc | Working | | netstat | [In progress](https://github.com/google/gvisor/issues/506) | |