aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/ipaccess.h
AgeCommit message (Collapse)AuthorFilesLines
2009-10-29ip.access: Header has a 16bit length in network byte orderSylvain Munaut1-2/+1
This is confirmed by looking at the source of their dissector. The length can go up to 273 bytes apparently (again, according to the source of their dissector).
2009-10-22Include e1_input.h for the e1inp_lineHolger Hans Peter Freyther1-0/+2
2009-09-30[ipaccess] Add SCCP/A descriminatorHolger Hans Peter Freyther1-0/+1
2009-09-30[ipaccess] Prepare to reuse parts of the code for the A-linkHolger Hans Peter Freyther1-0/+7
For the MSC<->BSC connection we are going to use the same header as used from BTS<->BSC but we are not having an E1-Link, a gsm network or a gsm_bts available and can not use this part of the code.
2009-08-10misc: Add prototypes to header files, include more header filesHolger Hans Peter Freyther1-0/+2
Fix various warnings about implicit declarations of functions.
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+37