aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-09-14add osmo_stat_item_get_group_by_name_idxname()Neels Hofmeyr1-0/+20
2021-09-12utils: add osmo_str_to_int() and osmo_str_to_int64()Neels Hofmeyr1-0/+94
2021-09-10vty: allow flushingEric1-0/+6
2021-09-07gprs_ns2: nsvc: react on STATUS PDUs with cause code NSVC UNKNOWN/NSVC BLOCKEDAlexander Couzens1-0/+27
2021-09-07gprs_ns2: fix a white spaceAlexander Couzens1-1/+1
2021-09-07gprs_ns2: fix NS STATUS validationAlexander Couzens1-4/+3
2021-09-07ns2: fix a crash when receiving a SIZE while configuredAlexander Couzens1-0/+2
2021-09-07ns2: nsvc: reject UNITDATA when the remote BLOCK'edAlexander Couzens1-0/+1
2021-09-04gprs_ns2: ensure the incoming NSVC is also the outgoing NSVCAlexander Couzens1-2/+1
2021-09-04gprs_ns2_sns: ensure the SNS fsm behave correct when no signalling NSVCs are ...Alexander Couzens1-4/+19
2021-09-04gprs_ns2: improve reselection protectionAlexander Couzens1-0/+1
2021-09-04gprs_ns2: add correct filename/linenr to sns failed log messageAlexander Couzens1-1/+1
2021-09-04gprs_ns2: calculate the nse->*_sums before notifing the sns fsmAlexander Couzens1-1/+1
2021-09-04gprs_ns2: also prevent recursive events when SGSN side cleans upAlexander Couzens1-0/+2
2021-09-04gprs_ns2_sns: implement outbound SNS DEL proceduresAlexander Couzens1-9/+95
2021-09-04gprs_ns2_sns: implement outbound SNS ADD proceduresAlexander Couzens1-33/+190
2021-09-04gprs_ns2_sns: implement local change weight procedureAlexander Couzens4-8/+459
2021-09-04gprs_ns2: don't use llist_for_each when freeing an elementAlexander Couzens3-20/+28
2021-09-04gprs_ns2: gprs_ns2_free_bind() should remove itself before removing nsvcsAlexander Couzens1-4/+4
2021-09-04gprs_ns2: use an event to free the nsvscs when using SNSAlexander Couzens3-3/+18
2021-09-04gprs_ns2_sns: rework sns clean upAlexander Couzens1-16/+33
2021-09-04gprs_ns2: move sns_event into internal.h to direct emit eventsAlexander Couzens2-92/+92
2021-09-03gsm_08_58.h: Extend IPA Power Control Params IEs to pass C/I paramsPau Espin Pedrol1-0/+4
2021-08-31bts_features: Add new feature to indicate support for temporary overpowerPhilipp Maier1-0/+1
2021-08-31rsl: add new RSL IE to signal temporary overpowerPhilipp Maier1-0/+1
2021-08-31gsm0503_coding: use ahs tables when encoding ahs codec idPhilipp Maier1-1/+1
2021-08-23vty 'stats reset': do not reset stat_itemsNeels Hofmeyr1-8/+1
2021-08-20stats: send real last value if no new values comeOliver Smith1-0/+7
2021-08-13gprs_ns2: add recursive anchor to protect against double freeAlexander Couzens2-5/+20
2021-08-13gprs_ns2_sns: free the NSE if the SIZE PDU is not validAlexander Couzens1-0/+14
2021-08-13gprs_ns2_sns: refactor SNS failures into a functionAlexander Couzens1-10/+25
2021-08-13gprs_ns2_udp: don't start the NSVC fsm for SNSAlexander Couzens1-1/+3
2021-07-27vty: clear screen with ^LOliver Smith1-0/+17
2021-07-26gb/bssgp: Abort clearly if backward-compat API is used in wrong wayPau Espin Pedrol1-0/+1
2021-07-26cosmetic: gb/gprs_ns.c: fix trailing whitespacePau Espin Pedrol1-2/+2
2021-07-19vty: show uptime: use timespecsubOliver Smith1-5/+7
2021-07-16Make gcc 11.1.0 false positivies happyPau Espin Pedrol2-12/+11
2021-07-15vty: add "shutdown"Oliver Smith1-0/+16
2021-07-15vty: add "show pid"Oliver Smith1-0/+8
2021-07-15vty: add "show uptime"Oliver Smith1-0/+27
2021-07-13gprs_ns2: ensure the NSE becomes dead when FR link went downAlexander Couzens1-0/+3
2021-07-09Aggregate NSVC stats inside the NSEDaniel Willmann4-13/+45
2021-07-09fix api doc of osmo_identifier_sanitize_buf()Neels Hofmeyr1-1/+1
2021-07-06gprs_ns2_vty: dump_nsvc: change output depending on NSVCIAlexander Couzens1-10/+9
2021-07-06gprs_ns2: fix wrong format string in Tx Size loglineAlexander Couzens1-1/+1
2021-07-06gprs_ns2: use gprs_ns2_free_bind() to clean up a bindAlexander Couzens1-3/+3
2021-07-02gprs_ns2: correct mtu value in the log lineAlexander Couzens1-2/+2
2021-07-02gprs_ns2: fix check of MTU changes for frame relayAlexander Couzens1-3/+7
2021-07-02gprs_ns2: fix crash when changing the MTUAlexander Couzens1-1/+1
2021-06-30bts_feature: Introduce feature to confiure dyn ts as sdcch8Pau Espin Pedrol1-0/+2