https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187904

Vladislav V. Prodan <ad...@support.od.ua> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|Unspecified                 |12.3-STABLE

--- Comment #3 from Vladislav V. Prodan <ad...@support.od.ua> ---

In system 12.3-STABLE, the behavior of ipfw has changed.
If the network is specified in short form, then the first and last ipv4 octet
is added with a /32 netmask

# uname
FreeBSD 12.3-STABLE #0 r372170M: Mon Jun 27 19:29:31 EEST 2022

# ipfw table 10000 list
ipfw: failed to request table info: No such process
# ipfw table 10000 create
# ipfw table 10000 add 177.204/14
added: 177.0.0.204/32 0
# ipfw table 10000 list
177.0.0.204/32 0

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to