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-users: Re: [Wireshark-users] Every odd/even port in IO Graph

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


From: Martin Andersson <hello.martin@xxxxxxxxx>
Date: Wed, 03 Sep 2008 22:41:28 +0200

Luis EG Ontanon wrote:
Use the "&" (bitwise-and) operator for filter expresions: "(xxx.port &
1)" will match even ports.
Ahh I see.
Odd port   (xxx.port & 1)
Even port !(xxx.port & 1)

many thanks
/Martin

  • References:
    • [Wireshark-users] Every odd/even port in IO Graph
      • From: Martin Andersson
    • Re: [Wireshark-users] Every odd/even port in IO Graph
      • From: Luis EG Ontanon
  • Prev by Date: Re: [Wireshark-users] Every odd/even port in IO Graph
  • Next by Date: [Wireshark-users] How do I use the decryption support in Wireshark?
  • Previous by thread: Re: [Wireshark-users] Every odd/even port in IO Graph
  • Next by thread: [Wireshark-users] How do I use the decryption support in Wireshark?
  • Index(es):
    • Date
    • Thread

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