aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/network/interfaces.c
Commit message (Collapse)AuthorAgeFilesLines
* moved interface enumeration code to socket, where it belongsMartin Willi2006-08-281-154/+0
| | | | | query interfaces every time we need it to respect changes in network config added address listing on startup and "ipsec statusall"
* cleanups in kernel interface codeMartin Willi2006-07-181-1/+1
| | | | | | added proper traffic selector to string conversion some cleanups here & there
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-4/+4
| | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet
* applied new changes from NATT teamMartin Willi2006-06-231-0/+1
| | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there
* first merge of NATT codeMartin Willi2006-06-221-0/+153