<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1609" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am building the application on linux using the
libpcap api(libpcap-0.9.8.tar).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>In this I want to set the kernel buffer for pcap
driver, for this function pcap_setbuff is not available, but his same function
is available in windows.<BR>So how we can set the pcap driver packet queue
kernel buffer in linux? Is their any way through which we can include the
pcap_setbuff call, if not what is workaround?</FONT></DIV><FONT face=Arial
size=2>
<DIV><BR>pcap_findalldevs functions is not returning the correct Ip address of
network card, it returns 2.0.0.0 IP, but NIC/card name its returning fine. So
what changes I need to do so that this functions should return the correct IP,
like my machine IP is 192.168.96.94.</DIV>
<DIV> </DIV>
<DIV>Thanks in Advance</DIV>
<DIV> </DIV>
<DIV>Regards</DIV>
<DIV>Ashok Gupta</FONT></DIV></BODY></HTML>