| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
use it for NAT detection if no source address known from config
support for %any...%any connections
|
|
|
|
|
| |
implemented up to date address list cache to list interfaces
|
|
|
|
|
|
| |
added some comments
removed configuration.[ch], as it does not make sense like it is
|
|
new configuration structure:
peer_cfg: configuration related to a peer (authenitcation, ...=
ike_cfg: config to use for IKE setup (proposals)
child_Cfg: config for CHILD_SA (proposals, traffic selectors)
a peer_cfg has one ike_cfg and multiple child_cfg's
stroke now uses fixed count of threads
|