aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-22bitvec: Fix interface to consistently use unsigned intMax1-5/+5
2016-01-18comment typoNeels Hofmeyr1-1/+1
2016-01-15msgb: Assert len >= 0 in msgb_trimJacob Erlbeck1-0/+2
2016-01-15bitvec: Add get/set byte sequencesJacob Erlbeck1-0/+10
2016-01-15gsm: Add APN conversion functionsJacob Erlbeck1-0/+3
2015-12-25osmo_prim_op_names should be externHarald Welte1-1/+1
2015-12-23Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE defineHarald Welte1-0/+3
2015-12-21msgb: Add msgb_test_invariant functionJacob Erlbeck1-0/+40
2015-12-21msgb: Add msgb_resize_area and msgb_copyJacob Erlbeck1-0/+3
2015-12-21some comments / fixed typosNeels Hofmeyr4-2/+6
2015-12-13RSL: Add enum + TLV definitions for ip.access style embedded IEsHarald Welte2-0/+31
2015-12-09gsm_03_41: Fix structure definitions for big-endian machinesRuben Undheim1-0/+31
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