Wireshark-commits: [Wireshark-commits] rev 30957: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Fri, 13 Nov 2009 22:19:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30957

User: jake
Date: 2009/11/13 02:19 PM

Log:
 From Ivan Sy:
 Patch for IPv6 dissector to support the ff:
 - RFC 2460 sec 3, particularly Traffic Class field's 6-bit DSCP and 2-bit ECN 
 - RFC 2474 sec 3, copied implementation of ip.c to determine DSCP codepoints
 - RFC 3168 sec 5, for ECN's ECT and CE bits
 - changed the comment

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +87 -3     packet-ipv6.c    Modified