Re: Patch to fix [Re: Bad, reliable crash: Julian's "oltr" stuff & ARP]

1999-04-14 Thread Larry Lile
Okay, that one is just a little too strong. It won't allow a FreeBSD token-ring station to arp-reply to an ethernet station on the other side of a "broken" translational bridge. This one will. Larry Lile l...@stdio.com On Wed, 14 Apr 1999, Larry Lile wrote: > > The problem Mr. Pallfreeman wa

Patch to fix [Re: Bad, reliable crash: Julian's "oltr" stuff & ARP]

1999-04-14 Thread Larry Lile
The problem Mr. Pallfreeman was seeing are related to how I was building the arp-reply based on the sources arp_hrd type. I never expected to see a token-ring arp arrive over an ethernet interface. Therefore the arp code was trying to check for and collect the source route that the arp took on i

Re: Bad, reliable crash: Julian's "oltr" stuff & ARP

1999-04-12 Thread Larry Lile
Just so Julian doesn't get blamed here, I was the one who wrote the Olicom "oltr" driver and made the arp changes. Julian was just nice enough to commit them. The only thing I can figure, as I can't tell exactly what caused it to punt, is that you received a token-ring arp packet that is somewha