mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
Correct one statement in NEWS
This commit is contained in:
parent
15a825eb2d
commit
2f40034c65
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -120,7 +120,7 @@ New Functionality
|
|||
- matching_subnets(subnet, table) returns all subnets of the set or table
|
||||
that contain the given subnet.
|
||||
|
||||
- filter_subnet_table(subnet, table) works like check_subnet, but returns
|
||||
- filter_subnet_table(subnet, table) works like matching_subnets, but returns
|
||||
a table containing all matching entries.
|
||||
|
||||
- Several built-in functions for handling IP addresses and subnets were added:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue