Wireshark-commits: [Wireshark-commits] rev 38723: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 24 Aug 2011 21:37:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38723

User: alagoutte
Date: 2011/08/24 02:37 PM

Log:
 From astramax57 via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6188
 In some BGP captures the AS_PATH attribute was decode wrong, if the asn length determines automatically
 
 From me:
 Fix some whitespace...
 Fix error: ‘for’ loop initial declarations are only allowed in C99 mode
 Replace unsigned by guint

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +26 -5     packet-bgp.c    Modified