OpenSolaris

Printable Version Enter a New Search
Bug ID 6452869
Synopsis ipv6 MAC awareness is missing some basics, i.e. raw ipv6 mac awareness is non-existant
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:tcp-ip
Keywords
Responsible Engineer William Young
Reported Against ts10_b26
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_85
Fixed In snv_85
Release Fixed solaris_nevada(snv_85) , solaris_10u7(s10u7_01) (Bug ID:2165843)
Related Bugs 6304623 , 6314393 , 6468843 , 2156027 , 6686938 , 6687046
Submit Date 26-July-2006
Last Update Date 12-March-2008
Description
1. ipv6 does not have corresponding raw protocol support.  If the ULP does not handle MAC, MAC is not handled.

2. ICMP is half way between supporting and not supporting MAC.  Given (1) this is bad.

3. tsol_check_label_v6 loses a reference to the creds but keeps a pointer to them.  This needs to be fixed but it is also unnaceptable that this does not panic our test systems, more general asserts are needed.
Work Around
N/A
Comments
N/A