Skip to Content.
Sympa Menu

ndt-users - Re: IPv6 problems in web100.c

Subject: ndt-users list created

List archive

Re: IPv6 problems in web100.c


Chronological Thread 
  • From: Jason Zurawski <>
  • To: Josh Bailey <>
  • Cc:
  • Subject: Re: IPv6 problems in web100.c
  • Date: Wed, 04 Apr 2012 09:25:41 -0400
  • Organization: Internet2

Hi Josh;

I would suggest filing an issue report on the google code site:

http://code.google.com/p/ndt

The maintainers can attempt to integrate this in the future.

Thanks;

-jason

On 4/4/12 12:42 AM, thus spake Josh Bailey:

(bcc
)

Hi all;

Wanted to hopefully save some others some time, by posting some patches
for some IPv6 problems I've found while working with NDT/web100.

I'm told that the web100 code is frozen now so here is the first patch
against web110.c.

The problem is that the code inserts an extraenous ":" when trying to
shorten an IPv6 address with consecutive zeros, resulting in an invalid
address.

There are some other problems (always writing an IPv4 connection_spec
struct even when IPv6 is being used for example, and giving junk
addresses). I'll post those patches seperately.

HTH,

--
Josh Bailey



Archive powered by MHonArc 2.6.16.

Top of Page