summaryrefslogtreecommitdiff
path: root/src/routingTable.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
|
* non-functional changes only: use standard writing of stdint.h types; still ↵Markus Grüneis2010-02-181-7/+7
| | | | import from boost (compiler compatibility)
* whitespace only change: unified formatting with "astyle --style=k/r ↵Markus Grüneis2010-02-171-79/+83
| | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive"
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
|
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
| | | | | | this is release 0.3.1
* moved LogErrno to AnytunErrnoChristian Pointner2009-02-221-1/+1
|
* replaced regular throws with AnytunError::thowErrChristian Pointner2009-02-221-5/+7
|
* rebuild routing tree on addRouteOthmar Gsenger2009-02-181-1/+4
|
* 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