aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/ike_mobike.h
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-88/+0
|
* remove spaces within tabs (\t( )+\t)Martin Willi2009-09-041-1/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-7/+7
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* use MOBIKE enabled DPD if we are NATedMartin Willi2008-10-061-0/+5
| | | | update SAs if we detect changes in NAT mappings
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-22/+13
|
* implemented more aggressive MOBIKE path probingMartin Willi2007-09-281-0/+8
| | | | | do not queue more than one MOBIKE task
* implemented routeability checks for mobike (experimental)Martin Willi2007-09-031-0/+13
|
* improved MOBIKE:Martin Willi2007-07-031-5/+2
| | | | | | | | prefer address family already used do not change address implicit when mobike supported handle multiple simultaneous roaming requests more properly proper enabling/disabling of UDP encapsulation
* further MOBIKE stuff:Martin Willi2007-06-211-0/+76
kernel properly reports network reconfiguration and informs all IKE_SAs MOBIKE in IKE_AUTH: MOBIKE_SUPPORTED notify and address exchange reestablishment of IKE_SAs on network reconfiguration kinda works not stable yet!