aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/abis
AgeCommit message (Expand)AuthorFilesLines
2024-02-12Add support for sending and receiving Sa bits, as well as some line signalsAndreas Eversberg1-0/+2
2023-05-05cosmetic: struct e1inp_ts: fix coding styleVadim Yanitskiy1-1/+1
2023-05-02e1_input: add new driver callback function: line_createPhilipp Maier1-0/+3
2023-02-18Add function to set Sa bits to common partAndreas Eversberg1-0/+9
2023-02-14e1_input: add timeslot type NONEPhilipp Maier1-0/+3
2023-02-13Add more L1 signals to common partAndreas Eversberg1-0/+22
2023-02-08e1_input: add define constant for full subslot (whole E1 timeslot)Philipp Maier1-1/+3
2023-01-15Add missing functions to send HDLC/RAW dataAndreas Eversberg1-0/+3
2022-12-15ipaccess: Add connect timeout in e1inp_lineDaniel Willmann1-0/+2
2022-12-15ipa: Add ipa_client_conn_open2 with connect timeout argumentDaniel Willmann1-0/+1
2022-09-19e1inp_line_ipa_rsl_ts(): Return null instead of reading out of boundsPau Espin Pedrol1-1/+1
2022-09-19ipa: Allow users closing lower layer tcp/ipa connectionsPau Espin Pedrol1-1/+2
2021-04-29ipa: Introduce support for user-specific DSCP and priorityHarald Welte1-0/+4
2021-04-13Configure E1 pcap file per lineKeith1-0/+7
2021-02-03e1_input: Support I.460 timeslot typeHarald Welte1-1/+6
2020-07-15e1_input: Use osmo_use_count in e1inp_linePau Espin Pedrol1-4/+11
2020-07-15cosmetic: e1_input.h: Fix trailing whitespacePau Espin Pedrol1-1/+1
2020-06-09lapd: Always print context information when loggingHarald Welte2-1/+12
2020-05-11trau_frame.h: Fix definition of TRAU_FT_OM_UPHarald Welte1-1/+1
2020-05-11subchan_demux: Use ubit_t where appropriateHarald Welte1-2/+2
2020-05-11trau_frame: use 'ubit_t' for unpacked bitsHarald Welte1-8/+9
2020-05-10subchan_demux: Use 'ubit_t' for unpacked bit buffer; use constHarald Welte2-3/+4
2020-01-24add ipa ping/pong keepalive for OML/RSL links between bts and bscEric Wild1-1/+6
2020-01-12e1d: Initial osmo-e1d supportSylvain Munaut1-0/+4
2020-01-12introduce and use logging macros with context on E1 line / timeslotHarald Welte1-0/+6
2019-11-08ipa: Allow setting local addr and port for struct ipa_client_connPau Espin Pedrol1-1/+12
2019-07-21extend the ipa keepalive fsmEric Wild1-4/+8
2019-03-19Add IPA keep-alive FSM implementationHarald Welte1-0/+36
2018-10-03e1_input.h: Set correct type for input_signal_data->link_typePau Espin Pedrol1-1/+1
2018-10-03ipaccess: Simplify handling of ipaccess e1line tsPau Espin Pedrol1-0/+2
2018-08-28ipaccess: Allow passing return code in e1inp_line_ops->sign_link()Pau Espin Pedrol1-0/+1
2018-08-28ipa: Allow signalling fd destroyed in ipa_server_conn_readPau Espin Pedrol1-0/+1
2018-08-28ipa: Allow signalling fd destroyed in ipa_client_readPau Espin Pedrol1-0/+1
2018-04-06e1_input.h: Remove dead declaration of unexistent API ipaccess_setupPau Espin Pedrol1-3/+0
2017-05-25Add value_string for input signal names (e1inp_signal_names)Harald Welte1-0/+2
2017-03-08add basic unixsocket supportAlexander Couzens2-0/+35
2016-11-16lapd_pcap.h: Add missing #include linesHarald Welte1-0/+3
2016-11-03e1_input.h: add missing extern for value string arraysArran Cudbard-Bell1-2/+2
2016-11-02lapd: adding support for ericsson's lapd dialectPhilipp1-0/+9
2016-10-17Add HDLC timeslot modeHarald Welte1-1/+13
2016-10-17Implement new 'raw' input type for E1 timeslotsHarald Welte1-3/+12
2016-10-16Convert e1inp_{sign,ts}type_name() to use struct value_stringHarald Welte1-0/+2
2016-10-16e1_input: Add E1 timeslot number to input_signal_dataHarald Welte1-0/+1
2016-10-16remove non-existant e1inp_update_ts() from e1_input.hHarald Welte1-3/+0
2016-07-04Add osmo_pcap_lapd_set_fd() functionHarald Welte1-0/+1
2016-04-29ipa_server_conn: Add server-side CCM handlingHarald Welte1-0/+3
2016-04-29ipa_server_conn: Add remote (peer) address to structHarald Welte1-0/+3
2016-02-25ipa driver: make bind address vty configurableNeels Hofmeyr1-0/+1
2015-11-07export lapd_tei_alloc(), used in libosmo-netifAlexander Huemer1-0/+2
2015-01-18ipa: Add API to clear the tx queueHolger Hans Peter Freyther1-0/+1