[Bug 292621] [NEW PORT] net/ipaddr: Command-line IP address manipulation tool
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 292621] [NEW PORT] net/ipaddr: Command-line IP address manipulation tool"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 292621] [NEW PORT] net/ipaddr: Command-line IP address manipulation tool"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 292621] [NEW PORT] net/ipaddr: Command-line IP address manipulation tool"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Jan 2026 02:44:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292621
Bug ID: 292621
Summary: [NEW PORT] net/ipaddr: Command-line IP address
manipulation tool
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: ab@astral.blue
Created attachment 267353
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267353&action=edit
Patch for the new port
ipaddr is a command-line tool for manipulating and querying IP addresses
and networks. It provides functionality similar to Python's ipaddress module
but as a standalone CLI utility.
Features include:
- IPv4 and IPv6 address normalization
- CIDR and netmask prefix notation support
- Network calculations (network, broadcast, host addressing)
- Address classification (private, loopback, multicast, etc.)
- Subnet and supernet operations
- Command chaining for complex operations
- IPv6-specific features (6to4, Teredo, zone-id)
--
You are receiving this mail because:
You are the assignee for the bug.