blockdiag / nwdiag

Apache License 2.0
115 stars 18 forks source link

Can't create a node with multiple attachments without network #4

Open tk0miya opened 6 years ago

tk0miya commented 6 years ago

Hi,

I already reported this by mail but I'm not sure it was really the good contact point.

It's not possible right now to have a node with multiple peers without nwdiag creating networks:

nwdiag { host1 -- host2 host2 -- host3 }

will create networks even though it's not asked. It might be because nwdiag apparently refuses to put on the same level multiple hosts not on the same network.