ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 19961: /trunk/epan/ /trunk/epan/: proto.c

Date: Thu, 23 Nov 2006 00:15:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19961

User: guy
Date: 2006/11/23 12:15 AM

Log:
 When checking whether a field supports "match selected", do the same
 checks that we do when we try to construct the filter expression for
 "match selected" - this means we don't just assert that all FT_NONEs are
 filterable, as they aren't.

Directory: /trunk/epan/
  Changes    Path          Action
  +12 -17    proto.c       Modified