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 41915: / /trunk/epan/dissectors/: Makefile.common packet

Date: Wed, 04 Apr 2012 07:33:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41915

User: etxrab
Date: 2012/04/04 12:33 AM

Log:
 From Rolf Fiedler:
 Patch to add V5.2 tracing capability on E1 links using EyeSDN probes.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7027
 
 Removed preference related stufff as it's not needed.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +2 -0      Makefile.common    Modified
  +4 -0      packet-frame.c     Modified
  +381 -0    packet-v5dl.c      Added
  +212 -0    packet-v5ef.c      Added

Directory: /trunk/epan/
  Changes    Path              Action
  +2 -0      CMakeLists.txt    Modified

Directory: /trunk/wiretap/
  Changes    Path          Action
  +15 -3     eyesdn.c      Modified
  +2 -1      eyesdn.h      Modified
  +1 -0      wtap.h        Modified