Return all ips of interface
Open
- Dominant language
- C
- Stars
- 9
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Should return *all* ips of an interface, not just the first one.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the C entry point that enumerates IPs for an interface and inspect where it returns only the first address. Done means the interface lookup returns all assigned IPs, with coverage for an interface having multiple addresses if tests are available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100