aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/kernel/kernel_interface.h
Commit message (Expand)AuthorAgeFilesLines
* kernel_ipsec_t.query_sa() additionally returns the number of processed packetsMartin Willi2013-03-141-1/+2
* Introduce "features" for the kernel backends returning kernel capabilitiesMartin Willi2013-03-011-0/+19
* Don't wait while removing external IPs used for load testingMartin Willi2012-11-291-1/+3
* Install virtual IPs via interface name, and use an interface lookup where req...Martin Willi2012-11-291-3/+2
* Add an optional kernel-interface parameter to install IPs with a custom prefixMartin Willi2012-11-291-2/+4
* Moved host_t and host_resolver_t to a new networking subfolderTobias Brunner2012-10-241-1/+1
* Don't check interface of inbound message if interfaces are not filteredTobias Brunner2012-09-241-1/+8
* Made IP address enumeration more flexibleTobias Brunner2012-09-211-6/+3
* Filter ignored interfaces in kernel interfaces (for events, address enumerati...Tobias Brunner2012-09-211-1/+2
* Make it easy to check if an address is locally usable via changed get_interfa...Tobias Brunner2012-09-211-2/+3
* Don't ignore loopback devices and allow addresses on them being enumeratedTobias Brunner2012-09-211-2/+4
* Added options and a lookup function that will allow filtering of network inte...Tobias Brunner2012-09-211-2/+11
* Use source address in get_nexthop() callTobias Brunner2012-09-211-2/+4
* Added possibility to register custom kernel algorithms to kernel interfaceTobias Brunner2012-09-131-0/+48
* Let kernel interfaces decide how to enable UDP decapsulation of ESP packets.Tobias Brunner2012-08-081-2/+14
* Defined functions in the kernel interface to flush SAD and SPD entries.Tobias Brunner2011-10-211-0/+14
* Remove policies in kernel interfaces based on their priority.Tobias Brunner2011-07-271-4/+5
* Add the reqid to kernel_ipsec_t.del_policy.Tobias Brunner2011-07-061-3/+4
* Added an esn parameter to the kernel interface add_sa functionsMartin Willi2011-04-201-1/+2
* Implemented Traffic Flow Confidentiality padding in kernel_interfaceMartin Willi2010-12-201-1/+2
* Fixing installation of trap policies (SPI=0) in kernel interface.Tobias Brunner2010-09-021-9/+2
* Added an option to specify the type of a policy to kernel_ipsec.add_policy.Tobias Brunner2010-09-021-2/+3
* Replaced the protocol argument in add_policy with an optional SPI for an AH SA.Tobias Brunner2010-09-021-3/+3
* Moved kernel interface to libhydra.Tobias Brunner2010-09-021-0/+482