On Feb 14, 2011, at 6:26 AM, Schemmel, Hans-Christoph wrote:
> Yes, Start_Pos and End_Pos are relative to the beginning of the MUX_Frame,
> but a
> PPP chunk does not start directly at the beginning of a MUX_Frame
> (Start_Pos=0).
> The PPP frame starts after the header fields of the MUX_Frame.
Guy Harris alum.mit.edu> writes:
>
> Start_Pos and End_Pos are relative to the beginning of MUX_Frame, right?
I.e., a 4-byte chunk starting at
> the beginning of MUX_Frame would have a Start_POS of 0? Would End_POS be 3
(meaning that it's the offset of
> the last byte of the chunk) or 4 (meani
Hello,
I have tried to submit the bug through SF, but when I click on "Add new"
link it just gives me a blank page. Hope it is ok if I write to this
mail-list.
I am experiencing a strange behavior of libpcap and wonder if it is a my
misunderstanding of the API or a bug in the library or perh