[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Read-side mbuffers
From: |
Nikos Mavrogiannopoulos |
Subject: |
Re: [PATCH] Read-side mbuffers |
Date: |
Thu, 09 Sep 2010 08:42:20 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100826 Thunderbird/3.0.7 |
On 09/09/2010 12:34 AM, Jonathan Bastien-Filiatrault wrote:
> As promised, here are my patches for the socket and record buffers on
> the receive side. It does not seem that modifications to the upper
> layers (application, handshake) are needed for DTLS.
Thanks. From a quick glimpse they look fine. How did you check DTLS?
regards,
Nikos
- [PATCH] Read-side mbuffers, Jonathan Bastien-Filiatrault, 2010/09/08
- [PATCH 1/8] mbuffers: Document the internal mbuffer API., Jonathan Bastien-Filiatrault, 2010/09/08
- [PATCH 2/8] mbuffers: Make _mbuffer_remove_bytes return a meaningful error code., Jonathan Bastien-Filiatrault, 2010/09/08
- [PATCH 3/8] mbuffers: fix wrong size calculation., Jonathan Bastien-Filiatrault, 2010/09/08
- [PATCH 5/8] Parenthesize size calculations., Jonathan Bastien-Filiatrault, 2010/09/08
- [PATCH 4/8] mbuffers: Add mbuffer_linearize., Jonathan Bastien-Filiatrault, 2010/09/08
- [PATCH 6/8] mbuffers: make _gnutls_io_read_buffered use mbuffers., Jonathan Bastien-Filiatrault, 2010/09/08
- [PATCH 8/8] Fully mbufferize _gnutls_read and _gnutls_read_buffered., Jonathan Bastien-Filiatrault, 2010/09/08
- [PATCH 7/8] mbuffers: Add _mbuffer_xfree operation., Jonathan Bastien-Filiatrault, 2010/09/08
- Re: [PATCH] Read-side mbuffers,
Nikos Mavrogiannopoulos <=