ip/ifconfig not working, needs netlink
Open
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I have tested ~20 packages today and I found some interesting things about ip and ifconfig on iSH :
`ip route get 1` give me `ip: socket(AF_NETLINK,3,0): Invalid argument`
`ifconfig` give me
```
iPad~# ifconfig
ifconfig: /proc/net/dev: No such file or directory
ifconfig: ioctl 0x8912 failed: Invalid argument
```
I found no issue related to this
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.