summaryrefslogtreecommitdiff
path: root/src/udp.h
Commit message (Expand)AuthorAgeFilesLines
* added -4 and -6 switches to udp socketChristian Pointner2009-02-261-7/+4
* fixed some name resolution issuesChristian Pointner2009-02-241-1/+1
* cleaned file header Christian Pointner2009-02-041-7/+7
* not sending packet when remote addr is unkownChristian Pointner2009-02-041-0/+1
* removed useless malloc for udp_t Christian Pointner2008-12-311-2/+2
* works on OpenBSD now (but no support for UDPv6)Christian Pointner2008-12-291-0/+6
* fixed build for OpenBSD (no tun device yet)Christian Pointner2008-12-291-0/+1
* some cleanupChristian Pointner2008-12-281-5/+5
* some memory erros fixedChristian Pointner2008-12-281-1/+1
* added enpoint to string functionsChristian Pointner2008-12-281-1/+5
* added udp socketChristian Pointner2008-12-281-0/+55