Wireshark-commits: [Wireshark-commits] rev 36033: /trunk/ /trunk/epan/dissectors/: Makefile.common

Date: Wed, 23 Feb 2011 17:31:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36033

User: morriss
Date: 2011/02/23 09:31 AM

Log:
 From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5713 :
 
 Enhance RIPng
 * Replace tvb_memcpy/proto_tree_add_text by proto_tree_add_item
 * Remove dependency to packet-ipv6.h
 * Remove packet-ripng.h (not needed)
 
 Also update AUTHORS file
 
 From me:
 Put a check_col() back and reword (shorten) a couple of the new blurbs.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +0 -1      Makefile.common    Modified
  +89 -64    packet-ripng.c     Modified
  +0 -114    packet-ripng.h     Removed

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