| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
installed
|
|
|
|
| |
Also tried to avoid the use of enumerators.
|
|
|
|
| |
Also added an option to enumerate addresses on ignored interfaces.
|
| |
|
| |
|
| |
|
|
|
|
| |
enumeration, etc.)
|
| |
|
| |
|
|
|
|
| |
get_interface() method
|
| |
|
|
|
|
| |
interfaces
|
|
|
|
| |
callbacks
|
|
|
|
|
| |
Otherwise the nexthop returned might belong to a different route than
the one actually used with the current source address.
|
|
|
|
|
|
|
| |
Routes matching the destination are now first parsed and sorted by network
prefix length. This list is then used to search for the best route with
a matching preferred source address (if one is specified). This makes sure
we really check all routes for that address.
|
| |
|
| |
|
|
|
|
|
|
| |
This allows to pin the local end of an IKE_SA to an address that is not the
physical address of an interface. Without this patch the local address would
change to the physical address when roam events occur.
|
|
|
|
| |
7ee37114 removed this behavior.
|
| |
|
| |
|
|\
| |
| |
| | |
Add Cisco Unity extension support implemented in a dedicated plugin.
|
| |
| |
| |
| | |
excludes
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
that
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|