mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
Added some kind of path MTU discovery using DPD.
This commit is contained in:
4
TODO
4
TODO
@@ -2,8 +2,6 @@
|
||||
|
||||
* Fix SIGHUP handling on the main server.
|
||||
|
||||
* Add path MTU discovery.
|
||||
|
||||
* Think how the DTLS part can use better negotiation of algorithms and DTLS
|
||||
versions than the current openssl string approach (using PSK ciphersuites
|
||||
seem to be like a solution, but then we could not use the session ID to
|
||||
@@ -30,3 +28,5 @@
|
||||
signature verification at an early stage before data are hashed (to verify
|
||||
that the set random value was present in the handshake).
|
||||
|
||||
* When a TUN device is in use and cannot be assigned mark it as such and
|
||||
continue.
|
||||
|
||||
Reference in New Issue
Block a user