Wireshark-commits: [Wireshark-commits] rev 28425: /trunk/ /trunk/epan/dissectors/: packet-ip.c pack
Date: Wed, 20 May 2009 15:50:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28425

User: gerald
Date: 2009/05/20 08:50 AM

Log:
 From Jakub Zawadzki via bug 3421:
 
 e_ip->ip_ttl is currently always set to 0, in attachment fix. 
 
 I also (in same patch, sorry) submit cleanup to use ep_alloc() instead
 of static e_ip buffers, I didn't test it, but I hope it's ok.
 
 There's note about static buffers in doc/README.tapping, which should
 also be updated, but I don't feel so good with my English :)
 
 From me:
 
 Rename e_ip to ws_ip. Update the static buffers note in README.tapping.

Directory: /trunk/epan/dissectors/
  Changes    Path           Action
  +6 -13     packet-ip.c    Modified
  +2 -2      packet-ip.h    Modified

Directory: /trunk/doc/
  Changes    Path              Action
  +7 -10     README.tapping    Modified

Directory: /trunk/gtk/
  Changes    Path                  Action
  +1 -1      conversations_ip.c    Modified
  +1 -1      hostlist_ip.c         Modified

Directory: /trunk/
  Changes    Path             Action
  +1 -1      tap-iousers.c    Modified