Subject: kern/10286: list of network protocols not CMSG_*() correctly
To: None <gnats-bugs@gnats.netbsd.org>
From: None <thorpej@zembu.com>
List: netbsd-bugs
Date: 06/05/2000 09:24:21
>Number:         10286
>Category:       kern
>Synopsis:       list of network protocols not CMSG_*() correctly
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 05 09:25:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jason R. Thorpe
>Release:        Mon Jun  5 08:03:30 PDT 2000
>Organization:
Zembu Labs, Inc.
>Environment:
	
System: NetBSD dr-evil 1.4Z NetBSD 1.4Z (DR-EVIL) #59: Fri Jun 2 09:21:18 PDT 2000 thorpej@dr-evil:/u1/netbsd/src/sys/arch/i386/compile/DR-EVIL i386


>Description:
	The following is a list of network protocols and other systems
	which do not use CMSG_SPACE(), CMSG_LEN(), and CMSG_DATA()
	properly, thus having incorrect alignment on systems with
	alignment constraints > 4 bytes (e.g. LP64 systems).

	netccitt -- not in wide use

	netiso -- important to fix; this is used for backbone routing
	protocls

	netbsd32 -- use is in COMPAT_OLDSOCK section.  I'm not really
	sure what the intent here is, so it is listed as a potential
	problem spot for someone else to review.

>How-To-Repeat:
	
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted: