Bug 15919 - ipcalc IPv6 support
Summary: ipcalc IPv6 support
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Networking (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-17 23:16 UTC by Andrey
Modified: 2024-01-17 23:16 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey 2024-01-17 23:16:00 UTC
There's no ipv6 support. On the input, it returns:
ipcalc: number 64 is not in 0..32 range
ipcalc: bad IP address: 2a05:f480:***

It's time to prioritize IPv6 support.