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_pfroute
/
kernel_pfroute_net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't wait while removing external IPs used for load testing
Martin Willi
2012-11-29
1
-1
/
+2
*
Install virtual IPs via interface name, and use an interface lookup where req...
Martin Willi
2012-11-29
1
-1
/
+1
*
Add an optional kernel-interface parameter to install IPs with a custom prefix
Martin Willi
2012-11-29
1
-2
/
+3
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-2
/
+2
*
Moved host_t and host_resolver_t to a new networking subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Use a helper function to add milliseconds to timeval structs
Tobias Brunner
2012-10-18
1
-6
/
+1
*
Properly initialize cached address map in kernel-pfroute plugin
Tobias Brunner
2012-09-27
1
-0
/
+1
*
Fixed compilation of kernel-pfroute plugin
Tobias Brunner
2012-09-27
1
-4
/
+6
*
Use an rwlock in kernel-pfroute too
Tobias Brunner
2012-09-21
1
-13
/
+14
*
Made IP address enumeration more flexible
Tobias Brunner
2012-09-21
1
-16
/
+9
*
Use a hashtable to quickly check for usable IP addresses/interfaces
Tobias Brunner
2012-09-21
1
-43
/
+141
*
Filter ignored interfaces in kernel interfaces (for events, address enumerati...
Tobias Brunner
2012-09-21
1
-20
/
+51
*
%any is never on a local interface
Tobias Brunner
2012-09-21
1
-0
/
+5
*
Make it easy to check if an address is locally usable via changed get_interfa...
Tobias Brunner
2012-09-21
1
-12
/
+14
*
Don't ignore loopback devices and allow addresses on them being enumerated
Tobias Brunner
2012-09-21
1
-11
/
+8
*
Use source address in get_nexthop() call
Tobias Brunner
2012-09-21
1
-1
/
+1
*
Increased log level when listing interfaces and IP addresses during startup
Tobias Brunner
2012-08-16
1
-3
/
+3
*
Centralized thread cancellation in processor_t
Tobias Brunner
2012-06-25
1
-12
/
+4
*
Disabled listening for kernel events in starter.
Tobias Brunner
2012-06-08
1
-11
/
+20
*
Use CRITICAL job priority class for long running dispatcher jobs
Martin Willi
2011-05-16
1
-2
/
+2
*
Fixed two typos in kernel-pfroute plugin.
Tobias Brunner
2011-04-26
1
-2
/
+2
*
Migrated kernel_pfroute_net to INIT/METHOD macros
Martin Willi
2011-02-17
1
-69
/
+52
*
Refer to scheduler and processor via lib and not hydra.
Tobias Brunner
2010-09-02
1
-2
/
+2
*
Moved all kernel plugins to libhydra.
Tobias Brunner
2010-09-02
1
-0
/
+742