Ethereal-cvs: [Ethereal-cvs] rev 16507: /trunk/epan/dissectors/: packet-ospf.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Tue, 15 Nov 2005 10:56:20 GMT
User: guy
Date: 2005/11/15 04:56 AM

Log:
 Handle OSPF V3 prefixes similarly to the way other IPv6 prefixes are
 handled (but not the same, as the prefix length in OSPF is rounded up to
 a multiple of 4 bytes, not just a byte).  This simplifies the code, and
 keeps us from overflowing the buffer we allocate if the prefix length is
 > 128 (we now just report that as an error).

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +17 -28    packet-ospf.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=16507&view=rev