ue on libpcap in
the way I get the live sniffing let me know.
Thank you for your attention,
Giovanni Venturi
--
A KDE Italian translator and KSniffer core developer
Slackware GNU/Linux current version - kernel 2.6.28.7
KSniffer Project - http://www.ksniffer.org/
KDE Italia - http://www.kde-
Alle mercoledì 19 novembre 2008, Guy Harris ha scritto:
> On Nov 19, 2008, at 9:43 AM, Giovanni Venturi wrote:
> > Alle mercoledì 19 novembre 2008, Guy Harris ha scritto:
> >> I've checked a fix for this into the main and 1.0 CVS branches.
> >
> > Mmm. If you can
Alle mercoledì 19 novembre 2008, Guy Harris ha scritto:
> On Nov 17, 2008, at 3:15 PM, Giovanni Venturi wrote:
> > just block told me that:
> >
> > SIOCGIFHWADDR: No such device
>
> I've checked a fix for this into the main and 1.0 CVS branches.
>
Mmm. If you can
Alle mercoledì 19 novembre 2008, Guy Harris ha scritto:
> On Nov 17, 2008, at 1:46 PM, Giovanni Venturi wrote:
> > To make the pcap_next/pcap_ex non blocking under Linux I use:
> >
> >FD_ZERO(&m_fdset);
> >FD_SET(m_pcap_fd, &m_fd
Alle martedì 18 novembre 2008, Guy Harris ha scritto:
> If you *truly* set a variable to, say, 9, and then later set it from
> the return value of a function, and immediately after setting it from
> the return value of the function it still has the value you originally
> set it to, then either
>
>
Alle lunedì 17 novembre 2008, Guy Harris ha scritto:
> On Nov 16, 2008, at 1:28 PM, Giovanni Venturi wrote:
> > Hello,
> > I'm the author of ksniffer a GUI interface under KDE 3 to capture
> > network
> > packet.
> > Till libpcap < 1.0.0 (the last stable y
As reported in man:
pcap_create() is used to create a packet capture handle to look at packets on
the network. source is a string that specifies the network device to open; on
Linux systems with 2.2 or later kernels, a source argument of "any" or NULL
can be used to capture packets from all int
Alle lunedì 17 novembre 2008, Guy Harris ha scritto:
> On Nov 16, 2008, at 1:28 PM, Giovanni Venturi wrote:
> > Hello,
> > I'm the author of ksniffer a GUI interface under KDE 3 to capture
> > network
> > packet.
> > Till libpcap < 1.0.0 (the last stable y
Hello,
I'm the author of ksniffer a GUI interface under KDE 3 to capture network
packet.
Till libpcap < 1.0.0 (the last stable you released) all was ok in the packet
capture, but now I get the following error message:
can't create rx ring on packet socket 4: 92-Protocol not available
What does
Alle lunedì 17 novembre 2008, Guy Harris ha scritto:
> On Nov 16, 2008, at 2:11 PM, Guy Harris wrote:
> > 4) somehow that causes pcap_open_live() to fail, rather than just
> > falling back on reading from the PF_PACKET socket in the normal
> > fashion.
> >
> > If so, that's a libpcap bug; I'll
Hello,
I'm the author of ksniffer a GUI interface under KDE 3 to capture network
packet.
Till libpcap < 1.0.0 (the last stable you released) all was ok in the packet
capture, but now I get the following error message:
can't create rx ring on packet socket 4: 92-Protocol not available
What does
Alle domenica 13 aprile 2008, David Rosal ha scritto:
> Thanks Guy.
>
> By the way: Have you had a look at libpcap++?
>
> The web page is: http://libpcappp.sourceforge.net/
>
> Your opinion would be specially appreciated.
>
> Anyway, thanks for the help.
>
You should add on the website what libpc
Hello,
I'm new in this list. I wrote a sniffer using libpcap but I've got some
questions. I'd like to access directly to the packets number N in the dump
file. How can I do without start form the first packet and go on sequentially
till the N packet? I ask you this becase If I've got a file with
13 matches
Mail list logo