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 29551: /trunk/epan/ /trunk/epan/: column-utils.c epan.c

Date: Tue, 25 Aug 2009 21:10:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29551

User: etxrab
Date: 2009/08/25 02:10 PM

Log:
 From Didier Gautheron:
 move custom col set from  proto_tree_set_xxx() to
 epan_dissect_fill_in_columns().
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3930
 
 I'v added the new functions to the .h files.

Directory: /trunk/epan/
  Changes    Path              Action
  +22 -1     column-utils.c    Modified
  +12 -1     epan.c            Modified
  +5 -0      epan.h            Modified
  +169 -51   proto.c           Modified
  +11 -0     proto.h           Modified