lkml.org 
[lkml]   [1996]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectOugh, it is BUG
Date
Hello!

Ough, it is real BUG. I wonder, why nobody saw it until now.

Alexey Kuznetsov.

linux/net/ipv4/ip_ouptut.c

else if (dev->hard_header)
{
if(dev->hard_header(skb, dev, ETH_P_IP,
NULL, NULL, 0)>0)
skb->arp=1;
}
+ else
+ skb->arp = 1;

/*
* Find where to start putting bytes.


\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.035 / U:0.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site