RE: arp fails to clear mapping for deleted network

2009-05-20 Thread Li, Qing
> > Yes, your patch fixes the problem. > Okay, I will commit the patch. > > While you're at it and if it's not too much to ask, could you > also check proxy-arp? > Could you please email me your netstat output, privately ? Thanks, -- Qing > For example: > arp -s 192.168.254.250 auto pub

Re: arp fails to clear mapping for deleted network

2009-05-20 Thread Nikos Vassiliadis
Li, Qing wrote: Please apply the patch at "http://people.freebsd.org/~qingli/patch"; and that should fix your problem. Yes, your patch fixes the problem. I found another issue while testing the patch. I am working on it and hope to have a fix soon. While you're at it and if it's not too muc

RE: arp fails to clear mapping for deleted network

2009-05-19 Thread Li, Qing
to:owner-freebsd- > n...@freebsd.org] On Behalf Of Nikos Vassiliadis > Sent: Monday, May 18, 2009 1:44 AM > To: freebsd-net@freebsd.org > Subject: arp fails to clear mapping for deleted network > > Hello, > > It seems that: > 1) if I assign an IP address to an interface

RE: arp fails to clear mapping for deleted network

2009-05-18 Thread Li, Qing
ent: Mon 5/18/2009 1:44 AM To: freebsd-net@freebsd.org Subject: arp fails to clear mapping for deleted network Hello, It seems that: 1) if I assign an IP address to an interface 2) get an arp mapping via this interface 3) remove the IP address from the interface arp fails to remove this arp entr

arp fails to clear mapping for deleted network

2009-05-18 Thread Nikos Vassiliadis
Hello, It seems that: 1) if I assign an IP address to an interface 2) get an arp mapping via this interface 3) remove the IP address from the interface arp fails to remove this arp entry when arp -d is used lab# ifconfig rl0 192.168.254.30 lab# ping 192.168.254.254 PING 192.168.254.254 (192.16