automatically convert raw IPv6 address to a bracketed one
Open
P2
- Dominant language
- Rust
- Stars
- 50
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When the --dut arg contains greater than or equal to 2 commas and has no brackets, we can assume that the address is a raw ipv6 address.
e.g. 2401:fa00:480:ee08:fae4:3bff:fe5b:1796 -> [2401:fa00:480:ee08:fae4:3bff:fe5b:1796]
Contributor guide
Assessment
This issue has not been assessed yet.