mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Fix 7.2.0 NEWS formatting [nomail] [skip ci]
This commit is contained in:
parent
e76a08524b
commit
bfac90a3c8
1 changed files with 2 additions and 2 deletions
4
NEWS
4
NEWS
|
@ -151,8 +151,8 @@ New Functionality
|
|||
scripts. This previously resulted in a fatal error.
|
||||
|
||||
- The set of non-routable subnets defined in ``Site::private_address_space`` was expanded
|
||||
to include ``239.0.0.0/8``, ``224.0.0.0/24`, ``[2002:e000::]/40``, ``[2002:ef00::]/24``,
|
||||
and ``[fec0::]/10`. These addresses come from RFCs 2365, 3058, 3879, and 5771. This may
|
||||
to include ``239.0.0.0/8``, ``224.0.0.0/24``, ``[2002:e000::]/40``, ``[2002:ef00::]/24``,
|
||||
and ``[fec0::]/10``. These addresses come from RFCs 2365, 3058, 3879, and 5771. This may
|
||||
result in traffic being considered as local traffic that wasn't previously.
|
||||
|
||||
- The ``to_count()`` and ``to_int()`` built-in functions now trim trailing spaces passed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue