<div dir="ltr"><div>Hi all,<br><br></div>to get the packet and process it I have the following code. <br><div><div><br><span style="color:rgb(102,102,102)">packet = event.parsed # This is the parsed packet data.<br>
packet_in = event.ofp</span><br><br></div><div>I want to figure out which host the packet is coming from(either its ip or its name).<br></div><div>I have used "packet.src" but I got something like: "b2:cb:4a:04:2f:93" which I do not know how toi translate to ip or name of host.<br>
<br><br><br></div><div>Nibble<br></div></div></div>