commit | bcc4e2304123169af6acd1b842509430e79fd390 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Thu Feb 19 15:51:58 2015 -0800 |
committer | Adam Langley <agl@google.com> | Fri Feb 20 19:58:14 2015 +0000 |
tree | 8bf03fb10118c6acb472618662d054de6c0f73f7 | |
parent | 40f101b78b486d83cd0a7b41cba9a5e09c37dca6 [diff] |
Pass fragment to dtls1_retransmit_message. We can pass the fragment pointer to dtls1_retransmit_message rather than having it look it up again. Change-Id: If6957428418a44e7ceac91a93f7c6032d331d9d8 Reviewed-on: https://boringssl-review.googlesource.com/3510 Reviewed-by: David Benjamin <davidben@chromium.org> Reviewed-by: Adam Langley <agl@google.com>