Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] packet-ieee802154.c compilation error

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: didier <dgautheron@xxxxxxxx>
Date: Wed, 03 Sep 2008 00:29:39 +0200

Le mardi 02 septembre 2008 à 17:28 -0400, Maynard, Chris a écrit :
> What about modifying the macro itself?
> 
> #define ieee802154_crc_tvb(tvb, offset)
> ((guint16)(crc16_ccitt_tvb_seed(tvb, offset, IEEE802154_CRC_SEED) ^
> IEEE802154_CRC_XOROUT))
Maybe
#define IEEE802154_CRC_XOROUT   0xFFFFU

Didier



  • Follow-Ups:
    • Re: [Wireshark-dev] packet-ieee802154.c compilation error
      • From: Jaap Keuter
  • References:
    • [Wireshark-dev] packet-ieee802154.c compilation error
      • From: Jaap Keuter
    • Re: [Wireshark-dev] packet-ieee802154.c compilation error
      • From: Maynard, Chris
    • Re: [Wireshark-dev] packet-ieee802154.c compilation error
      • From: Jaap Keuter
    • Re: [Wireshark-dev] packet-ieee802154.c compilation error
      • From: Maynard, Chris
  • Prev by Date: Re: [Wireshark-dev] packet-ieee802154.c compilation error
  • Next by Date: Re: [Wireshark-dev] packet-ieee802154.c compilation error
  • Previous by thread: Re: [Wireshark-dev] packet-ieee802154.c compilation error
  • Next by thread: Re: [Wireshark-dev] packet-ieee802154.c compilation error
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation