<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18876"></HEAD>
<BODY>
<DIV>
<P><FONT face=Arial><FONT size=2>The ASSERT assume that we never get a DHCP 
DISCOVERY msg with local MAC<SPAN class=370061314-01092010>, while the original 
meaning was</SPAN></FONT></FONT></P>
<P><FONT face=Arial><FONT size=2><SPAN class=370061314-01092010>not to get 
DHCP_INFORM message with non-local MAD.</SPAN></FONT></FONT></P>
<P><FONT face=Arial><FONT size=2><SPAN class=370061314-01092010>Signed-Off by: 
Uri Habusha (urih at mellanox.co.il)</SPAN></FONT></FONT></P>
<P><FONT size=2 face=Arial>Index: 
B:/users/xalex/MLNX_WinOF-2_1_2/ulp/ipoib_NDIS6_CM/kernel/ipoib_port.cpp<BR>===================================================================<BR>--- 
B:/users/xalex/MLNX_WinOF-2_1_2/ulp/ipoib_NDIS6_CM/kernel/ipoib_port.cpp (revision 
6300)<BR>+++ 
B:/users/xalex/MLNX_WinOF-2_1_2/ulp/ipoib_NDIS6_CM/kernel/ipoib_port.cpp (revision 
6301)<BR>@@ -4607,7 +4607,6 @@<BR>    if( p_cid[1] == 
HW_ADDR_LEN+1 && !cl_memcmp( 
&p_cid[3],<BR>     &s_buf->p_port->p_adapter->params.conf_mac.addr, 
HW_ADDR_LEN ) )<BR>    {<BR>-    ASSERT( 
FALSE );<BR>     /* Make sure there's room to extend 
it.  22 is the size of<BR>      * the CID option 
for IPoIB. (20 is the length, one byte for type and the second for lenght 
field)<BR>      */</FONT></P></DIV></BODY></HTML>