Tobias Brunner
|
f99bd2a5a6
|
kernel-interface: Consider interface ID when allocating reqids
|
2019-04-03 12:00:08 +02:00 |
|
Tobias Brunner
|
2db6d5b8b3
|
Fixed some typos, courtesy of codespell
|
2018-02-13 12:19:54 +01:00 |
|
Tobias Brunner
|
2e4d110d1e
|
linked-list: Change return value of find_first() and signature of its callback
This avoids the unportable five pointer hack.
|
2017-05-26 13:56:44 +02:00 |
|
Tobias Brunner
|
324fc2cb52
|
kernel-interface: Add method to enumerate locally attached subnets
|
2017-02-08 10:38:28 +01: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 |
|
Tobias Brunner
|
436f64d5bc
|
kernel-interface: Always set vip if get_address_by_ts() returns successfully
|
2016-06-10 13:52:30 +02:00 |
|
Tobias Brunner
|
89da06ace9
|
kernel: Use structs to pass information to the kernel-ipsec interface
|
2016-04-09 16:50:59 +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
|
6f449d2efd
|
Moved kernel interface to libhydra.
|
2010-09-02 19:01:25 +02:00 |
|
Tobias Brunner
|
9f166d9ac2
|
Removed references to protocol_id_t from kernel interface.
Instead we use the actual IP protocol identifier (the conversion now happens in
child_sa_t and kernel_handler_t).
|
2010-09-02 19:01:25 +02:00 |
|
Tobias Brunner
|
f7f3d87ed7
|
All kernel listener hooks are optional.
|
2010-09-02 19:01:23 +02:00 |
|
Tobias Brunner
|
c560ddeb25
|
Added listener handling to kernel interface.
|
2010-09-02 19:01:23 +02:00 |
|
Andreas Steffen
|
ee26c537d7
|
support of xfrm marks for IKEv2
|
2010-07-02 23:46:09 +02:00 |
|
Tobias Brunner
|
08c5572602
|
Moving charon to libcharon.
|
2010-03-19 13:34:52 +01:00 |
|