> Is it possible to replicate the OVS bridge with Tinc? The advantage with > using TINC is you don't have to set up an OVS bridge on the host and limits > dependencies on host.
yes you can. Keep in mind that OVS is a solution running completely in kernel space, while tinc uses tun/tap drivers so you will measure different performances. Saverio _______________________________________________ tinc mailing list [email protected] http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
