Wireshark-commits: [Wireshark-commits] rev 24338: /trunk/ /trunk/doc/: wireshark.pod /trunk/epan/:

Date: Fri, 15 Feb 2008 22:36:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24338

User: gerald
Date: 2008/02/15 10:36 PM

Log:
 Extend the UAT and preferences code so that you can use the "-o" flag
 to override UAT entries from the command line, e.g.
 
   -o "uat:user_dlts:\"User 0 (DLT=147)\",\"http\",\"0\",\"\",\"0\",\"\""
   
 Fix up white space.

Directory: /trunk/doc/
  Changes    Path             Action
  +208 -196  wireshark.pod    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +62 -13    prefs.c       Modified
  +25 -0     uat.c         Modified
  +56 -40    uat.h         Modified
  +66 -0     uat_load.l    Modified

Directory: /trunk/docbook/wsug_src/
  Changes    Path                          Action
  +12 -1     WSUG_chapter_customize.xml    Modified