aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/tasks/ike_natd.c
Commit message (Collapse)AuthorAgeFilesLines
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-021-3/+4
|
* Port floating patch partially reversed.Tobias Brunner2010-08-301-1/+8
| | | | | | If MOBIKE is enabled, we do have to switch to port 4500 with the IKE_AUTH request, that is, before we know whether the other peer actually supports MOBIKE or not.
* Slightly refactored port floating.Tobias Brunner2010-08-301-35/+2
| | | | In case of MOBIKE, only float to port 4500 if the other peer actually supports MOBIKE.
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+490