Tobias Brunner
|
65b7f9d563
|
kernel-handler: Log CPU ID that's passed with an acquire
|
2025-05-28 16:35:27 +02:00 |
|
Tobias Brunner
|
3e6d7db5e3
|
kernel-interface: Add members for optional acquire sequence number
|
2025-05-28 10:01:19 +02:00 |
|
Tobias Brunner
|
19ef2aec15
|
Update copyright headers after acquisition by secunet
|
2022-06-28 10:22:56 +02:00 |
|
Tobias Brunner
|
81c362829e
|
kernel-handler: Log security label received with acquire
|
2022-04-14 18:42:01 +02:00 |
|
Tobias Brunner
|
3b699c720f
|
kernel-listener: Use a struct to pass data from acquires
|
2022-04-14 18:42:01 +02:00 |
|
Tobias Brunner
|
1b67166921
|
Unify format of HSR copyright statements
|
2018-05-23 16:32:53 +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
|
f30be6a92f
|
kernel-handler: Log new endpoint if NAT mapping changed
|
2015-03-19 09:54:10 +01:00 |
|
Martin Willi
|
b125839a1a
|
kernel-interface: Raise mapping event with a proto/SPI/dst tuple
|
2015-02-20 13:34:51 +01:00 |
|
Martin Willi
|
f81a949748
|
kernel-interface: Raise expires with a proto/SPI/dst tuple instead of reqid
|
2015-02-20 13:34:50 +01:00 |
|
Martin Willi
|
44e6aa4fb7
|
kernel-handler: Whitespace cleanups
|
2013-10-11 10:15:21 +02:00 |
|
Martin Willi
|
3a925f74ab
|
Do not query CHILD_SA during delete if they already expired
|
2012-03-20 17:31:31 +01:00 |
|
Tobias Brunner
|
446ff101c2
|
Added a log message when roam jobs get created.
|
2011-07-21 19:44:42 +02:00 |
|
Tobias Brunner
|
bb381e26c6
|
Refer to scheduler and processor via lib and not hydra.
|
2010-09-02 19:04:18 +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
|
ba26508d05
|
Moved roam job creation to kernel event handler.
|
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
|
09ae31f13a
|
Added kernel event handler stub.
|
2010-09-02 19:01:23 +02:00 |
|