Hi all, Currently, I am extending a Sigfox demodulator https://github.com/Jeija/renard-phy. I already added a function to export the demodulated frames. During my work, I ran into a problem with the Linktype. Sigfox works directly on layer 2 to avoid misinterpretation of my packets I used one of the user Linktypes (DLT_USER0).
Would it be possible to reserve a Linktype for Sigfox? I took a quick look at libpcap would there be anything else to do than to add another define to pcap-common.c? Greetings Jannis _______________________________________________ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers