aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/ike_natd.c
Commit message (Collapse)AuthorAgeFilesLines
* further mobike improvements, regarding to NAT-TMartin Willi2007-06-271-12/+12
|
* further MOBIKE stuff:Martin Willi2007-06-211-3/+3
| | | | | | | | | 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!
* added extensions management to IKE_SAMartin Willi2007-06-181-0/+3
| | | | fixed NATD payload (port) when using route lookup
* source address lookup in kernel interfaceMartin Willi2007-06-181-17/+33
| | | | | | use it for NAT detection if no source address known from config support for %any...%any connections
* implemented address change notification (for MOBIKE)Martin Willi2007-06-141-6/+5
| | | | | implemented up to date address list cache to list interfaces
* fixed nat detection bugMartin Willi2007-03-201-2/+2
|
* adjusted loglevelsMartin Willi2007-03-201-13/+6
|
* fixed netlink socket receiver codeMartin Willi2007-03-031-1/+1
| | | | implemented interface enumeration code with netlink: no getifaddrs reqired anymore
* merged tasking branch into trunkMartin Willi2007-02-281-0/+378