gsliepen / tinc

a VPN daemon
http://tinc-vpn.org/
Other
1.87k stars 280 forks source link

Add backwards compatibility tests #397

Open gsliepen opened 2 years ago

gsliepen commented 2 years ago

We should ensure 1.1 is backwards compatible with 1.0, and it might also be prudent to check if the latest commit in the 1.1 branch is compatible with the latest 1.1pre* release, so we can avoid surprises.

This should be done in the CI infrastructure. I don't think it's necessary to test this on all platforms, just one Linux platform.