Ethereal-dev: Re: [ethereal-dev] ripng decode + IPv6 enhancement

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Tue, 12 Oct 1999 16:26:58 -0700 (PDT)
> 	Attached please find:
> 	- IPv6 extension header decoding
> 	- RIPng decoding
> 	- compilation stabilization for IPv6 library
> 	packet-ripng.[ch] are added.

I've checked them in (with a change of "u_int32_t", or whatever the type
was, in "packet-ipv6.c" to "guint32"; Solaris 2.5.1 doesn't declare that
type).