Age | Commit message (Collapse) | Author |
|
|
|
interface exists yet
Allows using dynamic interfaces with dynamic peers.
|
|
|
|
|
|
|
|
|
|
|
|
Not really tested, I'll do that when the multiif support is finished.
|
|
|
|
|
|
|
|
This new mode of operation uses one TAP interface per peer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
types
|
|
handshakes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the string is known
Is a bit more optimized and avoids a warning on OpenBSD
|
|
|
|
|
|
|
|
|
|
|
|
The values d and e will only use 128bits, so speed up the scalar multiplication
by using the new reduced-bitlength scalar multiplication functions.
This change requires the current development version of libuecc.
|
|
This message will be printed for every packet in severe reordering situtations,
so better not print it by default.
In the future, we'll need a rate limiting mechanism...
|