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.
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
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
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
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
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
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
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
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
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.
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
14 matches
Mail list logo