aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/ike_mobike.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed mobike/auth_lifetime in conjunction with p2p-nattMartin Willi2007-12-041-4/+4
|
* implemented more aggressive MOBIKE path probingMartin Willi2007-09-281-0/+9
| | | | | do not queue more than one MOBIKE task
* improved MOBIKE roaming between interfacesMartin Willi2007-09-241-11/+4
|
* moving virtual IP when interface changes due mobikeMartin Willi2007-09-121-0/+11
|
* fixed NAT detection with mobikeMartin Willi2007-09-121-1/+1
|
* implemented routeability checks for mobike (experimental)Martin Willi2007-09-031-14/+97
|
* not touching IKE_SA_INIT from ike_mobike_t anymoreMartin Willi2007-07-191-1/+1
|
* improved MOBIKE:Martin Willi2007-07-031-31/+78
| | | | | | | | 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
* DBG1 level for 'peer supports MOBIKE' debug messageAndreas Steffen2007-07-021-1/+1
|
* further mobike improvements, regarding to NAT-TMartin Willi2007-06-271-6/+37
|
* simple roaming of the client works (not MOBIKE conform yet!)Martin Willi2007-06-261-8/+9
|
* further fixed for mobike roamingMartin Willi2007-06-251-3/+48
|
* further MOBIKE stuff:Martin Willi2007-06-211-0/+307
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!