Hi,
Here you are complete implementation of this feature in libpcap.
https://github.com/MichalLabedzki/libpcap/commit/e450c6e664c98c90a9e2c44702aa61a92276012c(for:
review and test)
If you need I can provide implementation for Wireshark (currently: I am
waiting for support that in libpcap).
Pozdr
-Original Message-
From: m...@sandelman.ca [mailto:m...@sandelman.ca]
Sent: den 28 juni 2013 01:51
To: Anders Broman
Cc: tcpdump-workers@lists.tcpdump.org
Subject: Re: [tcpdump-workers] Request for new DLT
Anders Broman wrote:
> Currently there is two tags defined to indicate whic
Anders Broman wrote:
> Currently there is two tags defined to indicate which protocol the
> packet block starts with:
> #define EXP_PDU_TAG_LINKTYPE 11 /**< The value part is the
linktype value defined by tcpdump
> * http://www.tcpdump.org/linktypes.html
> */
> #
I use libpcap to capture a lot packets, and then process/modify these
packets and send them to another host.
First, I create a libpcap handler `handle` and set it NON-BLOCKING, and use
`pcap_get_selecable_fd(handle)` to get a corresponding file descriptor
`pcap_fd`.
Then I add an event for this `
Denis Ovsienko yandex.ru> writes:
>
> 27.06.2013, 13:28, "Ola Martin Lykkja" q-free.com>:
> > Hi,
> >
> > I am kind of new to git and github.
> >
> > I think I did something useful with
> > https://github.com/lykkja/tcpdump/tree/geonet_and_calmfast
> > Can you check it out please, to see if I d
27.06.2013, 13:28, "Ola Martin Lykkja" :
> Hi,
>
> I am kind of new to git and github.
>
> I think I did something useful with
> https://github.com/lykkja/tcpdump/tree/geonet_and_calmfast
> Can you check it out please, to see if I did it right?
Hello.
The git part of the job is almost finished, t
Hi,
I am kind of new to git and github.
I think I did something useful with
https://github.com/lykkja/tcpdump/tree/geonet_and_calmfast
Can you check it out please, to see if I did it right?
Kind regards,
Ola Martin
___
tcpdump-workers mailing list
t