mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
GHI-1766: Remove address from Site::private_address_space that converts into 0.0.0.0/0
This commit is contained in:
parent
ff98515f2a
commit
0f348ea042
1 changed files with 0 additions and 2 deletions
|
@ -87,8 +87,6 @@ export {
|
||||||
[::]/128,
|
[::]/128,
|
||||||
# Loopback Address, see :rfc:`4291`
|
# Loopback Address, see :rfc:`4291`
|
||||||
[::1]/128,
|
[::1]/128,
|
||||||
# IPv4-mapped Address, see :rfc:`4291`
|
|
||||||
[::ffff:0:0]/96,
|
|
||||||
# IPv4-IPv6 Translation, see :rfc:`8215`
|
# IPv4-IPv6 Translation, see :rfc:`8215`
|
||||||
[64:ff9b:1::]/48,
|
[64:ff9b:1::]/48,
|
||||||
# Discard-Only Address Block, see :rfc:`6666`
|
# Discard-Only Address Block, see :rfc:`6666`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue