Re: PIM IPv4 user-level process

2004-01-30 Thread Bob Van Valzah
On Fri, 2004-01-30 at 10:45, Bruce M Simpson wrote: > We don't have pimsd or pimdd for IPv4 in ports at the moment. > Patches will be gratefully accepted! I downloaded xorp-0.5 to see if I could pull pimsd from it. A quick attempt to compile just pim resulted in an error. I did succeed in compil

Re: PIM IPv4 user-level process

2004-01-30 Thread Bob Van Valzah
set, but I could probably make something work if the amount of patching required is more modest. Where would I find the sources to get started porting/patching? Thanks, Bob On Fri, 2004-01-30 at 10:45, Bruce M Simpson wrote: > On Fri, Jan 30, 2004 at 09:43:12AM -0600, Bob Van

PIM IPv4 user-level process

2004-01-30 Thread Bob Van Valzah
I'm interested in doing IPv4 multicast routing but want to avoid DVMRP. I see kernel support for PIM both IPv4 and IPv6. But I can't find any user-level process to run PIM IPv4. It seems odd that kernel support would be present with no routing daemon. Am I missing something obvious? Th