aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/misdn.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-21mISDN: optionally bypass kernel LAPD code and use userspace LAPDv0.0.3Harald Welte1-33/+149
2011-08-21mISDN: use 'struct value_string' instead of local copyHarald Welte1-20/+6
2011-08-19e1_input: rework configuration of virtual E1 line operationsPablo Neira Ayuso1-4/+2
2011-08-16src: replace S_INP_* signals by S_L_INP_* according to naming policyPablo Neira Ayuso1-2/+2
2011-07-19update to comply with libosmocore namespace fixesHarald Welte1-17/+17
2011-07-18talloc: revert to use talloc inside libosmocoreHarald Welte1-1/+1
2011-07-05logging: use new harald's logging infrastructure in libosmocorePablo Neira Ayuso1-1/+0
2011-06-30major updates in e1_input callback ops and IPA infrastructuresPablo Neira Ayuso1-4/+1
2011-06-25e1_input: minor API changes to adapt it to openbscPablo Neira Ayuso1-4/+4
2011-06-21e1input: add address as parameter to e1inp_line_update(...)Pablo Neira Ayuso1-4/+4
2011-06-09include: remove internal definition that are now in libosmocorePablo Neira Ayuso1-7/+1
2011-06-07e1input: rework generic (virtual and real) E1 line operationsPablo Neira Ayuso1-1/+4
2011-06-07src: use include/osmocom/abis instead of include/osmocom/gsm/abisPablo Neira Ayuso1-1/+1
2011-06-05initial commit of libosmo-abisPablo Neira Ayuso1-0/+547