index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libhydra
/
plugins
/
kernel_netlink
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't ignore loopback devices and allow addresses on them being enumerated
Tobias Brunner
2012-09-21
1
-5
/
+8
*
Use source address in get_nexthop() call
Tobias Brunner
2012-09-21
2
-3
/
+4
*
Source address lookup refactored
Tobias Brunner
2012-09-21
1
-146
/
+221
*
Check routes with equal prefix if preferred source is specified
Tobias Brunner
2012-09-21
1
-2
/
+4
*
Try to find preferred source on interface if returned source does not match
Tobias Brunner
2012-09-21
1
-10
/
+29
*
Try to keep the given source address when looking up routes
Tobias Brunner
2012-09-21
1
-6
/
+32
*
Added algorithm lookup via kernel_interface_t to the various kernel interfaces
Tobias Brunner
2012-09-13
1
-8
/
+27
*
Consistently log XFRM mark masks with 0 prefix in kernel-netlink plugin
Tobias Brunner
2012-09-12
1
-13
/
+13
*
Increased log level when listing interfaces and IP addresses during startup
Tobias Brunner
2012-08-16
1
-3
/
+3
*
Let kernel interfaces decide how to enable UDP decapsulation of ESP packets.
Tobias Brunner
2012-08-08
1
-0
/
+28
*
Centralized thread cancellation in processor_t
Tobias Brunner
2012-06-25
2
-24
/
+8
*
Fixed IPv6 source address lookup
Tobias Brunner
2012-06-25
1
-5
/
+43
*
NLM_F_DUMP includes NLM_F_ROOT.
Tobias Brunner
2012-06-15
1
-1
/
+1
*
Don't create roam jobs based on cached/cloned routes.
Tobias Brunner
2012-06-15
1
-0
/
+4
*
Don't compare ports when comparing cached routes.
Tobias Brunner
2012-06-15
2
-4
/
+4
*
Disabled listening for kernel events in starter.
Tobias Brunner
2012-06-08
2
-45
/
+64
*
Destroy Netlink socket only after deleting remaining source routes.
Tobias Brunner
2012-05-21
1
-2
/
+1
*
Fix route reinstallation if preferred source IP is not on outgoing interface.
Tobias Brunner
2012-05-07
1
-30
/
+18
*
Route reinstallation in kernel_ipsec_t implementations is not needed anymore.
Tobias Brunner
2012-05-02
1
-6
/
+1
*
Reinstall routes in kernel-netlink plugin, if interfaces get reactivated or I...
Tobias Brunner
2012-05-02
1
-4
/
+206
*
Keep track of installed source routes in kernel-netlink plugin.
Tobias Brunner
2012-05-02
1
-8
/
+141
*
Use single DBG2 statements in kernel_netlink plugin (i.e. ignore mark.value).
Tobias Brunner
2012-03-27
1
-86
/
+26
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
2
-22
/
+24
|
\
|
*
Be less verbose when deleting SAs triggered by a hard expire
Martin Willi
2012-03-20
2
-22
/
+24
*
|
Added support for untruncated MD5 and SHA1 HMACs in ESP as used in RFC 4595.
Tobias Brunner
2012-02-27
1
-3
/
+21
*
|
Always unlock mutex for installed policies in kernel-netlink plugin.
Thomas Egerer
2011-12-14
1
-1
/
+5
*
|
Fix copy'n'paste error in libhydra's netlink interface
Thomas Jarosch
2011-11-21
1
-1
/
+1
*
|
Fix network interface deletion handling in kernel-netlink plugin.
Mirko Parthey
2011-11-14
1
-3
/
+7
|
/
*
Memwipe request after sa update, too
Thomas Egerer
2011-11-04
1
-0
/
+1
*
Extend xfrm_attr_type_names by newly added enum values
Thomas Egerer
2011-11-04
1
-2
/
+6
*
Silently install route again, even if it did not change.
Tobias Brunner
2011-11-04
1
-1
/
+6
*
Compile warning fixed in kernel interfaces.
Tobias Brunner
2011-11-04
1
-1
/
+1
*
Implemented flushing of states and policies via XFRM.
Tobias Brunner
2011-10-21
1
-0
/
+56
*
Add features support to kernel-netlink plugin
Martin Willi
2011-10-14
1
-9
/
+14
*
Check for RTA_TABLE in configure.
Tobias Brunner
2011-10-04
1
-0
/
+2
*
Migrated netlink_socket to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-23
/
+18
*
Disable policy history for pluto.
4.5.3
Tobias Brunner
2011-08-02
1
-21
/
+46
*
Allow routing table IDs > 255 when filtering them.
Tobias Brunner
2011-07-29
1
-3
/
+10
*
Install fallback drop policies to avoid transmitting unencrypted packets.
Tobias Brunner
2011-07-27
1
-0
/
+3
*
Remove policies in kernel interfaces based on their priority.
Tobias Brunner
2011-07-27
1
-15
/
+32
*
removed stray code
Andreas Steffen
2011-07-18
1
-2
/
+1
*
added log and status output for ESN
Andreas Steffen
2011-07-16
1
-1
/
+5
*
Simplified destruction of policy_sa_t objects in Netlink interface.
Tobias Brunner
2011-07-06
1
-12
/
+7
*
Some code cleanup in Netlink kernel interface.
Tobias Brunner
2011-07-06
1
-108
/
+119
*
Reduce memory usage of policy history caching.
Tobias Brunner
2011-07-06
1
-131
/
+270
*
Keep the mutex locked as long as possible when deleting policies.
Tobias Brunner
2011-07-06
1
-61
/
+57
*
Properly unlock the policy if no change in the kernel is required.
Tobias Brunner
2011-07-06
1
-0
/
+1
*
Make sure access to policy is thread-safe during installation of route.
Tobias Brunner
2011-07-06
1
-2
/
+17
*
Replaced simple iterator usages.
Tobias Brunner
2011-07-06
1
-5
/
+5
*
Record the history of a policy installed in the kernel.
Tobias Brunner
2011-07-06
1
-141
/
+317
[prev]
[next]