aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* kernel-pfkey: Use address in TS to determine interface for shunt routesTobias Brunner2014-06-261-6/+9
* kernel-pfkey: Use subnet and prefix when determining nexthop for shunt policy...Tobias Brunner2014-06-261-2/+12
* kernel-pfkey: Install routes for shunt policiesTobias Brunner2014-06-261-4/+4
* kernel-netlink: Cast IPv6 address blobs to the proper typeTobias Brunner2014-06-241-3/+3
* kernel-netlink: Install virtual IPv6 addresses as deprecatedTobias Brunner2014-06-201-0/+11
* kernel-netlink: Pass prefix when looking up next hop for shunt policiesTobias Brunner2014-06-191-1/+12
* kernel-netlink: Add support for destination prefix when determining next hopTobias Brunner2014-06-191-20/+35
* kernel-interface: Add destination prefix to get_nexthop()Tobias Brunner2014-06-194-5/+5
* kernel-pfkey: Add support for new policy priority classTobias Brunner2014-06-191-2/+5
* kernel-netlink: Add support for new policy priority classTobias Brunner2014-06-191-2/+5
* Remove kernel-klips pluginTobias Brunner2014-06-196-3157/+0
* kernel-netlink: Follow RFC 6724 when selecting IPv6 source addressesTobias Brunner2014-06-191-26/+170
* kernel-netlink: Never use XFRMA_REPLAY_ESN_VAL to configure zero replay windowsMartin Willi2014-06-181-1/+1
* kernel-pfkey: Support connection specific replay window sizes up to 32 packetsMartin Willi2014-06-171-1/+1
* kernel-netlink: Support connection specific replay window sizesMartin Willi2014-06-171-39/+16
* kernel-interface: Add a replay_window parameter to add_sa()Martin Willi2014-06-173-9/+12
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-047-7/+7
* pfkey: Always include stdint.hTobias Brunner2014-05-191-1/+1
* kernel-klips: Pass a pointer to a properly sized integer for algorithm lookupMartin Willi2014-05-161-1/+1
* kernel-pfkey: Added IPComp supportFrancois ten Krooden2014-04-241-19/+138
* attr: Don't shift the 32-bit netmask by 32Tobias Brunner2014-04-091-3/+6
* kernel-pfroute: Let get_nexthop() default to destination addressTobias Brunner2014-03-311-3/+7
* attr: Silently skip over load optionTobias Brunner2014-02-121-0/+4
* libhydra: Use lib->ns instead of hydra->daemonTobias Brunner2014-02-127-26/+26
* attr-sql: Use namespace for attr-sql config, with fallbackTobias Brunner2014-02-122-2/+4
* kernel-pfroute: Don't cache route entries if installation failsTobias Brunner2014-02-121-2/+5
* kernel-netlink: Don't cache route entries if installation failsTobias Brunner2014-02-121-2/+5
* kernel-netlink: Set selector on transport mode IPComp SAsTobias Brunner2014-01-231-1/+1
* kernel-netlink: Selectively add selector on SAs that use IPCompTobias Brunner2014-01-231-1/+7
* kernel-netlink: Enable TFC padding only for tunnel mode ESP SAsTobias Brunner2013-11-191-2/+2
* kernel-netlink: Check existence of linux/fib_rules.h, don't include it in dis...Tobias Brunner2013-10-181-1/+8
* kernel-pfkey: Install ICMP[v6] type/code as expected by the Linux kernelTobias Brunner2013-10-171-19/+52
* kernel-netlink: Convert ports in acquires to ICMP[v6] type and codeTobias Brunner2013-10-171-3/+8
* kernel-netlink: Properly install policies with ICMP[v6] types and codesTobias Brunner2013-10-171-1/+12
* kernel-netlink: Allow setting firewall marks on routing ruleTobias Brunner2013-10-111-0/+20
* attr-sql: Use a serializable transaction when inserting identitiesTobias Brunner2013-10-111-12/+5
* pool: Move the pool utility to its own directory in srcTobias Brunner2013-10-117-2232/+1
* attr-sql: Handle concurrent insertion of identitiesTobias Brunner2013-10-111-2/+12
* attr-sql: Don't use database transactions in create_attribute_enumeratorTobias Brunner2013-10-111-5/+0
* kernel: Use a time_t to report use time in query_policy()Martin Willi2013-10-113-3/+3
* kernel: Use a time_t to report use time in query_sa()Martin Willi2013-10-113-3/+3
* kernel-netlink: Allow to override xfrm_acq_expires valueAnsis Atteka2013-09-231-6/+10
* resolve: Remove comment when using resolvconf(8)Tobias Brunner2013-09-131-2/+1
* kernel-netlink: increase buffer size for RT netlink messagesAnsis Atteka2013-09-101-1/+1
* kernel-pfroute: Fix mixed up memset() call in get_route()Mathias Krause2013-08-291-1/+1
* kernel-netlink: Fix calculation of ESN bitmap lengthTobias Brunner2013-08-211-4/+12
* kernel-netlink,pfroute: Properly update address flag within ROAM_DELAYTobias Brunner2013-08-122-2/+2
* kernel-pfroute: Implement roam event handling like in the kernel-netlink pluginTobias Brunner2013-08-121-13/+36
* kernel-netlink: Ensure address changes are not missed in roam eventsTobias Brunner2013-08-121-4/+15
* kernel-pfkey: Add sanity check when deleting policiesTobias Brunner2013-07-241-0/+5