aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/abis/e1_input.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-20input: Make keep alive configurable (generic)Jacob Erlbeck1-0/+7
2013-10-06Don't establish RSL at same time as OML link on IPA type linesHarald Welte1-0/+5
2013-07-05e1_input: fix compilation warning in e1_set_pcap_fdPablo Neira Ayuso1-1/+1
2013-07-04hsl: Remove the input handling for the HSL BTSHolger Hans Peter Freyther1-1/+0
2012-02-04e1_input.h: Declare abis_rsl_sendmsg(struct msgb *msg)Holger Hans Peter Freyther1-0/+1
2011-09-29Replaced LAPD implementation with new LAPD core of libosmogsmAndreas Eversberg1-0/+5
2011-09-26DAHDI: add information on span number, timeslot count to VTYHarald Welte1-0/+2
2011-09-25e1_input: add 'port_nr' field and support DAHDI T1 cardsHarald Welte1-0/+2
2011-08-21e1_input: move the lapd_instance pointer out of dahdi specificsHarald Welte1-1/+4
2011-08-19e1_input: rework configuration of virtual E1 line operationsPablo Neira Ayuso1-4/+12
2011-08-19input: add rs232 driver for virtual E1 linesPablo Neira Ayuso1-0/+3
2011-08-16E1 input: rename signal_input by e1inp_signal_inputPablo Neira Ayuso1-1/+1
2011-08-16src: replace S_INP_* signals by S_L_INP_* according to naming policyPablo Neira Ayuso1-7/+7
2011-08-16E1 Input: Add rate counters for events related to E1 linesHarald Welte1-0/+9
2011-08-16LAPD: Propagate lapd_receive() errors to the E1 driverPablo Neira Ayuso1-0/+1
2011-07-19update to comply with libosmocore namespace fixesHarald Welte1-1/+1
2011-07-07e1_input: add new refcounting scheme to avoid leaking E1 linesPablo Neira Ayuso1-1/+10
2011-07-05src: add e1_input_vty.c to libosmo-abisPablo Neira Ayuso1-0/+2
2011-07-05e1_input: change prototype of ->sign_link(...)Pablo Neira Ayuso1-1/+1
2011-07-05e1_input: change prototype of close hook in e1inp_driverPablo Neira Ayuso1-1/+1
2011-07-02ipaccess: put the ID_GET logic for the BTS mode into the driverPablo Neira Ayuso1-0/+1
2011-06-30major updates in e1_input callback ops and IPA infrastructuresPablo Neira Ayuso1-3/+4
2011-06-26e1_input: add abis_sendmsg(...)Pablo Neira Ayuso1-0/+2
2011-06-25include: remove unused prototype _abis_nm_sendmsg(...) definitionPablo Neira Ayuso1-2/+0
2011-06-25e1_input: minor API changes to adapt it to openbscPablo Neira Ayuso1-6/+12
2011-06-21e1input: add address as parameter to e1inp_line_update(...)Pablo Neira Ayuso1-2/+2
2011-06-07e1input: rework generic (virtual and real) E1 line operationsPablo Neira Ayuso1-3/+8
2011-06-07e1input: fix TRAU frame handlingPablo Neira Ayuso1-3/+5
2011-06-07src: add libosmo_abis_init(void *ctx) to set the talloc contextPablo Neira Ayuso1-3/+0
2011-06-07src: use include/osmocom/abis instead of include/osmocom/gsm/abisPablo Neira Ayuso1-0/+225