Releases: t1anz0ng/iftree
Releases · t1anz0ng/iftree
v0.0.10
Changelog
- 98b4898 fix: duplicated nodename causing invalid dot output
v0.0.9
Changelog
- 8806f00 default graph output in dot language to stdout
- 60b872c show route for veths
v0.0.8
Changelog
- abbc193 text: optimize output for not bridged veths
v0.0.7
Changelog
- f8eda86 Create CODE_OF_CONDUCT.md
- 47cf41d Update issue templates
- 0ec98d1 fix: failed list netns when /var/run/netns not exist
- 886d9b4 remove duplicated vethpair
v0.0.6
Changelog
- 363dd82 fix import & module path
- 8571932 hide unused veth pairs by default
v0.0.5
Changelog
- 7156bae add version on release
- f1a1624 goreleaser GH action for auto release
v0.0.4
Changelog
- 52d3c9d Update README.md
- 5df4fd9 output image without graphviz tool dependency
v0.0.3
Changelog
- 9325fe7 different shape for different devices
- 01a7e6b goreleaser
- show
lo
in graph output
v0.02
- retrieve netns from docker
- optimize graphviz layout with
fdp
0.0.1
- List network devices connectivity in simple plain text
- output a graphviz dot format with
--graph
.