Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv6 not working for DTLS enabled non debug builds #159

Closed
kiranpradeep opened this issue Jun 2, 2016 · 2 comments
Closed

IPv6 not working for DTLS enabled non debug builds #159

kiranpradeep opened this issue Jun 2, 2016 · 2 comments

Comments

@kiranpradeep
Copy link
Contributor

kiranpradeep commented Jun 2, 2016

IPv6 works well for non DTLS builds. But for non debug builds with DTLS enabled, IPv6 fails to register with leshan device management server. Commands used

cmake -DDTLS=1 ../client/ -DCMAKE_BUILD_TYPE=Release
make

Logs attached
Note: IPv6 works for DTLS debug builds.
Code is in sync with wakaama/master.
Compiler: Apple LLVM version 7.3.0 (clang-703.0.29)

@dnav
Copy link
Contributor

dnav commented Jun 3, 2016

Hi,
It is actually any build without LOGS that fails with the same error. Even Debug IPv4 non-DTLS...
I'm looking at this.

@dnav
Copy link
Contributor

dnav commented Jul 22, 2016

It seems #193 fixed this issue.
Could you try on your set-up ?

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants