summaryrefslogtreecommitdiff
path: root/src/tun.h
Commit message (Expand)AuthorAgeFilesLines
* 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