https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278039
Bug ID: 278039
Summary: ipfw: can't add the address ::/128 to a table
Product: Base System
Version: 14.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
tested on 14.0-RELEASE/amd64 and 15.0/arm64:
# ipfw set 0 table test create
# ipfw set 0 table test add ::/128
error: ::/128 0
ipfw: Adding record failed: Invalid argument
adding ::/127 works fine.
--
You are receiving this mail because:
You are the assignee for the bug.