commit | 7309d96822fe5891651b85d22cb8e79285e2d6ba | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Sep 03 20:54:53 2015 -0500 |
committer | Rob Landley <rob@landley.net> | Thu Sep 03 20:54:53 2015 -0500 |
tree | 6721b2e105bfce4bd0422f5d7c7bbce0c68845d8 | |
parent | d06ea3708d12e3e87fa26441715ac47f6dc63032 [diff] |
Implement lsof. This is a superset of the current AOSP lsof (which is itself a superset of the lsof in Android M). It fixes several bugs/misfeatures and adds support for decoding IPv4/IPv6 tcp/udp/raw sockets and Unix domain sockets.