Wireshark-bugs: [Wireshark-bugs] [Bug 11460] New: Sorting on port order sorts alphabetically, no
Date: Fri, 21 Aug 2015 19:00:56 +0000
Bug ID 11460
Summary Sorting on port order sorts alphabetically, not numerically
Product Wireshark
Version 1.10.6
Hardware x86-64
OS Ubuntu
Status UNCONFIRMED
Severity Minor
Priority Low
Component GTK+ UI
Assignee bugzilla-admin@wireshark.org
Reporter fred@signalsense.com

Build Information:
Version 1.10.6 (v1.10.6 from master-1.10)

Copyright 1998-2014 Gerald Combs <gerald@wireshark.org> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with GTK+ 3.10.7, with Cairo 1.13.1, with Pango 1.36.1, with
GLib 2.39.91, with libpcap, with libz 1.2.8, with POSIX capabilities (Linux),
without libnl, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.2, without
Python,
with GnuTLS 2.12.23, with Gcrypt 1.5.3, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Feb 25 2014 21:09:53), with AirPcap.

Running on Linux 3.13.0-61-generic, with locale en_US.UTF-8, with libpcap
version 1.5.3, with libz 1.2.8, GnuTLS 2.12.23, Gcrypt 1.5.3, without AirPcap.
Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz

Built using gcc 4.8.2.

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
When sorting on port, it sorts ports as though they were strings, not numbers,
so for a port scan from ports 1 to 2048, it sorts 2000 before 999.


You are receiving this mail because:
  • You are watching all bug changes.