Skip to content

Commit 0353fcd

Browse files
committed
added Changes to Changes file
1 parent b91d153 commit 0353fcd

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Changes

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
{{$NEXT}}
22

3+
- New commandline programs export-netvis and print-path
4+
5+
These tools output information as JSON to be used in
6+
a graph visualization.
7+
8+
export-netvis creates a list of all networks and routers
9+
of the given topology with information useful for visualizing
10+
the topology.
11+
12+
print-path analyzes the given topology and creates a list of
13+
names of network nodes (routers and networks) between source and
14+
destination passed via command line.
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+
- Fixed split service from auto intf with IPv4, IPv6
19+
320
6.077 2025-01-27 11:24:26+01:00 Europe/Berlin
421

522
- Allow dual stack service to have protocols icmp and icmpv6 together.

0 commit comments

Comments
 (0)