aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-28bts_features: add feature BTS_FEAT_IPV6_NSVCAlexander Couzens2-0/+2
2020-07-28gprs_ns_frgre.h: add missing declaration of structsAlexander Couzens1-0/+3
2020-07-28gprs_ns: fix typo in commentAlexander Couzens1-1/+1
2020-07-20pkgconfig/osmocodec/osmocoding: link to tallocEric2-4/+4
2020-07-17stats: Add stats commands related to testingDaniel Willmann2-8/+53
2020-07-17stat_item: Add function to reset stat items and groupsDaniel Willmann3-0/+34
2020-07-17rate_ctr: Add functions to reset rate counter (groups)Daniel Willmann3-0/+25
2020-07-15use_count.h: Fix API doc examplePau Espin Pedrol1-1/+2
2020-07-15vty: Avoid ultra-long multi-line strings cluttering talloc reportsHarald Welte1-0/+6
2020-07-14fixup for gsm0808_create_common_id(): add API doc, use new MI APINeels Hofmeyr1-4/+17
2020-07-09Revert "gsmtap_makemsg_ex: NULL for unknown chan_type"Pau Espin Pedrol1-5/+1
2020-07-04gprs_ns.h: add missing prototype gprs_ns_rcvmsg()Alexander Couzens1-0/+5
2020-07-04lapd_core: After calling into L3, check if the state has changedHarald Welte1-0/+4
2020-07-03lapd_core: Ensure we always have some tailroomHarald Welte1-1/+2
2020-06-29vty/ports.h: Add VTY port for osmo-e1dHarald Welte1-0/+1
2020-06-26gprs_ns: Set sockaddr_in.sin_family for persistent NSVCsHarald Welte1-0/+1
2020-06-26gprs_bssgp: Add bssgp_tx_bvc_reset2()Harald Welte4-2/+9
2020-06-24api comment: fix example of osmo_mobile_identity_encode_msgbNeels Hofmeyr1-1/+2
2020-06-21gsm0808: Add gsm0808_create_common_id()Harald Welte4-0/+47
2020-06-21bts_features.h: Introduce BTS_FEAT_PAGING_COORDINATIONHarald Welte2-0/+2
2020-06-17gsm0502: add TDMA frame number constants and modular arithmeticVadim Yanitskiy1-0/+24
2020-06-16gsm0408_test: allow deprecated APINeels Hofmeyr1-0/+2
2020-06-16add osmo_mobile_identity APINeels Hofmeyr9-15/+1011
2020-06-16Revert "add osmo_mobile_identity API"Harald Welte13-1165/+150
2020-06-12add osmo_mobile_identity APINeels Hofmeyr13-150/+1165
2020-06-12osmo_bcd2str: also validate start_nibble parameterNeels Hofmeyr1-1/+1
2020-06-10tlv.h: add msgb_tvl_put() to add a TvLV without the value partNeels Hofmeyr1-0/+45
2020-06-10add gsm23236: MSC pooling: TMSI and NRI utility functionsNeels Hofmeyr9-1/+1784
2020-06-09gsm0808: fix endieness of call identifierPhilipp Maier2-4/+14
2020-06-08lapd_core: Fix log line being about LAPD and not LAPDmHarald Welte1-1/+1
2020-06-08lapd/lapdm: print user-defined string name instead of (dl=%p)Harald Welte6-323/+303
2020-06-08NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2()Harald Welte5-13/+7
2020-06-08NS: Optionally disable NS-{RESET,BLOCK,UNBLOCK} when using UDP/IPHarald Welte3-24/+57
2020-05-31bts_features: introduce osmo_bts_unset_feature()Vadim Yanitskiy2-0/+7
2020-05-31bts_features: fix: properly check the result of bitvec_get_bit_pos()Vadim Yanitskiy1-1/+1
2020-05-28Implement ITU-T I.460 multiplex / demultiplexHarald Welte9-1/+999
2020-05-26fix osmo_mi_name_c() to always return talloced strings, via osmo_mi_name_buf()Neels Hofmeyr1-3/+5
2020-05-26api doc: clarify OSMO_NAME_C_IMPL() required FUNC_BUF signatureNeels Hofmeyr1-1/+3
2020-05-26api doc: clarify 'returns' of gsm48_mi_to_string()Neels Hofmeyr1-2/+4
2020-05-22Makefile.am: EXTRA_DIST: debian, contrib/*.spec.inOliver Smith1-1/+9
2020-05-20contrib: integrate RPM specOliver Smith3-10/+7
2020-05-20gsmtap_makemsg_ex: NULL for unknown chan_typeOliver Smith1-1/+5
2020-05-18enable vty xml dumping to stdoutNeels Hofmeyr2-25/+62
2020-05-17gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding.Alexander Chemeris6-0/+113
2020-05-16contrib: import RPM specOliver Smith1-0/+460
2020-05-15libosmogsm: add Doxygen docs for gsm0502_hop_seq_gen()Harald Welte1-1/+10
2020-05-15libosmogsm: import hopping sequence generation codeSylvain Munaut3-0/+58
2020-05-15cosmetic: apply changes to match struct_endianess.py outputNeels Hofmeyr3-14/+8
2020-05-15struct_endianess.py: also recognise unnamed substructsNeels Hofmeyr1-1/+3
2020-05-15add missing endian.h in gsm_23_041.hNeels Hofmeyr1-0/+2