> "Javier" == Javier Gálvez Guerrero
> writes:
Javier> I'm using Debian Lenny (kernel 2.6.26-2) and I had libpcap
I run the same distro.
what is the ./configure, etc. output when you built libpcap?
--
] Y'avait une poule de jammé dans l'muffler!| firewalls
Hi. I am interested in contributing to tcpdump.
I am not a developer, I'm a sysadmin.
I can help with:
maintain binary/RPM packages
Please let me know if any help is needed in this area or if there is
anything else I can do to help.
Best,
Aleksey
--
Aleksey Tsalolikhin
UNIX System Admin
Hello,
I am developping a sniffer which its goal is to gather information about MSS
and TTL, so I put a filer (tcp[tcpflags] & tcp-syn != 0) to catch only SYN
or SYN ACK TCP packet.
My problem is that I do not get all the packets (I compared with wireshark)
and I do not understand why ! I have be
Hello,
I would like to request a DLT Value for a protocol called 'Metadata',
which we developed during one of our projects.
The protocol is used to attach arbitrary items of information to a
packet. An example of this would be the direction of the packet
(inbound, outbound) or whether the packet
Hi,
I'm using Debian Lenny (kernel 2.6.26-2) and I had libpcap 0.9.8 and tcpdump
3.9.8 installed but I would like to upgrade them to libpcap 1.0.0 and
tcpdump 4.0.0. In order to do that, I downloaded the corresponding tarballs.
I (believe that) properly installed libpcap 1.0.0 in my system (how co