https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5048
tom_cook_oregon@xxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5022| |review_for_checkin?
Flag| |
--- Comment #7 from tom_cook_oregon@xxxxxxxxx 2010-08-09 16:20:16 PDT ---
Created an attachment (id=5022)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5022)
Resubmitted patch
1. Removed the capture routines that weren't being used.
2. Changed the introductory comments to reference the correct file and author.
3. Cleaned up the ENUMs to indicate which are VeriWave specific.
4. Removed static declaration of variables (wasn't needed).
5. Changed the file types to indicate only whether the file is Eth or WiFi
(removed FPGA type dependency).
6. Use GLib data types instead of our own.
7. Eliminated use of deprecated check_col function.
8. Used NULL instead of "" in the hf_entries when there's no blurb.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.