<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987">
<META content="MSHTML 6.00.2900.3492" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>If we run both supplicant and authenticator simultaneously in
a same process, how can we distinguish the destination of </FONT><FONT size=2>a
received EAPOL-KEY ? That is, how can we know whether this packet is for
supplicant or for authenticator ? </FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Because 'l2_packet_init' function has no argument to tell the
above thing, I think we should use the content field of EAPOL-KEY. For
example, supplicant first tries the received packet. If this fails, the received
packet is routed to authenticator. Is this appraoch right ?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I hope this approach is not right. Please let me know the
right approach.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thanks.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV></BODY></HTML>