Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4768] Check for max value of range type preference is inco

Date: Mon, 17 May 2010 04:14:57 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4768

--- Comment #5 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2010-05-17 13:14:46 CEST ---
I think we should do what we do with other 'outdated out-of-scope' preference
values: prune them into compliance. You can see this happening when launching
(with terminal) an old Wireshark version with a development version preferences
file, or in epan/prefs.c:set_pref()
So, lets say a TCP port range of '65000-66000' would read in as '65000-65565'.
The next save would solve that.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.