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 27396: /trunk/ /trunk/epan/: column-utils.c column.c /trunk/gtk/: main_menu.c /trunk/: file.c

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


From: jake@xxxxxxxxxxxxx
Date: Mon, 09 Feb 2009 07:10:55 GMT

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

User: jake
Date: 2009/02/08 11:10 PM

Log:
 Make "Copy as Filter" on the packet list actually work.
 Up till now every packet in the packet list got a copy of the pointer to the filter expressions for
 the last packets' columns. Hence any 'Copy as Filter" on a column got the expression of the last
 packet in the packet list. Instead every packet needs to get a pointer to the filter expressions 
 for its own columns. This requires making a copy of the filter expressions themselves.
 
 Since this is a bug in 1.0 as well the GLIB1 code is provided for backporting, which can later be dropped from the development tree.

Directory: /trunk/epan/
  Changes    Path              Action
  +2 -2      column-utils.c    Modified
  +3 -0      column.c          Modified

Directory: /trunk/gtk/
  Changes    Path           Action
  +2 -2      main_menu.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +29 -2     file.c        Modified


  • Prev by Date: [Wireshark-commits] rev 27395: /trunk/packaging/ /trunk/packaging/: Makefile.am
  • Next by Date: [Wireshark-commits] rev 27397: /trunk/tools/ /trunk/tools/: lex.py yacc.py
  • Previous by thread: [Wireshark-commits] rev 27395: /trunk/packaging/ /trunk/packaging/: Makefile.am
  • Next by thread: [Wireshark-commits] rev 27397: /trunk/tools/ /trunk/tools/: lex.py yacc.py
  • Index(es):
    • Date
    • Thread

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