aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-12-08stats: Add OSMO prefix to STAT_ITEM_NOVALUE_IDJacob Erlbeck1-1/+1
2015-12-08stat: Explicitly support stat_items without unitJacob Erlbeck1-0/+1
2015-12-05remove our internal copy of talloc, use system libtallocHarald Welte3-205/+4
2015-11-26stats: Move statsd related code into a separate fileJacob Erlbeck1-4/+12
2015-11-21use system-wide libtalloc with --enable-system-tallocHarald Welte2-1/+14
2015-11-12fix FSF address in sources/headersJaroslav Škarvada4-7/+8
2015-11-09stats: Send all values on reporter updateJacob Erlbeck1-0/+1
2015-11-04gprs-ns/stats: When the NSVCI is updated, update the stats counterHolger Hans Peter Freyther2-0/+11
2015-08-22stats/vty: Add selective show stats commandJacob Erlbeck1-0/+2
2015-08-21stats: Fix build on FreeBSDHolger Hans Peter Freyther1-0/+2
2015-11-02gtphub: add OSMO_VTY_PORT_GTPHUB.Neels Hofmeyr1-0/+1
2015-11-02fix some typosNeels Hofmeyr2-5/+5
2015-11-02log: Add new DLSTATS log levelJacob Erlbeck1-1/+2
2015-11-02stats: Limit reporting by class idJacob Erlbeck3-0/+14
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