pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/32621: ucarp pkg doesn't work



The following reply was made to PR pkg/32621; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: joel%carnat.net@localhost
Subject: Re: pkg/32621: ucarp pkg doesn't work
Date: Tue, 24 Jan 2006 15:18:53 -0800 (PST)

 On Tue, 24 Jan 2006 g.mcgarry%ieee.org@localhost wrote:
 
 > +    /*
 > +     * Don't process our own multicasts.
 > +     */
 > +    if (iphead.ip_src.s_addr == srcip.s_addr)
 > +       return;
 
 Can you please also ask the ucarp developer(s) about this? (See 
 http://www.ucarp.org/).
 
  Jeremy C. Reed
 
                         technical support & remote administration
                         http://www.pugetsoundtechnology.com/
 



Home | Main Index | Thread Index | Old Index