Hi,

I noticed that those zeroized lists would sometimes have a router id of
0.0.0.0 and then either wccp would try to send to 0.0.0.0:2048, it would
abort wccp2 processing when it encountered it, or it would throw an
error.  Did you try it after zeroizing the list?

_J

>>> Henrik Nordstrom <[EMAIL PROTECTED]> 05/16/06 11:58 AM
>>>
tis 2006-05-16 klockan 23:02 +1200 skrev Reuben Farrelly:

> Also just noted this *during* the compilation.  This was with only
the 
> --enable-wccpv2 option with ./configure.

Right. I had forgot to add --enable-wccp2 to my build script so no
WCCP2
related problems was seen here obviously..

Now done, and got this parse_sockaddr_in_list related merge conflict
fixed. Also cleaned up the wccp2_router directive slightly (it's a
list
so it can be empty) and made a few local parsing functions static to
keep gcc happy.

Regards
Henrik

Reply via email to