summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/common/l1l2_interface.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-19l1l2 interface: use LOGP for socket errorsMax1-1/+2
2018-10-26Report socket path on errorsMax1-1/+1
2018-09-06layer23: Use osmo_sock_unix_init_ofd() from libosmocoreHarald Welte1-24/+4
2018-08-11layer23: Replace all instances of strncpy() by osmo_strlcpyHarald Welte1-2/+1
2018-08-11layer23: fix unaligned store in osmo_send_l1()Harald Welte1-5/+2
2011-11-13host/layer23: Flush L1CTL/SAP workqueues when exittingAndreas Eversberg1-0/+1
2011-11-06misc: u_intX -> uintX in the host directoryHolger Hans Peter Freyther1-1/+1
2011-05-15src: use namespace prefix osmo_* for utilsPablo Neira Ayuso1-1/+1
2011-05-15src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso1-2/+2
2011-05-15src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-4/+4
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-1/+1
2010-12-11layer23: use correct sizeof(sockaddr) for connecting to L1CTL socketDavid Wilson1-2/+3
2010-11-14[layer23] Prevent layer23 apps from abort, if socket to layer1 failsAndreas.Eversberg1-3/+10
2010-11-13[layer23] Added support for multiple MS instancesAndreas.Eversberg1-0/+1
2010-10-03misc: Fix the name of the header file for the hexdump...Holger Hans Peter Freyther1-1/+1
2010-10-03msic: Include osmocom/util.h for the hexdump definitionHolger Hans Peter Freyther1-0/+2
2010-09-18[layer23] Added BTSAP socket interface to layer23Andreas.Eversberg1-14/+14
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut1-3/+3
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut1-0/+168