Re: [PATCH]: Fix netpoll arp_reply for multiple routers

2006-12-07 Thread Chris Lalancette
Chris Lalancette wrote: > All, > Attached is a patch to fix arp_reply when you have multiple possible > routers doing ARP requests to you. Currently arp_reply always replies to the > MAC address that it was given when it starts. However, if you have multiple > routers that can ARP request

[PATCH]: Fix netpoll arp_reply for multiple routers

2006-12-06 Thread Chris Lalancette
All, Attached is a patch to fix arp_reply when you have multiple possible routers doing ARP requests to you. Currently arp_reply always replies to the MAC address that it was given when it starts. However, if you have multiple routers that can ARP request you, you might respond to the wro