On Fri, Jan 5, 2018 at 4:10 PM, Duncan Hare wrote:
>> >
>> > A note on this TCP implementation. In TCP the transmitting TCP
>> > guarantees delivery of a stream, and the receiving TCP guarantees
>> > ordered of delivery of the stream. In this implementation The
>> > kernel memory buffer and the TC
> >
> > A note on this TCP implementation. In TCP the transmitting TCP
> > guarantees delivery of a stream, and the receiving TCP guarantees
> > ordered of delivery of the stream. In this implementation The
> > kernel memory buffer and the TCP sequence number is used to order
> > the stream. for th
On Wed, Jan 3, 2018 at 5:01 PM, Duncan Hare wrote:
>> >>>selects the LIB_RAND feature since it is required.
>> >
>> > Thanks: will be in u-boot/cmd/Kconfig
>> >
>> >>Are we lookin at a series of patches, or a concurrent set?
>> >
>> > At this time a series of three, but I'd take advice on the pref
> >>>selects the LIB_RAND feature since it is required.
> >
> > Thanks: will be in u-boot/cmd/Kconfig
> >
> >>Are we lookin at a series of patches, or a concurrent set?
> >
> > At this time a series of three, but I'd take advice on the preferred
> > procedure.
>
> Remember that the goal is
4 matches
Mail list logo