Re: umb: NCM datagram pointer entries

2016-11-14 Thread Mark Kettenis
> Date: Mon, 14 Nov 2016 10:51:03 +0100 > From: Gerhard Roth > > Hi, > > according to the NCM spec, the list of datagram pointer entries has to > be terminated with an entry where wDatagramIndex and wDatagramLen are > zero. Not all implementations seem to follow that

umb: NCM datagram pointer entries

2016-11-14 Thread Gerhard Roth
Hi, according to the NCM spec, the list of datagram pointer entries has to be terminated with an entry where wDatagramIndex and wDatagramLen are zero. Not all implementations seem to follow that rule: otto@ had one that only sets the index to zero while using an arbitrary length value. The patch