--- Begin Message ---
On Aug 24, 2022, at 11:31 AM, Christian via tcpdump-workers
wrote:
> Hello everyone, another question that I have is which DLT-type I should use
> for my libpcap-module. Since Im writing a module which acquires data from a
> kernel module, which in turn has no IP-based pa
--- Begin Message ---
Hello everyone, another question that I have is which DLT-type I should
use for my libpcap-module. Since Im writing a module which acquires data
from a kernel module, which in turn has no IP-based packages at all. I
have to define my very own data-type from the base onwards
--- Begin Message ---
What are the steps to finalize registering the DLT and LINKTYPE.
We are about to release another major release of our software and would like to
stop using USER0.
Conflicts have been resolved and review was requested quite a while ago.
As far as I can see the merge request
--- Begin Message ---
Maybe this should be also mentioned within the libpcap module howto?
https://www.tcpdump.org/libpcap-module-HOWTO.html
BR Christian
Make sure that libpcap.a includes pcap-kpnode.o, by making sure that
pcap-kpnode.c is in the list of source modules to be compiled and inc