ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Wed, 22 Dec 2010 18:53:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35245

User: sfisher
Date: 2010/12/22 10:53 AM

Log:
 Change prefixes in #define:
 
   SSH -> SSH1
   SSH2 -> SSH
 
 This will make it easier to compare the code to the SSH RFCs, which only
 cover SSH version 2.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +41 -39    packet-ssh.c    Modified