Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Feb 2009 08:07:51 -0800 (PST)
From:      Barney Cordoba <barney_cordoba@yahoo.com>
To:        current@freebsd.org
Subject:   Possible bug in ip_input()
Message-ID:  <16190.90052.qm@web63904.mail.re1.yahoo.com>

next in thread | raw e-mail | index | archive | help
I've noticed the following possible inconsistency.

1) ip_input() is called with M_FASTFWD_OUR set
2) ip_off is not "adjusted" to host representation
3) ip reassembly is erroneously called.

I don't have an actual case that can test this, but it seems like an issue.

Barney


      



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16190.90052.qm>