On Mar 24, 2:54*am, pk <p...@pk.invalid> wrote:
> On Wed, 23 Mar 2011 04:03:42 -0700 (PDT)
>
> jprudent <jprud...@gmail.com> wrote:
> > Hi!
>
> > I read that Ethernet add a CRC footer after payload.
>
> > I tried to observe this in WireShark in an ICMP PING request.
>
> > I can observe source, and destination mac, then the payload, but no
> > CRC.
>
> > Is the CRC somehow disappeared? Or is not sent? Or not shown in
> > Wireshark?
>
> > Thanks.
>
> The CRC is added and removed by the hardware, so the OS, even at the lowest
> level (where Wireshark hooks in) can't see it.
Thanks!
|