summaryrefslogtreecommitdiff
path: root/src/tun.h
Commit message (Collapse)AuthorAgeFilesLines
* * inital commit for RAIL modeChristian Pointner2014-02-071-3/+3
| | | | | | | | | - added information about it at manpage - updated output for --help * white space cleanups * updated copyright header
* 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