Wireshark mailing list archives

Re: Qt column sorting?


From: Roland Knall <rknall () gmail com>
Date: Wed, 14 Feb 2018 22:24:19 +0100

Not at the current data model. We store and sort in epan, not in Qt. The
later would allow to sort without epan knowing, currently, that is not how
it is implemented.

I think this could be changed, would wait for 2.6 or 3.0 though

cheers
Roland

On Wed, Feb 14, 2018 at 9:33 PM, Anders Broman <a.broman58 () gmail com> wrote:



Den 14 feb. 2018 20:24 skrev "Guy Harris" <guy () alum mit edu>:

On Feb 14, 2018, at 6:53 AM, Anders Broman <anders.broman () ericsson com>
wrote:

It looks to me that if you sort on a column different from Frame no and
apply a filter you get redissection

In order to get the contents of the column on which the sort is being done?

(Storing the contents persistently, rather than regenerating them as
needed, would significantly increase the memory required per packet.)

In The old packet list we stored at least some of the column data I think.
Still shouldn't it be possible to redissect and sort in one go?
Anders

____________________________________________________________
_______________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscr
ibe



____________________________________________________________
_______________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=
unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: