summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bitvec: Fix interface to consistently use unsigned intMax2016-01-221-5/+5
* comment typoNeels Hofmeyr2016-01-181-1/+1
* msgb: Assert len >= 0 in msgb_trimJacob Erlbeck2016-01-151-0/+2
* bitvec: Add get/set byte sequencesJacob Erlbeck2016-01-151-0/+10
* gsm: Add APN conversion functionsJacob Erlbeck2016-01-151-0/+3
* osmo_prim_op_names should be externHarald Welte2015-12-251-1/+1
* Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE defineHarald Welte2015-12-231-0/+3
* msgb: Add msgb_test_invariant functionJacob Erlbeck2015-12-211-0/+40
* msgb: Add msgb_resize_area and msgb_copyJacob Erlbeck2015-12-211-0/+3
* some comments / fixed typosNeels Hofmeyr2015-12-214-2/+6
* RSL: Add enum + TLV definitions for ip.access style embedded IEsHarald Welte2015-12-132-0/+31
* gsm_03_41: Fix structure definitions for big-endian machinesRuben Undheim2015-12-091-0/+31
* stats: Add OSMO prefix to STAT_ITEM_NOVALUE_IDJacob Erlbeck2015-12-081-1/+1
* stat: Explicitly support stat_items without unitJacob Erlbeck2015-12-081-0/+1
* remove our internal copy of talloc, use system libtallocHarald Welte2015-12-053-205/+4
* stats: Move statsd related code into a separate fileJacob Erlbeck2015-11-261-4/+12
* use system-wide libtalloc with --enable-system-tallocHarald Welte2015-11-212-1/+14
* fix FSF address in sources/headersJaroslav Škarvada2015-11-124-7/+8
* stats: Send all values on reporter updateJacob Erlbeck2015-11-091-0/+1
* gprs-ns/stats: When the NSVCI is updated, update the stats counterHolger Hans Peter Freyther2015-11-042-0/+11
* stats/vty: Add selective show stats commandJacob Erlbeck2015-08-221-0/+2
* stats: Fix build on FreeBSDHolger Hans Peter Freyther2015-08-211-0/+2
* gtphub: add OSMO_VTY_PORT_GTPHUB.Neels Hofmeyr2015-11-021-0/+1
* fix some typosNeels Hofmeyr2015-11-022-5/+5
* log: Add new DLSTATS log levelJacob Erlbeck2015-11-021-1/+2
* stats: Limit reporting by class idJacob Erlbeck2015-11-023-0/+14
* vty: Add reserved nodes to enum node_typeJacob Erlbeck2015-11-021-0/+9
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-025-67/+67
* stats: Add log reporterJacob Erlbeck2015-10-291-0/+3
* stats: Use function pointers in reporter objectsJacob Erlbeck2015-10-291-0/+14
* stats: Make net config optionalJacob Erlbeck2015-10-291-0/+2
* stats: Support statsd Multi-Metric PacketsJacob Erlbeck2015-10-291-0/+5
* core: Add difference function to osmo_counterJacob Erlbeck2015-10-291-0/+4
* stats: Implement timer based reportingJacob Erlbeck2015-10-291-2/+8
* stats/vty: Add stats configurationJacob Erlbeck2015-10-291-0/+1
* stats: Add the reporting frameworkJacob Erlbeck2015-10-292-0/+71
* stats/vty: Add stats_vty.cJacob Erlbeck2015-10-292-0/+4
* stat/vty: Add vty_out_statistics_full to show all statisticsJacob Erlbeck2015-10-281-0/+2
* core: Update osmo_counters_for_each docJacob Erlbeck2015-10-281-2/+2
* stats: Add stat_item_for_each functionsJacob Erlbeck2015-10-281-0/+14
* core: Extend rate_ctr by helper functionsJacob Erlbeck2015-10-281-0/+19
* stats: Use a global index for stat item valuesJacob Erlbeck2015-10-281-9/+19
* ns: Add statistics for some eventsJacob Erlbeck2015-10-281-0/+2
* stats: Add vty_out_stat_item_groupJacob Erlbeck2015-10-281-1/+5
* stats: Add stat_item for value monitoringJacob Erlbeck2015-10-282-0/+105
* commentsNeels Hofmeyr2015-10-092-3/+4
* ipaccess: add OAP proto_ext (in design).Neels Hofmeyr2015-09-231-0/+1
* Introduce gsm48_mi_type_name() functionHarald Welte2015-08-181-0/+1
* Add G-RNTI derived TLLI types defined in 23.003Harald Welte2015-08-181-0/+2
* vty: Change API to have node installation be done by intHolger Hans Peter Freyther2015-08-052-6/+6