Wireshark-commits: [Wireshark-commits] rev 22646: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 24 Aug 2007 22:22:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22646

User: stig
Date: 2007/08/24 10:22 PM

Log:
 From Todd J Martin:
 - Decodes all valid Restart Signaling CLVs
 - The restart flags are now shown in a tree and have display filters for them
 - The Remaining hold time field now has a display filter
 - The Restarting Neighbor Id field is now decoded
 - Corrected another CLV decoder that assumed the length of a system ID was 6
   and hard coded that value instead of using the id_length variable
 
 Rearranged the Restart Signaling Flags to show the most significant bit first

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +144 -23   packet-isis-hello.c    Modified
  +6 -2      packet-isis-hello.h    Modified