summaryrefslogtreecommitdiff
path: root/src/routingTable.cpp
Commit message (Collapse)AuthorAgeFilesLines
* cleaner naming for updateRoutingTreeUnlocked nowOthmar Gsenger2008-12-221-2/+2
|
* 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
* some cleanupChristian Pointner2008-12-221-11/+19
| | | | | | fixed locking error at routingtable
* cleaned up routingTree structureChristian Pointner2008-12-221-7/+7
|
* new routing systemOthmar Gsenger2008-12-221-10/+50
| | | | | | supports ipv4 and ipv6 routing with subnetting
* added ipv6 routing supportOthmar Gsenger2008-12-211-24/+26
| | | | | | routing still only works if all routes have the same netmask
* some type fixesOthmar Gsenger2008-12-111-2/+2
|
* 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/+140