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-commits: [Wireshark-commits] rev 23374: /trunk/epan/ftypes/ /trunk/epan/ftypes/: ftype-bytes.c

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


From: guy@xxxxxxxxxxxxx
Date: Tue, 06 Nov 2007 08:47:01 GMT

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23374

User: guy
Date: 2007/11/06 08:47 AM

Log:
 The "bitwise AND" display filter operator is supposed to evaluate to
 TRUE if the result of the operation has any bit set; that means that the
 test should stop and return TRUE as soon as it finds two bytes that when
 ANDed together are non-zero, and return FALSE if no such byte was found.
 
 The other test functions don't have "_bytes" in the routine name; don't
 put it into this one.

Directory: /trunk/epan/ftypes/
  Changes    Path             Action
  +10 -9     ftype-bytes.c    Modified


  • Prev by Date: [Wireshark-commits] rev 23373: /trunk/epan/ /trunk/epan/: strutil.c strutil.h
  • Next by Date: [Wireshark-commits] rev 23375: /trunk/epan/ftypes/ /trunk/epan/ftypes/: ftype-ipv4.c
  • Previous by thread: [Wireshark-commits] rev 23373: /trunk/epan/ /trunk/epan/: strutil.c strutil.h
  • Next by thread: [Wireshark-commits] rev 23375: /trunk/epan/ftypes/ /trunk/epan/ftypes/: ftype-ipv4.c
  • Index(es):
    • Date
    • Thread

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