diff options
author | Susant Sahani <ssahani@users.noreply.github.com> | 2016-09-27 19:25:13 +0530 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2016-09-27 15:55:13 +0200 |
commit | 629abfc23f4e8d61ec0e952182e8200656b2bbe1 (patch) | |
tree | b95fe811a6407a54ae51176c49c9ac0ab6b81ad2 /src/locale/localed.c | |
parent | b4c6f71b827d41a4af8007b735edf21ef7609f99 (diff) |
basic: fix for IPv6 status (#4224)
Even if
```
cat /proc/sys/net/ipv6/conf/all/disable_ipv6
1
```
is disabled
cat /proc/net/sockstat6
```
TCP6: inuse 2
UDP6: inuse 1
UDPLITE6: inuse 0
RAW6: inuse 0
FRAG6: inuse 0 memory 0
```
Looking for /proc/net/if_inet6 is the right choice.
Diffstat (limited to 'src/locale/localed.c')
0 files changed, 0 insertions, 0 deletions