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
|
e8140531fc
|
libipsec: Pass the same data to del_policy() as to add_policy()
We already do this for the other kernel interfaces.
Fixes e1e88d5add ("libipsec: Don't attempt deletion of any non-IPsec policies")
|
2016-02-04 11:02:59 +01:00 |
|
Martin Willi
|
96136a1229
|
libipsec: check for a policy with the reqid of the SA on decapsulation
To prevent a client from sending a packet with a source address of a different
client, we require a policy bound via reqid to the decapsulating SA.
|
2013-09-13 13:56:43 +02:00 |
|
Tobias Brunner
|
12642a6831
|
Moved data structures to new collections subfolder
|
2012-10-24 16:00:49 +02:00 |
|
Tobias Brunner
|
2e7cc07ecd
|
Moved host_t and host_resolver_t to a new networking subfolder
|
2012-10-24 15:06:18 +02:00 |
|
Tobias Brunner
|
2e1a19136d
|
IPsec policies can be looked up based on an IP packet
|
2012-08-08 15:41:03 +02:00 |
|
Tobias Brunner
|
7000cf11b1
|
IPsec policy manager added
This version only provides the very simplest management functions.
|
2012-08-08 15:41:03 +02:00 |
|