<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=125205513-11102006><FONT face=Arial 
size=2>I've descovered during testing that the structure 
<STRONG>pcap_pkthdr</STRONG> in it's field <STRONG>len</STRONG> retains the 
value of the data received in a call 
<STRONG>pcap_next_ex</STRONG>.</FONT></SPAN></DIV>
<DIV><SPAN class=125205513-11102006><FONT face=Arial size=2>My problem is that 
for packages with size lower then 60 <STRONG>len</STRONG> retains the value 60, 
no matter the exact size of the packet that it has been received. Only packets 
with yotal size grater than 60 have the <STRONG>len</STRONG> field 
valid.</FONT></SPAN></DIV>
<DIV><SPAN class=125205513-11102006><FONT face=Arial size=2>Is there any 
posibility to find out from where this defaul value 60 is set and could be 
modified, becouse I have to build an application capable of handling messeges 
with total size much smaller then 60...</FONT></SPAN></DIV>
<DIV><SPAN class=125205513-11102006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=125205513-11102006><FONT face=Arial size=2>Thank's a lot for 
further feedback...</FONT></SPAN></DIV>
<DIV><SPAN class=125205513-11102006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV align=left><FONT face=Arial size=2><STRONG>Moni</STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>