summaryrefslogtreecommitdiff
path: root/src/networkAddress.cpp
Commit message (Collapse)AuthorAgeFilesLines
* moved LogErrno to AnytunErrnoChristian Pointner2009-02-221-1/+1
|
* replaced regular throws with AnytunError::thowErrChristian Pointner2009-02-221-4/+5
|
* moved to new handling if ifconfig parameters (more windows friendly)Christian Pointner2009-01-311-0/+18
|
* tun mode works now on windowsChristian Pointner2009-01-211-0/+24
|
* new routing systemOthmar Gsenger2008-12-221-0/+22
| | | | | | supports ipv4 and ipv6 routing with subnetting
* added ipv6 routing supportOthmar Gsenger2008-12-211-1/+1
| | | | | | routing still only works if all routes have the same netmask
* fixed bug in routing initialisationOthmar Gsenger2008-12-111-1/+1
|
* networkaddress::operator<() throws exception if types don't matchChristian Pointner2008-12-111-1/+1
|
* 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
* rewrote network addressess to base on boost::asioOthmar Gsenger2008-12-101-120/+24
|
* fixed ipv6 shift operatorOthmar Gsenger2008-10-171-2/+2
|
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
|
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
|
* anytun-nosync builds on OpenBSD nowChristian Pointner2008-04-161-0/+29
|
* big svn cleanupOthmar Gsenger2008-04-121-0/+204