Re: [TLS] New header PRs

2017-10-28 Thread Ilari Liusvaara
On Fri, Oct 27, 2017 at 06:14:22AM -0700, Eric Rescorla wrote: > On Fri, Oct 27, 2017 at 5:25 AM, Ilari Liusvaara > wrote: > > > Also, on fast transmission, loss burst of ~2000 packets doesn't take > > > > much time. Such loss burst could result, e.g., from transient routing > > > > failure. One

Re: [TLS] New header PRs

2017-10-27 Thread Eric Rescorla
On Fri, Oct 27, 2017 at 5:25 AM, Ilari Liusvaara wrote: > On Fri, Oct 27, 2017 at 04:56:08AM -0700, Eric Rescorla wrote: > > On Thu, Oct 26, 2017 at 10:37 PM, Ilari Liusvaara < > ilariliusva...@welho.com> > > wrote: > > > > > On Thu, Oct 26, 2017 at 04:37:47PM -0700, Eric Rescorla wrote: > > > >

Re: [TLS] New header PRs

2017-10-27 Thread Ilari Liusvaara
On Fri, Oct 27, 2017 at 04:56:08AM -0700, Eric Rescorla wrote: > On Thu, Oct 26, 2017 at 10:37 PM, Ilari Liusvaara > wrote: > > > On Thu, Oct 26, 2017 at 04:37:47PM -0700, Eric Rescorla wrote: > > > Hi folks, > > > > > > Building on our discussion in Prague I've posted two PRs for shrinking > > t

Re: [TLS] New header PRs

2017-10-27 Thread Eric Rescorla
On Thu, Oct 26, 2017 at 10:37 PM, Ilari Liusvaara wrote: > On Thu, Oct 26, 2017 at 04:37:47PM -0700, Eric Rescorla wrote: > > Hi folks, > > > > Building on our discussion in Prague I've posted two PRs for shrinking > the > > header size: > > > > https://github.com/tlswg/dtls13-spec/pull/16 > > -

Re: [TLS] New header PRs

2017-10-26 Thread Ilari Liusvaara
On Thu, Oct 26, 2017 at 04:37:47PM -0700, Eric Rescorla wrote: > Hi folks, > > Building on our discussion in Prague I've posted two PRs for shrinking the > header size: > > https://github.com/tlswg/dtls13-spec/pull/16 > - This introduces a shortened header format that just has a truncated > seque

[TLS] New header PRs

2017-10-26 Thread Eric Rescorla
Hi folks, Building on our discussion in Prague I've posted two PRs for shrinking the header size: https://github.com/tlswg/dtls13-spec/pull/16 - This introduces a shortened header format that just has a truncated sequence number and epoch but no length so it has to be packet one per datagram htt