kern/125003: incorrect EtherIP header format.
Shunsuke SHINOMIYA
shino at fornext.org
Thu Jun 26 12:59:34 UTC 2008
Hi Hiroki-san,
> I do not think our current implementation has interoperability issue
> here because eip_ver is always used with ETHER_IP_VER_*_MASK. Could
> you please elaborate more specific case?
First of all, my fix last submitted was wrong way to solve the problem
that I noticed.
In current implementation, 0x03 is transmitted, and, next, 0x00 is
transmitted as version(3) and reserved(0x000) field. But I think that
0x30 should be transmitted first from RFC3378.
--
Shunsuke SHINOMIYA <shino at fornext.org>
More information about the freebsd-bugs
mailing list