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
/
kernel
/
kernel_net.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Introduce "features" for the kernel backends returning kernel capabilities
Martin Willi
2013-03-01
1
-0
/
+8
|
*
Don't wait while removing external IPs used for load testing
Martin Willi
2012-11-29
1
-1
/
+3
|
*
Install virtual IPs via interface name, and use an interface lookup where ↵
Martin Willi
2012-11-29
1
-3
/
+2
|
|
|
|
required
*
Add an optional kernel-interface parameter to install IPs with a custom prefix
Martin Willi
2012-11-29
1
-2
/
+4
|
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
|
*
Moved host_t and host_resolver_t to a new networking subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
|
*
Made IP address enumeration more flexible
Tobias Brunner
2012-09-21
1
-6
/
+22
|
|
|
|
Also added an option to enumerate addresses on ignored interfaces.
*
Filter ignored interfaces in kernel interfaces (for events, address ↵
Tobias Brunner
2012-09-21
1
-1
/
+2
|
|
|
|
enumeration, etc.)
*
Make it easy to check if an address is locally usable via changed ↵
Tobias Brunner
2012-09-21
1
-2
/
+3
|
|
|
|
get_interface() method
*
Don't ignore loopback devices and allow addresses on them being enumerated
Tobias Brunner
2012-09-21
1
-3
/
+5
|
*
Use source address in get_nexthop() call
Tobias Brunner
2012-09-21
1
-2
/
+5
|
|
|
|
|
Otherwise the nexthop returned might belong to a different route than the one actually used with the current source address.
*
Added kernel_ipsec/net plugin feature loading callbacks
Martin Willi
2011-10-14
1
-0
/
+15
|
*
Moved kernel interface to libhydra.
Tobias Brunner
2010-09-02
1
-0
/
+145