>
> 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
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
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
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
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