holzschu / holzschu/network_ios
`ifconfig` doesn't list IPv6 addresses
Open
fix committed
- Dominant language
- C
- Stars
- 116
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Even though my device as IPv6 addresses assigned to several interfaces (e.g. WiFi or cellular), the `ifconfig` command only lists IPv4 addresses.
Additionally, `-L` of `ifconfig` to display the address lifetime for IPv6 addresses seems to an illegal option.
IPv6 connectivity in general is working fine: `ping6 google.com` succeeds and even shows the source IPv6 address.
I'm using a-Shell 1.12.2.
Thanks in advance :v:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.