Disable PMTU discovery when TCPOnly is used.
[oweals/tinc.git] / .gitignore
1 .*
2 !.gitignore
3 !.astylerc
4 *.a
5 *.dirstamp
6 *.o
7 *.orig
8 *.swp
9 /ChangeLog
10 /INSTALL
11 /aclocal.m4
12 /autom4te.cache
13 /compile
14 /config.*
15 /configure
16 /depcomp
17 /doc/sample-config.tar.gz
18 /doc/*.tex
19 /doc/*.info
20 /doc/*.5
21 /doc/*.8
22 /doc/*.html
23 /doc/*.pdf
24 /doc/*.t2p
25 /doc/tincinclude.texi
26 /install-sh
27 /missing
28 /src/device.c
29 /src/tincd
30 /src/tinc
31 /src/sptps_keypair
32 /src/sptps_speed
33 /src/sptps_test
34 /src/version_git.h
35 /stamp-h1
36 /test-driver
37 /test/*.test.*
38 /test/*.log
39 /test/*.trs
40 Makefile
41 Makefile.in
42 core*
43 *.tar.gz*