ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 22403: /trunk/gtk/ /trunk/gtk/: capture_file_dlg.c

Date: Wed, 25 Jul 2007 21:30:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22403

User: lego
Date: 2007/07/25 09:30 PM

Log:
 from  Florent DROUIN:
 I did load an k12 file (.rf5), and want to save the selected frames in a new file.
 I got the error "Wireshark can't save this capture in that format"
 I think this is due to this correction: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22214
 I have got a patch to force the type of file to libpcap, only if no other format is available. It should solve both problems.

Directory: /trunk/gtk/
  Changes    Path                  Action
  +17 -8     capture_file_dlg.c    Modified