We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 649b4fa commit 41c16c5Copy full SHA for 41c16c5
Changes
@@ -1,6 +1,6 @@
1
{{$NEXT}}
2
3
- - New commandline programs export-netvis and print-path
+ - New commandline programs export-netvis and print-path have been added.
4
5
These tools output information as JSON to be used in
6
a graph visualization.
@@ -15,6 +15,8 @@
15
To create the list, print-path uses the same path-walk algorithm
16
as used in netspoc main program to create ruleset for devices.
17
18
+ - Aggregate with IPv4 IP 0.0.0.0/0 no longer matches IPv6 addresses.
19
+ Aggregate with IPv6 IP ::/0 no longer matches IPv4 addresses.
20
- Fixed split service from auto intf with IPv4, IPv6
21
22
6.077 2025-01-27 11:24:26+01:00 Europe/Berlin
0 commit comments