On Thu, 24 Mar 2005, 04:46-0600, Mike Silbersack wrote:
>
> On Wed, 23 Mar 2005, Maxim Konovalov wrote:
>
> > On Tue, 22 Mar 2005, 12:08-0800, [EMAIL PROTECTED] wrote:
> >
> > > Hi hackers, I am looking at the ip_reass() routine. In case of the
> > > 1st fragment we create the reassembly queue. Af
On Wed, 23 Mar 2005, Maxim Konovalov wrote:
On Tue, 22 Mar 2005, 12:08-0800, [EMAIL PROTECTED] wrote:
Hi hackers, I am looking at the ip_reass() routine. In case of the
1st fragment we create the reassembly queue. After the queue has
been inserted in the hash bucket, the if () code does a " goto
in
On Tue, 22 Mar 2005, 12:08-0800, [EMAIL PROTECTED] wrote:
> Hi hackers, I am looking at the ip_reass() routine. In case of the
> 1st fragment we create the reassembly queue. After the queue has
> been inserted in the hash bucket, the if () code does a " goto
> inserted". Should this be changed to
Hi hackers, I am looking at the ip_reass() routine. In case of the 1st fragment
we create the reassembly queue. After the queue has been inserted in the hash
bucket, the if () code does a " goto inserted". Should this be changed to "goto
done" instead? Any code that is executed for the 1st fragm
4 matches
Mail list logo