osmo-bsc/openbsc/src
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
..
input move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
vty move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
Makefile.am move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
abis_nm.c [o&m] Dispatch a signal for nacked O&M messages 2009-06-10 10:48:14 +02:00
abis_rsl.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
bs11_config.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
bsc_hack.c [o&m] Dispatch a signal for nacked O&M messages 2009-06-10 10:48:14 +02:00
chan_alloc.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
db.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
debug.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
e1_config.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
e1_input.c [pcap] Write incoming packages without the extra mISDN header 2009-06-10 14:47:33 +02:00
gsm_04_08.c Proposal for a "channel request" interface... 2009-06-10 13:20:39 +02:00
gsm_04_11.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
gsm_data.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
gsm_subscriber.c Handle and dispatch paging requests in gsm_subscriber 2009-06-10 13:38:20 +02:00
gsm_utils.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
ipaccess-config.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
ipaccess-find.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
isdnsync.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
msgb.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
paging.c Proposal for a "channel request" interface... 2009-06-10 13:20:39 +02:00
rs232.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
select.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
signal.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
subchan_demux.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
telnet_interface.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
timer.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
tlv_parser.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
trau_frame.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
trau_mux.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
vty_interface.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00