Tobias Brunner

Results 233 comments of Tobias Brunner

> If the DHCP lookup fails (e.g. due to a new key file or due to a typo in the MAC address) Fails how exactly? Please provide logs that show...

Do you have more recent logs? Can you reproduce the issue? In general, DHCP requests and their retransmits are sent from the same thread that handles the triggering IKE_AUTH request...

Looks like something is leaking file descriptors. I did some tests and as far as I can tell it's `java.net.HttpURLConnection`, which we use for OCSP and CRL fetching. Apparently, it...

What operation triggers this error? And if you only changed that library, maybe try contacting the manufacturer.

This sounds weird. And I can't reproduce it with strongSwan on both sides. So I don't we get any further without more information.

I don't like the code duplication. There are already two versions because the [System API (SAPI)](https://trustedcomputinggroup.org/resource/tcg-tss-2-0-system-level-api-sapi-specification/) or even the base TSS/TPM2 specs changed over time (constants, structs). The problem is...

For every fully established IKE_SA there will be several jobs scheduled. Long term ones to initiate rekeying and terminate it if the lifetime is exceeded (there could be another one...

> Do you plan any improvement in this area? No, currently not.

The interface is determined via routing table by finding a nexthop/route to the IKE peer. Please post a log with the settings in #196.