aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-12gprs_ns2: add gprs_ns2_nse_nsei() to get the nsei of a nseAlexander Couzens1-0/+1
2020-10-12gprs_ns2: add gprs_ns2_ip_bind_by_sockaddr() to search for binds by sockaddrAlexander Couzens1-0/+2
2020-10-09gprs_ns2: make struct osmo_sockaddr pointers constVadim Yanitskiy1-9/+10
2020-10-09socket: make the arguments of osmo_sockaddr_cmp() constVadim Yanitskiy1-1/+2
2020-10-08command: add library command attribute for libosmo-abisPhilipp Maier1-0/+2
2020-10-07add BSSMAP coding for Location ServicesNeels Hofmeyr2-0/+53
2020-10-07add BSSMAP-LE coding for Location ServicesNeels Hofmeyr3-0/+233
2020-10-07add BSSLAP coding for Location ServicesNeels Hofmeyr4-0/+243
2020-10-07add GAD coding for Location ServicesNeels Hofmeyr3-0/+364
2020-10-07add osmo_float_str_to_int() and osmo_int_to_float_str_*()Neels Hofmeyr1-0/+4
2020-10-07vty/command: restrict the use of '.', '!', and '@' as flagsVadim Yanitskiy1-0/+3
2020-10-06vty: introduce and use VTY_CMD_USR_ATTR_NUMVadim Yanitskiy1-2/+5
2020-10-06command: add library command attribute for libosmo-sccpPhilipp Maier1-0/+1
2020-10-06vty/command: introduce API for the library specific attributesVadim Yanitskiy1-0/+15
2020-10-06vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappersVadim Yanitskiy1-0/+3
2020-10-06vty/command: add global command attribute CMD_ATTR_NODE_EXITVadim Yanitskiy1-0/+1
2020-10-05ns2: vty: allow the users (pcu/sgsn) to set a default bindAlexander Couzens1-1/+2
2020-10-03ns2: status ind: add additional flags (first and persistent)Alexander Couzens1-0/+6
2020-09-30gsm_12_21: add osmo_oml_nsvc_address_type for OML NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens1-0/+7
2020-09-29write_queue: Add osmo_wqueue_enqueue_quiet()Harald Welte1-0/+1
2020-09-28vty/command: introduce new attribute CMD_ATTR_IMMEDIATEVadim Yanitskiy1-0/+1
2020-09-25gprs_ns2: Make reason constDaniel Willmann1-1/+1
2020-09-25ns2: refactor nsvc_by_ functionsAlexander Couzens1-5/+5
2020-09-21gsm_08_16.h: Add missing headerDaniel Willmann1-0/+1
2020-09-20vty: add program specific attributes to VTY commandsVadim Yanitskiy2-1/+32
2020-09-20add osmo_use_count_to_str_c()Neels Hofmeyr1-0/+2
2020-09-18ipaccess.h: Add more enum values and 'official' namesHarald Welte1-14/+23
2020-09-15Gb: add a second NS implementationAlexander Couzens5-1/+173
2020-09-14bitXXgen: add osmo_loadXXbe_ext_2() to get right-adjusted valuesNeels Hofmeyr1-2/+19
2020-09-14bitXXgen: ensure not reading/storing past valid sizeNeels Hofmeyr1-0/+6
2020-09-07add osmo_sockaddr_local_ip() to determine the local address for a remote.Alexander Couzens1-0/+2
2020-09-02socket: add osmo_sockaddr_cmp()Alexander Couzens1-0/+2
2020-09-02socket: introduce osmo_sock_init_osa & osmo_sock_init_osa_ofdAlexander Couzens1-0/+10
2020-09-02sockaddr_str: add osmo_sockaddr_str_from_str2() which doesn't set the portAlexander Couzens1-0/+1
2020-08-31socket: Add some osmo_sockaddr print helpersPau Espin Pedrol1-0/+3
2020-08-26gsm0808: add gsm0808_create_sapi_reject_cause()Vadim Yanitskiy1-1/+3
2020-08-25l1sap.h: Fix typo in doxygen documentationPau Espin Pedrol1-1/+1
2020-08-25comment: typo in cbsp.hNeels Hofmeyr1-1/+1
2020-08-25comment: mention spec reference in cbsp.[ch]Neels Hofmeyr1-1/+1
2020-08-21Add VTY + CTRL ports for upcoming OsmoSMLCHarald Welte2-0/+2
2020-08-20gsmtap: Add definitions for E1/T1 payload (LAPD, TRAU, FR) in GSMTAPHarald Welte1-0/+9
2020-08-15vty/command: cosmetic: drop redundant line breakVadim Yanitskiy1-1/+1
2020-08-10socket.h: introduce osmo_sockaddr to hold v4 and v6 endpointsAlexander Couzens1-2/+11
2020-08-10vty: Introduce support to set cpu-affinity and scheduler policyPau Espin Pedrol3-0/+39
2020-08-06gsm 12.21: add osmocom specific NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens1-0/+1
2020-08-04Gb/BSSGP: replace hardcoded Tx into NS library by a callbackAlexander Couzens1-0/+3
2020-08-02i460: pass more context to call-back functionsHarald Welte1-3/+7
2020-08-02i460: Add back-pointer from sub-channel to timeslotHarald Welte1-0/+1
2020-08-02i460_mux: add callback to notify empty tx queuePhilipp Maier1-0/+12
2020-07-31gsm_08_58: add missing RSL error cause codesPhilipp Maier1-0/+3