aboutsummaryrefslogtreecommitdiffstats
path: root/libosmocore/include/osmocore/gsmtap.h
AgeCommit message (Collapse)AuthorFilesLines
2010-05-28remove libosmocore from openbsc.gitHarald Welte1-72/+0
The idea was great, but it never really worked in reality...
2010-03-22Add 'libosmocore/' from commit '045cc22baeb7f12dcb0022b79a1984d86e922870'openbsc/0.9.0Harald Welte1-0/+72
git-subtree-dir: libosmocore git-subtree-mainline: e164d29e7f6c86d1f6f047bbf58159e46a11425f git-subtree-split: 045cc22baeb7f12dcb0022b79a1984d86e922870
2010-02-20remove libosmocore from openbscHarald Welte1-62/+0
From now on, you will have to obtain, build and install libosmocore before being able to build openbsc. Sorry for that. But I hope it's a small price to pay for having no code duplication with our work on the phone side GSM stack!
2010-02-20convert from u_int*_t to u_int*_t (stdint.h format)Harald Welte1-14/+14
2010-02-20add gsmtap.hHarald Welte1-0/+62