Wireshark-commits: [Wireshark-commits] rev 32353: /trunk/ /trunk/epan/dissectors/: Makefile.common
Date: Thu, 01 Apr 2010 17:49:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32353

User: wmeier
Date: 2010/04/01 10:49 AM

Log:
 From Aniruddha A: ANCP (Access Node Control Protocol) Dissector.
   see: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4590
 
 From me: A few minor changes:
 - Make ancp_info a local variable rather than a static global variable;
 - Use Stats ! ANCP   rather than Stats ! ANCP ! Packet Types.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +951 -0    packet-ancp.c      Added

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

Directory: /trunk/
  Changes    Path          Action
  +5 -1      AUTHORS       Modified