IPv6 stackless exception
Open
bug
good first issue
Python
- Dominant language
- Python
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When there is no available IPv6 stack on the host machine, an exception is thrown out of `utils` when checking for permissions.
Contributor guide
Research direction
Start by locating the utils code that checks permissions and reproduce the behavior on a host without an available IPv6 stack. Trace the exception path and inspect any related tests; done means the permission check handles the missing IPv6 stack without throwing an unexpected exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100