[tcpdump-workers] Problem build tcpdump pcap_parse is undefined

2012-06-03 Thread Giovanni
r.o:0070 T yyparse libpcap.a:grammar.o: U finish_parse Thank you Giovanni - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

[tcpdump-workers] reading a live pcap file in real time

2009-03-03 Thread Giovanni Venturi
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-

Re: [tcpdump-workers] any device doesn't work anymore

2008-11-19 Thread Giovanni Venturi
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

Re: [tcpdump-workers] any device doesn't work anymore

2008-11-19 Thread Giovanni Venturi
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

Re: [tcpdump-workers] error executing ksniff with libpcap 1.0.0

2008-11-19 Thread Giovanni Venturi
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

Re: [tcpdump-workers] error executing ksniff with libpcap 1.0.0

2008-11-18 Thread Giovanni Venturi
ng a live capture. That leaves a hardware or compiler > problem I don't have hardware problem, so we have just the second possibility. I used gcc (GCC) 4.2.4 . What compiler have you used to compile libpcap 1.0.0? Giovanni -- A KDE Italian translator and KSniffer core developer

Re: [tcpdump-workers] error executing ksniff with libpcap 1.0.0

2008-11-18 Thread Giovanni Venturi
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

[tcpdump-workers] any device doesn't work anymore

2008-11-17 Thread Giovanni Venturi
D_SET): #ifdef HAVE_PCAP_GET_SELECTABLE_FD m_pcap_fd = pcap_get_selectable_fd(m_pcapfp); #else m_pcap_fd = pcap_fileno(m_pcapfp); #endif FD_ZERO(&m_fdset); FD_SET(m_pcap_fd, &m_fdset); What's happening? Giovanni -- A KDE Italian translator and KSniffer core developer Slackwa

Re: [tcpdump-workers] error executing ksniff with libpcap 1.0.0

2008-11-17 Thread Giovanni Venturi
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

[tcpdump-workers] error executing ksniff with libpcap 1.0.0

2008-11-17 Thread Giovanni Venturi
from the capture stream or the ``savefile'', and for finding out information about the capture stream or ``savefile''. » This means I don't need "pcap_open_live" anymore? Please help me, Giovanni -- A KDE Italian translator and KSniffer core developer Slackwar

Re: [tcpdump-workers] error executing ksniff with libpcap 1.0.0

2008-11-17 Thread Giovanni Venturi
n regular > capture if memory-mapped capture isn't supported.) > - memory-mapped capture support? I guess that this is used in libpcap 1.0.0, right? What kernel option do I have to check? It's failing pcap_next() I printed pcap_geterr(). I did not commited this small change in

[tcpdump-workers] error executing ksniff with libpcap 1.0.0

2008-11-16 Thread Giovanni Venturi
from the capture stream or the ``savefile'', and for finding out information about the capture stream or ``savefile''. » This means I don't need "pcap_open_live" anymore? Please help me, Giovanni -- A KDE Italian translator and KSniffer core developer Slackwar

Re: [tcpdump-workers] Devices and adresses in libpcap

2008-04-13 Thread Giovanni Venturi
should add on the website what libpcap++ has in addition to libpcap in details, Giovanni -- A KDE Italian translator and KSniffer core developer Slackware GNU/Linux current version - kernel 2.6.24.4 KSniffer Project - http://www.ksniffer.org/ signature.asc Description: This is a digitally signed message part.

[tcpdump-workers] packets direct access

2008-02-29 Thread Giovanni Venturi
y bytes will fill in the file); 2. how can I access directly to the packet starting from the byte SUM in the dump file? (a seek on the dumped file)... I found no function that do this in the libpcap code. Does someone can give me some hints? Giovanni -- A KDE Italian translator and KSniffer