Hi - The following changes since commit 0a2ea83cece3b6cb2dfc3986da19a861162fd335:
Fix wonky tail queue swap in condition variables code. (2016-08-03 15:22:32 -0700) are available in the git repository at: [email protected]:brho/akaros.git dtls for you to fetch changes up to 56f5c580c121a4b46e55837ce4bf058a78e07e9b: Fix multiple setting in DTLS (2016-08-04 10:05:34 -0700) ---------------------------------------------------------------- View this online at: https://github.com/brho/akaros/compare/0a2ea83cece3...56f5c580c121 ---------------------------------------------------------------- Barret Rhoden (4): Fix the license on certain Parlib files Add a couple features to .clang_format Reformat DTLS Fix multiple setting in DTLS .clang-format | 3 +- user/parlib/dtls.c | 309 +++++++++++++++++----------------- user/parlib/include/parlib/dtls.h | 33 ++-- user/parlib/include/parlib/spinlock.h | 15 +- user/parlib/spinlock.c | 17 +- user/utest/dtls.c | 105 ++++++++++++ 6 files changed, 274 insertions(+), 208 deletions(-) create mode 100644 user/utest/dtls.c -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
