CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/14 16:06:10
Modified files:
sys/netinet : ip_ether.c ip_ether.h
Log message:
after OpenBSD requested a etherip rev 3 to solve a byte order weakness, and
worked with them to define a specific format, ietf quietly changed their
mind and did something different.
First step of transitioning over two release -- accept both types, but
continue sending old format.
pointed out by [email protected]
ok claudio
