summaryrefslogtreecommitdiff
path: root/src/tun.h
Commit message (Expand)AuthorAgeFilesLines
* updated copyright headerChristian Pointner2017-01-041-1/+1
* updated copyright headerChristian Pointner2016-02-251-1/+1
* added exception to the license which allows linking against OpenSSLChristian Pointner2014-06-211-0/+13
* fixed typo in descriptionChristian Pointner2014-06-211-1/+1
* merged most changes from rail branch to trunkChristian Pointner2014-06-081-3/+3
* updated copyright yearChristian Pointner2010-02-111-1/+1
* fixed typo at include guardsChristian Pointner2009-11-231-2/+2
* fixed include guards, new format: UANYTUN_filename_h_INCLUDEDChristian Pointner2009-11-121-2/+2
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* cleaned file header Christian Pointner2009-02-041-7/+7
* added linux support for new ifconfig usageChristian Pointner2009-02-041-0/+1
* new ifconfig syntax (only command line parser yet)Christian Pointner2009-02-031-4/+4
* fixed useless malloc for dev_t Christian Pointner2008-12-311-2/+2
* added bsd tun deviceChristian Pointner2008-12-291-1/+1
* added datatypes.hChristian Pointner2008-12-271-5/+0
* added first version of tun device (needs furhter testing)Christian Pointner2008-12-271-0/+32
* added empty tun.c and hChristian Pointner2008-12-271-0/+40