| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
That's because get_sa_info now returns a monotonic timestamp.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This introduces a new struct to pass the protocol information like spis.
Also adapted eroute_connection and the simple calls of raw_eroute to
the new signature.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The mode is later used to decide if a route has to be installed.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This will later allow us to support pluto's passthrough and drop
policies in charon.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Because of this libfreeswan, pluto, starter etc. now depend on that
file (and libhydra). This resolved some duplicate declarations.
|
| |
|
| |
|
|
|
|
|
| |
Instead we use the actual IP protocol identifier (the conversion now happens in
child_sa_t and kernel_handler_t).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|