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
/
kernel_netlink_net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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: 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: 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
1
-5
/
+10
*
kernel-netlink: Provide error information for Netlink sockets
Tobias Brunner
2016-06-10
1
-3
/
+6
*
kernel-netlink: Order routes by prefix before comparing priority/metric
Tobias Brunner
2016-05-06
1
-4
/
+4
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-23
/
+23
*
kernel-netlink: Fix lookup of next hops for destinations with prefix
Tobias Brunner
2016-03-21
1
-1
/
+2
*
libhydra: Move kernel interface to libcharon
Tobias Brunner
2016-03-03
1
-4
/
+4
*
libhydra: Move all kernel plugins to libcharon
Tobias Brunner
2016-03-03
1
-0
/
+2685
*
Moved all kernel plugins to libhydra.
Tobias Brunner
2010-09-02
1
-1519
/
+0
*
Refer to kernel interface via hydra and not charon.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Moved roam job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-11
/
+23
*
Refer to scheduler via hydra and not charon.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Some whitespace and code style fixes.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Refer to processor via hydra and not charon.
Tobias Brunner
2010-09-02
1
-1
/
+2
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+1506