Osmocom Mobile Switching Centre
Go to file
Andreas Eversberg 20152a35e3 [pcap] Write incoming packages without the extra mISDN header
This patch fixes the PCAP logging. If frames are received from E1
interface, an 8 byte mISDN header (MISDN_HEADER_LEN) is in front of the
RSL packet. When frames are transmitted to the E1 interface, the
pcap_write_packet function will get a message buffer without the mISDN
header in front of the RSL packet. The pcap file was tested and the
output is correct.

Follow up patches should make use the msgb->l2, make the ipaccess
code use the pcap writing too...
2009-06-10 14:47:33 +02:00
linux-kernel re-add wireshark and linux-kernel patches 2009-06-10 05:42:52 +08:00
openbsc [pcap] Write incoming packages without the extra mISDN header 2009-06-10 14:47:33 +02:00
wireshark re-add wireshark and linux-kernel patches 2009-06-10 05:42:52 +08:00