aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/Makefile.am
diff options
context:
space:
mode:
authorAndreas Eversberg <Andreas.Eversberg@versatel.de>2009-06-10 14:47:33 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2009-06-10 14:47:33 +0200
commit20152a35e35e790ae281cd2445b746e338eb669c (patch)
treeea3519da348227056f43828d68e598b393541b03 /openbsc/include/Makefile.am
parent85a7b363d97db5c7be45bfb93079e8db46e90a81 (diff)
[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...
Diffstat (limited to 'openbsc/include/Makefile.am')
0 files changed, 0 insertions, 0 deletions