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 33512: /trunk/ /trunk/: dumpcap.c

Date: Wed, 14 Jul 2010 02:14:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33512

User: guy
Date: 2010/07/13 07:14 PM

Log:
 Define relinquish_all_capabilities() before we use it.
 
 If we get an "XXX is not one of the DLTs supported by this device" error
 when we try to set the link-layer header type, don't tell the user to
 report it to the Wireshark developers, as that's probably just the
 result of them giving a link-layer header type that the device doesn't
 support.

Directory: /trunk/
  Changes    Path          Action
  +24 -16    dumpcap.c     Modified