Wireshark-commits: [Wireshark-commits] rev 38364: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 05 Aug 2011 14:33:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38364

User: alagoutte
Date: 2011/08/05 07:33 AM

Log:
 Update pflog dissector via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6115
 * Update pflog dissector to the last header format (OpenBSD 4.9)
 * Dissect all new field (uid, pid, saddr, daddr...)
 * Replace proto_tree_add_xxx(uint/string...) by proto_tree_add_item
 * Remove not needed packet-pflog.h file

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +0 -1      Makefile.common    Modified
  +300 -147  packet-pflog.c     Modified
  +0 -76     packet-pflog.h     Removed