aboutsummaryrefslogtreecommitdiffstats
path: root/src/libipsec/ipsec_processor.c
Commit message (Expand)AuthorAgeFilesLines
* libipsec: Support usage statistics and query_sa() on IPsec SAsMartin Willi2013-10-111-4/+5
* libipsec: check for a policy with the reqid of the SA on decapsulationMartin Willi2013-09-131-3/+4
* ipsec: Increased log level for message in case no outbound policy is foundTobias Brunner2013-03-201-1/+1
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Log IP addresses for discarded inbound IPsec packetsTobias Brunner2012-10-161-1/+3
* Added IPsec processor which is responsible for handling in- and outbound packetsTobias Brunner2012-08-081-0/+324