aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/processing/jobs/migrate_job.c
Commit message (Collapse)AuthorAgeFilesLines
* remove spaces within tabs (\t( )+\t)Martin Willi2009-09-041-1/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-5/+5
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* refactored and cleaned up child_sa interfaceMartin Willi2008-11-191-1/+1
| | | | | | | replaced add/update calls by a install() call allocating SPIs always externally support installation of non-allocated CHILD_SAs some other cleanups
* completed migration of MIPv6 connectionsAndreas Steffen2008-11-161-0/+30
|
* preliminary support of Mobile IPv6Andreas Steffen2008-11-111-79/+5
|
* added support for xfrm remote kmaddressAndreas Steffen2008-11-031-4/+19
|
* migrate job creates a new IKE_SAAndreas Steffen2008-11-031-11/+35
|
* migrate_job() finds a matching child_cfgAndreas Steffen2008-11-031-0/+157