Nick Kralevich 531debc280 fix IPv6 loopback pattern
In /proc/net/udp6 and /proc/net/tcp6, the addresses stored
in that file are in network byte order.  As a result, the IPv6
loopback address, ::1, is stored as
00000000000000000000000001000000 NOT
00000000000000000000000000000001

Bug: 5473686
Change-Id: I73098d52c981c48d82423c8ce99b6b20d11a5568
2011-10-25 10:20:42 -07:00
2011-10-25 10:20:42 -07:00
Description
android_packages_modules_Connectivity
189 MiB
Languages
Java 81.4%
Kotlin 7.7%
AIDL 4.5%
C++ 4.5%
C 1.7%
Other 0.1%