Wireshark-commits: [Wireshark-commits] rev 36272: /trunk/ /trunk/: text2pcap.c
Date: Wed, 23 Mar 2011 00:44:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36272

User: wmeier
Date: 2011/03/22 05:44 PM

Log:
 Don't compute each checksum twice when adding dummy headers (-u, -T, -s, -S options)
 
 g_ntohs() & friends may be (are ?) macros and may (will ?) eval args more than once ...

Directory: /trunk/
  Changes    Path           Action
  +31 -15    text2pcap.c    Modified