summaryrefslogtreecommitdiff
path: root/src/routingTable.h
Commit message (Collapse)AuthorAgeFilesLines
* cleaner naming for updateRoutingTreeUnlocked nowOthmar Gsenger2008-12-221-1/+1
|
* updateRouteTree has to stay unlocked (is only called within locked routines ↵Othmar Gsenger2008-12-221-1/+1
| | | | | | | | so far) this might change at later time
* new routing systemOthmar Gsenger2008-12-221-1/+5
| | | | | | supports ipv4 and ipv6 routing with subnetting
* added ipv6 routing supportOthmar Gsenger2008-12-211-7/+6
| | | | | | routing still only works if all routes have the same netmask
* mainly type and define fixesOthmar Gsenger2008-12-111-1/+1
| | | | | | partly builds on windows without conversion between host and network byte order working compile defines: NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOSIGNALCONTROLLER;WIN32_LEAN_AND_MEAN
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
|
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
|
* big svn cleanupOthmar Gsenger2008-04-121-0/+78