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
/
libcharon
/
plugins
/
kernel_netlink
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel-netlink: Add strings for newer XFRM attribute types
Tobias Brunner
2017-10-06
1
-1
/
+6
*
kernel-netlink: Set usable state whenever an interface appears
Tobias Brunner
2017-08-23
1
-2
/
+2
*
kernel-netlink: Wipe buffer used to read Netlink messages
Tobias Brunner
2017-08-07
1
-2
/
+12
*
kernel-netlink: Set SPI on outbound policy
Tobias Brunner
2017-08-07
1
-4
/
+10
*
linked-list: Change return value of find_first() and signature of its callback
Tobias Brunner
2017-05-26
1
-25
/
+26
*
linked-list: Change interface of callback for invoke_function()
Tobias Brunner
2017-05-26
2
-9
/
+22
*
Change interface for enumerator_create_filter() callback
Tobias Brunner
2017-05-26
1
-44
/
+53
*
Migrate all enumerators to venumerate() interface change
Tobias Brunner
2017-05-26
1
-2
/
+9
*
kernel-netlink: Use total retransmit timeout as acquire timeout
Tobias Brunner
2017-05-23
2
-13
/
+23
*
kernel-netlink: Try to add new inbound SA if update fails
Thomas Egerer
2017-05-23
1
-3
/
+12
*
kernel-netlink: Update hardware offload attribute when SAs are updated
Tobias Brunner
2017-05-23
1
-11
/
+37
*
kernel-netlink: Base SA update on correct message in multi-message response
Tobias Brunner
2017-05-23
1
-7
/
+7
*
kernel-netlink: Enable hardware offloading if configured for an SA
Tobias Brunner
2017-05-23
1
-0
/
+25
*
kernel-netlink: Directly handle Netlink messages if thread pool is empty
Tobias Brunner
2017-05-23
1
-1
/
+2
*
kernel-netlink: Avoid O(n^2) copy operations when concatenating Netlink respo...
Jiri Horky
2017-03-27
1
-7
/
+13
*
kernel: Make range of SPIs for IPsec SAs configurable
Tobias Brunner
2017-03-02
1
-3
/
+10
*
kernel-netlink: Use RTA_SRC to specify route source in kernel-based lookups
Martin Willi
2017-02-13
1
-1
/
+8
*
kernel-netlink: Use kernel-based route lookup if we do not install routes
Martin Willi
2017-02-13
1
-1
/
+11
*
kernel-netlink: Return interface name in local subnet enumerator
Tobias Brunner
2017-02-08
1
-5
/
+15
*
kernel-interface: Add interface name to local subnet enumerator
Tobias Brunner
2017-02-08
1
-1
/
+2
*
kernel-netlink: Implement enumerator for local subnets
Tobias Brunner
2017-02-08
1
-0
/
+130
*
kernel-netlink: Use the same priority range for trap and regular policies
Tobias Brunner
2017-02-08
1
-14
/
+14
*
kernel-netlink: Fix spacing in log message when policy is unchanged
Tobias Brunner
2017-02-08
1
-1
/
+1
*
kernel-netlink: Set NODAD flag for virtual IPv6 addresses
Tobias Brunner
2017-02-06
1
-10
/
+16
*
kernel-netlink: Prefer matching label when selecting IPv6 source addresses
Tobias Brunner
2017-02-06
1
-3
/
+78
*
kernel-netlink: Use correct 4 byte alignment for AH with IPv4
Tobias Brunner
2017-01-25
1
-0
/
+5
*
kernel-netlink: Allow change of Netlink socket receive buffer size
Thomas Egerer
2017-01-25
1
-0
/
+44
*
kernel-netlink: Return const pointer from lookup_algorithm()
Thomas Egerer
2017-01-23
1
-3
/
+4
*
kernel-netlink: Add support for AES-CMAC-96 (RFC 4494)
Tobias Brunner
2016-12-12
1
-0
/
+1
*
kernel-netlink: Fix get_route() interface determination
Christophe Gouault
2016-10-12
1
-2
/
+2
*
kernel-netlink: Consider RTA_SRC when looking for a source address
Tobias Brunner
2016-10-05
1
-52
/
+134
*
kernel-netlink: Pass zero mark to kernel if mask is set
Tobias Brunner
2016-09-30
1
-2
/
+2
*
kernel-netlink: Support configuring XFRM policy hashing thresholds
Tobias Brunner
2016-09-30
1
-0
/
+107
*
kernel-netlink: Update cached reqid when updating policies
Tobias Brunner
2016-09-28
1
-0
/
+2
*
kernel-netlink: Don't set replay window for outbound SAs
Tobias Brunner
2016-06-17
1
-0
/
+6
*
kernel-netlink: Install routes with OUT policies
Tobias Brunner
2016-06-10
1
-25
/
+24
*
kernel-netlink: Don't install routes for drop policies and if protocol/ports ...
Tobias Brunner
2016-06-10
1
-96
/
+106
*
kernel-netlink: Also use interface returned by get_nexthop() for IPsec policies
Tobias Brunner
2016-06-10
1
-1
/
+2
*
kernel-netlink: Use interface to next hop for shunt policies
Tobias Brunner
2016-06-10
1
-10
/
+13
*
kernel-netlink: Return outbound interface in get_nexthop()
Tobias Brunner
2016-06-10
1
-5
/
+43
*
kernel-net: Let get_nexthop() return an optional interface name
Tobias Brunner
2016-06-10
2
-7
/
+12
*
kernel-netlink: Let only a single thread work on a specific policy
Tobias Brunner
2016-06-10
1
-25
/
+69
*
kernel-netlink: Add priority and refcount to policy log
Tobias Brunner
2016-06-10
1
-9
/
+30
*
kernel-netlink: Consistently print mark in log messages only if set
Tobias Brunner
2016-06-10
1
-108
/
+82
*
kernel-netlink: Provide error information for Netlink sockets
Tobias Brunner
2016-06-10
3
-19
/
+25
*
kernel-netlink: Allow definition of a custom priority calculation function
Tobias Brunner
2016-06-10
2
-3
/
+18
*
kernel-netlink: Use ipsec_sa_cfg_equals() and compare marks properly
Tobias Brunner
2016-06-08
1
-2
/
+3
*
kernel-netlink: Check proper watcher state in parallel mode
Tobias Brunner
2016-05-06
1
-1
/
+1
*
kernel-netlink: Order routes by prefix before comparing priority/metric
Tobias Brunner
2016-05-06
1
-4
/
+4
*
kernel-netlink: Order policies with equal priorities by their automatic priority
Tobias Brunner
2016-04-15
1
-11
/
+24
[next]