]>
ruderich.org/simon Gitweb - linux-network-namespace-labs/linux-network-namespace-labs.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Simon Ruderich [Fri, 1 Nov 2024 08:35:33 +0000 (09:35 +0100)]
Terminate programs in namespaces before deleting them
Simon Ruderich [Fri, 1 Nov 2024 07:51:37 +0000 (08:51 +0100)]
Enable IPv4/IPv6 forwarding for nodes
This tool is focused on network labs which almost always require
routing.
Simon Ruderich [Fri, 1 Nov 2024 07:43:55 +0000 (08:43 +0100)]
Add support to generate dot files of the network
The resulting image (after running `dot`) isn't perfect but good enough
to get a quick overview of the network.
Simon Ruderich [Sun, 27 Oct 2024 20:33:26 +0000 (21:33 +0100)]
First working version
Simon Ruderich [Sun, 27 Oct 2024 07:18:59 +0000 (08:18 +0100)]
Initial commit