| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
required
|
| |
|
| |
|
|
|
|
|
| |
We don't have a proper kernel-net interface on Android yet, so the check
for a usable interface does not work there.
|
|
|
|
| |
Also added an option to enumerate addresses on ignored interfaces.
|
|
|
|
| |
enumeration, etc.)
|
|
|
|
| |
get_interface() method
|
| |
|
|
|
|
| |
interfaces
|
|
|
|
|
| |
Otherwise the nexthop returned might belong to a different route than
the one actually used with the current source address.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This allows to unroute a connection while the same connection is
currently established. In this case both CHILD_SAs share the same
reqid but the installed policies have different priorities.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This will later allow us to support pluto's passthrough and drop
policies in charon.
|
| |
|
|
|