gsliepen / tinc

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

Use enums for command-line options #380

Closed hg closed 2 years ago

hg commented 2 years ago

This is a pretty minor thing. Split off from #379 since it's not needed there anymore.

Also fix a small bug in sptps_test where --tun was mentioned in documentation but not actually parsed.