Improve dumpsys network_stack info in IPv6 only network
In IPv6-only networks, the command could throw an exception due to the missing IPv4 address, preventing the display of crucial information.
This change ensures the following info is displayed even in IPv6-only environments:
- IPv4 multicast addresses
- IPv6 non-tentative addresses
- IPv6 tentative addresses
- IPv6 anycast addresses
- IPv6 multicast addresses
Test: TH, manual connect to IPv6 only network
Change-Id: I89cab854f22acf195895febfa9d0773c546715f2
1 file changed