aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/queues/jobs/route_job.c
Commit message (Collapse)AuthorAgeFilesLines
* improved signal handling and emittingMartin Willi2006-10-261-2/+2
|
* introduced new logging subsystem using bus:Martin Willi2006-10-181-10/+2
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* reuse reqid when a ROUTED child_sa gets INSTALLEDMartin Willi2006-09-051-3/+5
| | | | | | | | | fixed a bug in retransmission code added support for the "keyingtries" ipsec.conf parameter added support for the "dpddelay" ipsec.conf parameter done some work for "dpdaction" behavior some other cleanups and fixes
* implemented IKE_SA rekeyingMartin Willi2006-07-271-2/+0
| | | | | | uses ikelifetime, rekeymargin and rekeyfuzz config settings no handling of simultaneus exchanges yet!
* added possibility to route CHILD_SAs, without to set them upMartin Willi2006-07-211-0/+133
support for auto=route parameter support for ipsec route and ipsec unroute initiating of CHILD and/or IKE_SAs based on kernel acquires