Import Debian changes 1.0.13-1~bpo50

tinc (1.0.13-1~bpo50) lenny-backports; urgency=low

  * New upstream release.
This commit is contained in:
Guus Sliepen 2010-09-02 14:40:42 +02:00
commit 2006358f32
56 changed files with 1588 additions and 440 deletions

12
debian/tinc.modules vendored Normal file
View file

@ -0,0 +1,12 @@
alias char-major-36 netlink_dev
alias char-major-10-200 tun
alias tap0 ethertap
alias tap1 ethertap
alias tap2 ethertap
alias tap3 ethertap
options tap0 -o tap0 -x unit=0
options tap1 -o tap1 -x unit=1
options tap2 -o tap2 -x unit=2
options tap3 -o tap3 -x unit=3