Displaying 6 results from an estimated 6 matches for "bccing".
Did you mean:
ccing
2015 Jun 20
2
EFI: PXE: "My IP is 0.0.0.0"
Starting a new thread for the moment and BCCing the two reporters of the issue.
Looking over the code, I think I finally see why we get junk data from
the PXE base. If we tell the PXE base that a buffer is 0 bytes long,
we should expect junk/null data.
I'm hoping to have a patch for testing over the weekend. If either of
you would rather...
2015 Jun 22
1
EFI: PXE: "My IP is 0.0.0.0"
...ther patch this week.
>> On Sun, Jun 21, 2015 at 8:48 PM, Gene Cumm via Syslinux
>> <syslinux at zytor.com> wrote:
>>>
>>> On Sat, Jun 20, 2015 at 5:09 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
>>> > Starting a new thread for the moment and BCCing the two reporters of
>>> > the issue.
>>> >
>>> > Looking over the code, I think I finally see why we get junk data from
>>> > the PXE base. If we tell the PXE base that a buffer is 0 bytes long,
>>> > we should expect junk/null data.
>...
2015 Jun 21
0
EFI: PXE: "My IP is 0.0.0.0"
On Sat, Jun 20, 2015 at 5:09 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
> Starting a new thread for the moment and BCCing the two reporters of the issue.
>
> Looking over the code, I think I finally see why we get junk data from
> the PXE base. If we tell the PXE base that a buffer is 0 bytes long,
> we should expect junk/null data.
>
> I'm hoping to have a patch for testing over the weekend. I...
2015 Jun 22
0
EFI: PXE: "My IP is 0.0.0.0"
...> Greetings,
>
>
> Sebastian
>
> On Sun, Jun 21, 2015 at 8:48 PM, Gene Cumm via Syslinux <
> syslinux at zytor.com> wrote:
>
>> On Sat, Jun 20, 2015 at 5:09 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
>> > Starting a new thread for the moment and BCCing the two reporters of
>> the issue.
>> >
>> > Looking over the code, I think I finally see why we get junk data from
>> > the PXE base. If we tell the PXE base that a buffer is 0 bytes long,
>> > we should expect junk/null data.
>> >
>> >...
2015 Jun 24
0
EFI: PXE: "My IP is 0.0.0.0"
...; Greetings,
>
>
> Sebastian
>
> On Sun, Jun 21, 2015 at 8:48 PM, Gene Cumm via Syslinux <syslinux at zytor.com>
> wrote:
>>
>> On Sat, Jun 20, 2015 at 5:09 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
>> > Starting a new thread for the moment and BCCing the two reporters of the
>> > issue.
>> >
>> > Looking over the code, I think I finally see why we get junk data from
>> > the PXE base. If we tell the PXE base that a buffer is 0 bytes long,
>> > we should expect junk/null data.
>> >
>>...
2015 Jun 22
5
EFI: PXE: "My IP is 0.0.0.0"
...Getting cached packet
My IP is 10.212.2.167
Greetings,
Sebastian
On Sun, Jun 21, 2015 at 8:48 PM, Gene Cumm via Syslinux <syslinux at zytor.com>
wrote:
> On Sat, Jun 20, 2015 at 5:09 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
> > Starting a new thread for the moment and BCCing the two reporters of the
> issue.
> >
> > Looking over the code, I think I finally see why we get junk data from
> > the PXE base. If we tell the PXE base that a buffer is 0 bytes long,
> > we should expect junk/null data.
> >
> > I'm hoping to have a pat...