Tobias Brunner
|
0ff8ce9452
|
kernel-pfkey: Only install templates for regular IPsec policies with reqid
|
2016-04-09 16:51:01 +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
|
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
|
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
|
4e258e63c3
|
Moved migrate job creation to kernel event handler.
|
2010-09-02 19:01:24 +02:00 |
|
Tobias Brunner
|
01563352e8
|
Moved update SA job creation to kernel event handler.
|
2010-09-02 19:01:24 +02:00 |
|
Tobias Brunner
|
a22853b302
|
Moved delete/rekey CHILD_SA job creation to kernel event handler.
|
2010-09-02 19:01:24 +02:00 |
|
Tobias Brunner
|
81f6ec276b
|
Moved acquire job creation to kernel event handler.
|
2010-09-02 19:01:23 +02:00 |
|
Tobias Brunner
|
c5f7146b17
|
Refer to processor via hydra and not charon.
|
2010-09-02 19:01:22 +02:00 |
|
Martin Willi
|
ba31fe1fd6
|
Use a seperate section for each nested struct member in INIT macro
|
2010-08-18 12:15:03 +02:00 |
|
Andreas Steffen
|
ee26c537d7
|
support of xfrm marks for IKEv2
|
2010-07-02 23:46:09 +02:00 |
|
Tobias Brunner
|
9eb7f46b3d
|
Do not install routes in the PF_KEY kernel interface if interface lookup failed.
|
2010-06-23 11:43:31 +02:00 |
|
Tobias Brunner
|
b7900d3258
|
Fixing the PF_KEY kernel interface on Android.
In Android's in.h IPPROTO_COMP is not #defined but just an enum member.
|
2010-06-22 16:12:07 +02:00 |
|
Tobias Brunner
|
ed76b21652
|
Check for SADB_X_NAT_T_NEW_MAPPING in PF_KEY kernel interface.
FreeBSD 8 does not support SADB_X_NAT_T_NEW_MAPPING whereas Linux and
the previous FreeBSD NAT-T patch both do.
|
2010-06-15 15:31:10 +02:00 |
|
Tobias Brunner
|
668e84d904
|
Set the ports of all hosts installed via the PF_KEY kernel interface to zero.
|
2010-06-15 10:11:57 +02:00 |
|
Martin Willi
|
89bf11d204
|
Respect line with in Makefile.am's, other cosmetics
|
2010-03-25 14:54:56 +01:00 |
|
Tobias Brunner
|
58f86d0f0f
|
Changed all usages of lib->attributes to hydra->attributes.
|
2010-03-24 18:54:26 +01:00 |
|
Tobias Brunner
|
bd3f8ea30b
|
Convert charon into libcharon.
|
2010-03-19 13:34:52 +01:00 |
|
Tobias Brunner
|
08c5572602
|
Moving charon to libcharon.
|
2010-03-19 13:34:52 +01:00 |
|