tinc 1.0.37 with macOS feth device support

This commit is contained in:
sid 2026-03-22 10:32:26 -06:00
commit b668b14a74
127 changed files with 64704 additions and 0 deletions

15
Makefile.am Normal file
View file

@ -0,0 +1,15 @@
## Process this file with automake to get Makefile.in
AUTOMAKE_OPTIONS = gnu
SUBDIRS = src doc systemd
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = COPYING.README README.android
ChangeLog:
git log > ChangeLog
astyle:
astyle --options=.astylerc -nQ src/*.[ch] src/*/*.[ch]