Tobias Brunner
|
da565d9832
|
kernel-pfroute: Don't set a gateway if it is of a different address family than the destination
|
2017-01-25 17:29:44 +01:00 |
|
Tobias Brunner
|
b52e540f43
|
kernel-pfroute: Return interface to reach destination from get_nexthop()
|
2016-06-10 17:52:26 +02:00 |
|
Tobias Brunner
|
99a57aa5ee
|
kernel-net: Let get_nexthop() return an optional interface name
The returned name should be the interface over which the destination
address/net is reachable.
|
2016-06-10 13:54:18 +02:00 |
|
Andreas Steffen
|
b12c53ce77
|
Use standard unsigned integer types
|
2016-03-24 18:52:48 +01:00 |
|
Tobias Brunner
|
8394ea2a42
|
libhydra: Move kernel interface to libcharon
This moves hydra->kernel_interface to charon->kernel.
|
2016-03-03 17:36:11 +01:00 |
|
Tobias Brunner
|
dec9e1957f
|
libhydra: Move all kernel plugins to libcharon
|
2016-03-03 17:36:11 +01:00 |
|
Tobias Brunner
|
062a602216
|
Moved all kernel plugins to libhydra.
|
2010-09-02 19:01:26 +02:00 |
|
Tobias Brunner
|
f6659688ab
|
Refer to kernel interface via hydra and not charon.
|
2010-09-02 19:01:25 +02:00 |
|
Tobias Brunner
|
ba26508d05
|
Moved roam job creation to kernel event handler.
|
2010-09-02 19:01:25 +02:00 |
|
Tobias Brunner
|
61e8e73206
|
Refer to scheduler via hydra and not charon.
|
2010-09-02 19:01:24 +02:00 |
|
Tobias Brunner
|
c5f7146b17
|
Refer to processor via hydra and not charon.
|
2010-09-02 19:01:22 +02:00 |
|
Tobias Brunner
|
08c5572602
|
Moving charon to libcharon.
|
2010-03-19 13:34:52 +01:00 |
|