Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tinydtls-dev] DTLS Role Exchange

 Hi Olaf,

    Any thought about that ? Or at least about the integration of https://git.eclipse.org/c/tinydtls/org.eclipse.tinydtls.git/commit/?h=fix_dlts_client&id=7e1323095dc3fa2b6c175e12c6b19bdaa5dcd3ed in master ?

Simon

Le 30/10/2018 à 18:37, Simon Bernard a écrit :

Hi Olaf,

  I'm currently investigate if role exchange could make sense in DTLS.

  Here is a page[1] where I described a bit the idea.

  It seems that the way tinyDTLS is implemented is compatible with this idea. The documentation[2] is saying : "A DTLS client is constructed like a server but needs to actively setup a new session by calling dtls_connect() at some point. "

  I tested the current dtls-client from tinydtls with my dtls-server tool[3], and it does not works. The issue is just detail, I fix it in this branch[4]. (sorry not enough courage to use gerrit :-p)

  Anyway, I would be interested by your opinion about this.

Simon

[1] https://github.com/sbernard31/dtls-server#dtls-role-exchange
[2] http://tinydtls.sourceforge.net/group__dtls__usage.html
[3] https://github.com/sbernard31/dtls-server#dtls-server
[4] https://git.eclipse.org/c/tinydtls/org.eclipse.tinydtls.git/commit/?h=fix_dlts_client&id=7e1323095dc3fa2b6c175e12c6b19bdaa5dcd3ed



_______________________________________________
tinydtls-dev mailing list
tinydtls-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tinydtls-dev

Back to the top