Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/09/1998 17:50:03
wrstuden
Tue Jun  9 17:43:59 PDT 1998
Update of /cvsroot/src/sys/netatalk
In directory nb00:/tmp/cvs-serv2858/src/sys/netatalk

Modified Files:
	ddp_input.c 
Log Message:
Remove two incorrect ntoh's which make a comparison of a constant w/ a
value from a packet not work right (only one of them needs ntoh!).

Fixes a bug reported by David Brownlee, and which has been present
in NetAtalk from the Sun 4 port (and thus FreeBSD and OpenBSD too).


sommerfe
Tue Jun  9 17:47:58 PDT 1998
Update of /cvsroot/src/sys/netinet
In directory nb00:/tmp/cvs-serv3115

Modified Files:
	ip_flow.c 
Log Message:
Truncate mbufs to the correct length before forwarding; fixes pr5560