aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-02vty: Add reserved nodes to enum node_typeJacob Erlbeck1-0/+9
2015-11-02stats: Add osmo_ name prefix to identifiersJacob Erlbeck5-67/+67
2015-10-29stats: Add log reporterJacob Erlbeck1-0/+3
2015-10-29stats: Use function pointers in reporter objectsJacob Erlbeck1-0/+14
2015-10-29stats: Make net config optionalJacob Erlbeck1-0/+2
2015-10-29stats: Support statsd Multi-Metric PacketsJacob Erlbeck1-0/+5
2015-10-29core: Add difference function to osmo_counterJacob Erlbeck1-0/+4
2015-10-29stats: Implement timer based reportingJacob Erlbeck1-2/+8
2015-10-29stats/vty: Add stats configurationJacob Erlbeck1-0/+1
2015-10-29stats: Add the reporting frameworkJacob Erlbeck2-0/+71
2015-10-29stats/vty: Add stats_vty.cJacob Erlbeck2-0/+4
2015-10-28stat/vty: Add vty_out_statistics_full to show all statisticsJacob Erlbeck1-0/+2
2015-10-28core: Update osmo_counters_for_each docJacob Erlbeck1-2/+2
2015-10-28stats: Add stat_item_for_each functionsJacob Erlbeck1-0/+14
2015-10-28core: Extend rate_ctr by helper functionsJacob Erlbeck1-0/+19
2015-10-28stats: Use a global index for stat item valuesJacob Erlbeck1-9/+19
2015-10-28ns: Add statistics for some eventsJacob Erlbeck1-0/+2
2015-10-28stats: Add vty_out_stat_item_groupJacob Erlbeck1-1/+5
2015-10-28stats: Add stat_item for value monitoringJacob Erlbeck2-0/+105
2015-10-09commentsNeels Hofmeyr2-3/+4
2015-09-23ipaccess: add OAP proto_ext (in design).Neels Hofmeyr1-0/+1
2015-08-18Introduce gsm48_mi_type_name() functionHarald Welte1-0/+1
2015-08-18Add G-RNTI derived TLLI types defined in 23.003Harald Welte1-0/+2
2015-08-05vty: Change API to have node installation be done by intHolger Hans Peter Freyther2-6/+6
2015-06-02ipa: Properly parse LV stream of a ID_GET requestHolger Hans Peter Freyther1-0/+3
2015-05-25Add APN utility function to libosmogsmHarald Welte2-0/+14
2015-05-06bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck1-1/+1
2015-05-02linuxlist: Remove casting of ptr from container_of macroHolger Hans Peter Freyther1-1/+1
2015-04-13osmo_static_assert: Put back the typedef in the codeHolger Hans Peter Freyther1-1/+1
2015-04-11sim: Use extern for these structs to generate a linkageHolger Hans Peter Freyther1-1/+1
2015-04-07ns: Log when sending fails (Coverity)Jacob Erlbeck1-6/+4
2015-03-28gsm: Add A5/3-4 cipher supportMax1-1/+1
2015-03-22endian: Be able to detect endian on GNU and BSDHolger Hans Peter Freyther2-0/+39
2015-03-18bssgp: Handle BSSGP STATUS messagesJacob Erlbeck1-0/+2
2015-01-18core/gsmtap: LTE RRC message types and LTE MAC definealtaf1-0/+15
2015-01-01Supplementary Services (de)activation, interrogation addedTobias Engel3-1/+153
2014-12-30SMS-CB: introduce and use GSM341_7BIT_PADDINGHarald Welte1-0/+1
2014-12-30SMS-CB: Add #defines for maximum block/msg size and payload charsHarald Welte2-0/+8
2014-12-30add missing gsm0341.hHarald Welte1-0/+9
2014-12-29add gsm0341_test to generate SMSCB hex stringsHarald Welte1-0/+1
2014-12-29Add Cell Broadcast MSGIDs from TS 23.041 v12.6.0 Release 12Harald Welte1-0/+38
2014-12-28bitvec: Fix typo in the csn1 encoding codeHolger Hans Peter Freyther1-1/+1
2014-12-28libosmo-gsm: Add PCHAN/LCHAN types for CBCHHarald Welte1-0/+3
2014-12-22ipa: Add forward declaration of struct osmo_fdJacob Erlbeck1-0/+2
2014-12-14ipa: Make a reservation for the GSUP protocolHolger Hans Peter Freyther1-0/+1
2014-12-05logging: Make it possible to print category/subsys and timestampsHolger Hans Peter Freyther1-0/+6
2014-12-04gtp: Add a global region for the gtp library of OpenGGSNHolger Hans Peter Freyther1-1/+2
2014-12-04vty: Check with the application before writing the configHolger Hans Peter Freyther1-0/+2
2014-11-14remove references to u_char type, use 'unsigned char' insteadHarald Welte2-2/+2
2014-10-26sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+Harald Welte2-2/+2