aboutsummaryrefslogtreecommitdiffstats
path: root/src/misdn.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-04Make gcc happy and remove a couple of warningsHolger Freyther1-11/+2
2009-01-03Make wireshark happy.Holger Freyther1-1/+1
2009-01-03Readd the dummy lapd header... this gives valid TEI/SAPI informationHarald Welte1-2/+22
2009-01-03Dump something that can be read by wiresharkHarald Welte1-30/+22
2009-01-03Use the right network/link type, prepend the vISDN header...Harald Welte1-4/+24
2009-01-03Write the pcap packet header first :)Harald Welte1-1/+1
2009-01-02Write only actual data into the pcap fileHolger Freyther1-1/+1
2009-01-02Attempt to put the time into the pcap packet recordHolger Freyther1-0/+7
2009-01-02Add the option to write the communication on the D Channel to a pcap fileHolger Freyther1-0/+88
2008-12-30suppress hexdumps for better console readabilityHarald Welte1-13/+18
2008-12-29fix big memory leak in E1 TS2 handlingHarald Welte1-0/+3
2008-12-27* add database handlingHarald Welte1-0/+2
2008-12-27hack to write TS2 frames to a file Harald Welte1-3/+75
2008-12-27reduce usleep time for RSL to 10msHarald Welte1-1/+1
2008-12-27Fix warning and return an error codeHolger Freyther1-0/+2
2008-12-26working state up to location update and classmark inquiryHarald Welte1-4/+2
2008-12-26Send OML messages to OML TEI/SAPI, not RSL :)Harald Welte1-5/+4
2008-12-26this is the first version that actually talks to the BTSHarald Welte1-15/+49
2008-12-25free() the outgoing msg's after they've been sent to the kernelHarald Welte1-0/+2
2008-12-25no reasonable commit message possible. tons of changes of the last 2 daysHarald Welte1-33/+128
2008-12-23initial commit of current OpenBSC stateHarald Welte1-0/+281