Open man-brain opened 8 years ago
Also it would be cool to be able simulate a network problem with IPv4 connectivity while IPv6 connections work fine and vice versa. But that seems to be a bit more complicated code.
This is a nice idea. I don't have a need for this currently, but it would be a welcome addition. It might require a little work to wire through the IPv6 address, plus build the testing environment, but probably not too bad.
Right now blockade supports only IPv4 (at list in
blockade partition
). Any chance to also includeip6tables
call into iptables_call?