Wireshark-commits: [Wireshark-commits] rev 37696: /trunk/ /trunk/doc/: dumpcap.pod /trunk/docbook/:

Date: Fri, 17 Jun 2011 17:52:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37696

User: gerald
Date: 2011/06/17 10:52 AM

Log:
 Make pcap-ng the default. Add a compile-time option to prefer pcap-ng or
 pcap.  Add a "-P" capture option which tries to use pcap instead of
 pcap-ng ("-P" seemed to be the best option but we may want to use a
 different letter).
 
 Update the documentation and release notes.

Directory: /trunk/doc/
  Changes    Path           Action
  +8 -2      dumpcap.pod    Modified

Directory: /trunk/docbook/
  Changes    Path                 Action
  +17 -1     release-notes.xml    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +4 -0      prefs.c       Modified

Directory: /trunk/
  Changes    Path              Action
  +8 -1      capture_opts.c    Modified
  +2 -0      capture_sync.c    Modified
  +3 -2      config.h.win32    Modified
  +3 -0      config.nmake      Modified
  +9 -0      configure.in      Modified
  +2 -1      dumpcap.c         Modified

Directory: /trunk/wiretap/
  Changes    Path             Action
  +2 -1      file_access.c    Modified