ric-plt/lib/rmr.git
2 years agoFixing memory leak in python support function 76/7176/1
czichy [Thu, 2 Dec 2021 12:15:49 +0000 (14:15 +0200)]
Fixing memory leak in python support function

Issue-ID: RIC-858
Signed-off-by: czichy <thoralf.czichy@nokia.com>
Change-Id: I67eabcf7249baa1b0b191f2ee47be94c1857a58a

2 years agoNew API added for debugging rmr rx queue 34/6934/3
sw94.chung [Tue, 26 Oct 2021 04:13:59 +0000 (13:13 +0900)]
New API added for debugging rmr rx queue

1. Two new API for debugging rmr rx queue added
for accumulated rmr queue status count
- rmr_reset_rx_debug_count
  - api to reset accumulated counter for
    rx enqueue, rx queue drop count
- rmr_get_rx_debug_info
  - api to get accumulated counter info of
    rx queue status for debugging usage
2. Two new variable added to uta_ctx structure
- uint64_t acc_dcount
  - accumulated counter for rx queue drop
- uint64_t acc_ecount
  - accumulated counter for rx queue enqueue
3. New structure for rmr debug info added
- rmr_rx_debug_t
4. Build fail of ci due to si95_test.c changed
name to si95_test_fixme.c future bugfix is needed

Issue-ID: RIC-838

Signed-off-by: sw94.chung <sw94.chung@samsung.com>
Change-Id: I021df3df22d4bd349982c260accfa739313b7bfc

3 years agoRelease current package from staging (4.7.4) 37/5937/3 dawn
E. Scott Daniels [Mon, 26 Apr 2021 12:41:56 +0000 (08:41 -0400)]
Release current package from staging (4.7.4)

This change triggers the CI job to release the current package in staging
into the "prod" area of package cloud

Issue-ID: RIC-777

Signed-off-by: E. Scott Daniels <daniels@att.com>
Change-Id: I7bb6a20c4f7e906dfba207c0e4598530783d99e0
Signed-off-by: E. Scott Daniels <daniels@att.com>
3 years agoBeef up unit tests for SI95 code 25/5925/2 4.7.4
E. Scott Daniels [Thu, 22 Apr 2021 20:34:08 +0000 (16:34 -0400)]
Beef up unit tests for SI95 code

This changes adds some unit tests for SI95 modules which had none
prior, and extends some of the existing tests to improve coverage.

Issue-ID: RIC-777

Change-Id: I5d704776fd9094e8b17e35263cc4680bf822b38c
Signed-off-by: E. Scott Daniels <daniels@att.com>
3 years agoCorrect bug identified in static analysis 09/5909/2 4.7.3
E. Scott Daniels [Mon, 19 Apr 2021 19:13:51 +0000 (15:13 -0400)]
Correct bug identified in static analysis

This change corrects a flag test bug identified during static analysis
of the code. Several tests were added and/or enhanced to beef up
the coverage.

Issue-ID: RIC-777

Signed-off-by: E. Scott Daniels <daniels@att.com>
Change-Id: Icd56f9a669e9583446ac80a5120bc42193eb7adb
Signed-off-by: E. Scott Daniels <daniels@att.com>
3 years agoEnsure RT incremental update not applied early 69/5869/1
E. Scott Daniels [Fri, 9 Apr 2021 12:40:20 +0000 (08:40 -0400)]
Ensure RT incremental update not applied early

This change ensures that a full table has been provided by the
route generator (route manager) prior to RMR accepting any
incremental updates.

The change also captures the initial value of the RMR_SEED
environment variable such that it cannot be changed once it has
been used.

Issue-ID: RIC-329

Signed-off-by: E. Scott Daniels <daniels@att.com>
Change-Id: I168cb42905e41641590130de724965e8dbca67e6

3 years agoFixed some static code errors 59/5859/1
wahidw [Mon, 5 Apr 2021 14:51:31 +0000 (14:51 +0000)]
Fixed some static code errors

Signed-off-by: wahidw <abdulwahid.w@nokia.com>
Change-Id: Icd3a57c4478759de92472159692fab330eee79dd

3 years agoPush package out of staging for 4.7.0 49/5849/3
E. Scott Daniels [Fri, 2 Apr 2021 11:32:25 +0000 (07:32 -0400)]
Push package out of staging for 4.7.0

Issue-ID: RIC-744

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I65bc6e973c2666e41d72a2cdb0a29b880d0b5cb3
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
3 years agoAdd ability to save route table updates to disk 48/5848/1 4.7.0
E. Scott Daniels [Thu, 1 Apr 2021 14:05:33 +0000 (10:05 -0400)]
Add ability to save route table updates to disk

Updates from the route table generator are now saved into a disk
file using the new RMR_STASH_RT environment variable, or adding a .stash
extension to the vaue of RMR_SEED_RT if the stash variable is
not present. If neither variable is present, then no information
is saved.  This is intended to make debugging easier; for non-RMR
developers reading the dump output is not straight forward.

Issue-ID: RIC-774

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I79d3adf8c3c291f82f54849a3be94648fb86aab1

3 years agoAdd better support for manual app testing 48/5748/3 4.6.1
E. Scott Daniels [Wed, 10 Mar 2021 17:22:44 +0000 (12:22 -0500)]
Add better support for manual app testing

This change adds some support to the app test scripts to provide
for manual testing of the application tests without the need
to intall RMR.

The change also provides the means to set the optimisation level
when building RMR libraries for better profiling and debugging.

Issue-ID: RIC-753

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I7ff5f9a1b1bdcdb83ed83c217dae1bce03b0fda4

3 years agoCommit to release the package from staging 91/5691/1
E. Scott Daniels [Wed, 24 Feb 2021 18:32:26 +0000 (13:32 -0500)]
Commit to release the package from staging

This commit triggers the CI to move the package to the
release directory.

Issue-ID: RIC-204

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I3bce7fb4f2823cef8c753ca5e9d647ee5ba366fe

3 years agoAdd alarm generation when application is slow 81/5681/3 4.6.0
E. Scott Daniels [Mon, 22 Feb 2021 19:42:21 +0000 (14:42 -0500)]
Add alarm generation when application is slow

This change enhances RMR such that it will send alarms to the alarm
manager when the application is not removing messages quickly enough
and causing RMR to drop inbound messages.

Issue-ID: RIC-204

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I23abb439ff4dcde021b517f8edd758767c30d319
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
3 years agoAdd millisecond resolution to log timestamps 72/5672/1
E. Scott Daniels [Wed, 17 Feb 2021 20:01:58 +0000 (15:01 -0500)]
Add millisecond resolution to log timestamps

This change adds millisecond resolution to the timestamp written
on RMR stderr messages.

The change also allows the verbose control file specified by the
environment variable RMR_VCTL_FILE to be created and populated
after the application starts. In addition, if no variable is
supplied, RMR will now use a default control file (/tmp/rmr.v)
to allow debugging to be enabled without requireing an application
restart.

Issue-ID: RIC-627

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I207150679370add11fcdeef381ff453b28e701db

3 years agoPush 4.5.2 to package cloud release 10/5510/1
E. Scott Daniels [Tue, 26 Jan 2021 15:08:58 +0000 (10:08 -0500)]
Push 4.5.2 to package cloud release

This change only triggers the CI job which moves the 4.5.2
package from staging to release in package cloud.

Issue-ID: RIC-735

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I3586a58e3d64213e4b9ab8f822b73d6e03f1ac42

3 years agoCorrect excessive TCP connection bug 89/5489/1 4.5.2
E. Scott Daniels [Thu, 21 Jan 2021 16:17:33 +0000 (11:17 -0500)]
Correct excessive TCP connection bug

This change corrects a bug in the handling of sends on a blocked
TCP session that was causing a session reconnect to the endpoint,
and resulted in an excessive number of open file descriptors leading
to a segmentation fault.

The change also includes a better warning message when a receiving
process is failing to keep up; the warning is issued every 60
seconds, with a count, when messages are being dropped.

Issue-ID: RIC-735

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Id43b1c8c4766e5a89158fb31b05df547603c3e13

3 years agoPush 4.5.1 to the release area on package cloud 79/5479/1
E. Scott Daniels [Tue, 19 Jan 2021 21:47:40 +0000 (16:47 -0500)]
Push 4.5.1 to the release area on package cloud

Issue-ID: RIC-732

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I5693acf3a30061a27ea5e5f2116528a7f66da812

3 years agoBump version to deal with CI bug 73/5473/1 4.5.1
E. Scott Daniels [Tue, 19 Jan 2021 19:53:30 +0000 (14:53 -0500)]
Bump version to deal with CI bug

The CI jobs failed to move all packages on the first go and
is now unable to move the remainter packages. This change
is solely to bump the version number to get the CI jobs to
work and push packages to release.  The version is now 4.5.1
and has NO code changes.

Issue-ID: RIC-732

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I4ed87731ad038aabb63509f9a079cf761705024d

3 years agoRelease latest package from staging 70/5470/1 4.5.0
E. Scott Daniels [Tue, 19 Jan 2021 15:45:52 +0000 (10:45 -0500)]
Release latest package from staging

Issue-ID: RIC-732

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Idc9029c2799437d7e6554e76875b73378067f321

3 years agoCorrect potenital locking issue in msg allocation 99/5399/1
E. Scott Daniels [Fri, 8 Jan 2021 18:57:01 +0000 (13:57 -0500)]
Correct potenital locking issue in msg allocation

The message allocation when pulling a buffer from the free pool could
potentially fail to own the lock. This was causing core dumps for
multi-threaded processes (e.g. those using the Go wrapper).

Version bump to 4.5.0 to move away from the previous release of
4.4.*.

Issue-ID: RIC-732

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I9abc7f64391d0292c5ba1323713040faedb569a1

3 years agoUpdate release notes to include cherry header 18/5318/1
E. Scott Daniels [Fri, 11 Dec 2020 12:56:13 +0000 (07:56 -0500)]
Update release notes to include cherry header

Issue-ID: RIC-730

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I17f929920949eb1723da7fffec870ed18ba3d0fd

3 years agoPush version 4.4.6 out from packagecloud staging 55/5255/1
E. Scott Daniels [Sat, 5 Dec 2020 00:19:50 +0000 (19:19 -0500)]
Push version 4.4.6 out from packagecloud staging

Issue-ID: RIC-721

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ie9bfc882b158643ebfbd61848ba0c2b7de4e3ed7

3 years agoFix route table clone core dump 39/5239/2 4.4.6
E. Scott Daniels [Fri, 4 Dec 2020 18:04:29 +0000 (13:04 -0500)]
Fix route table clone core dump

This change addresses the bug that was causing a cored dump in
the route table clone functions.

Issue-ID: RIC-720

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I58a8f75fcc7f9fc08495eabafb4644e365b18c90
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
3 years agoFixing minor exception checks 15/5115/2
swc [Thu, 19 Nov 2020 04:10:34 +0000 (13:10 +0900)]
Fixing minor exception checks

- uta_ring_free() updated to free resources
- Exception Handling to avoid reference null_ptr
- free_ctx() updated to free resources
- err: added to safely handle resource free

Issue-ID: RIC-673

Signed-off-by: swc <sw94.chung@samsung.com>
Change-Id: I2645d6eddb230ca9cf2822c778c1b533e5da1f9b

3 years agoBump package version in CMake to 4.4.5 02/5102/1 4.4.5
E. Scott Daniels [Tue, 17 Nov 2020 20:26:26 +0000 (15:26 -0500)]
Bump package version in CMake to 4.4.5

Issue-ID: RIC-695

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ibd3549d54dfa3d4c624642ccdcabaf453e27c7b1

3 years agoFixed bug on building RTE groups with no endpoint 01/5101/2
Alexandre Huff [Tue, 17 Nov 2020 14:11:21 +0000 (11:11 -0300)]
Fixed bug on building RTE groups with no endpoint

When building a route table entry (rte) with several groups, a given
group can be added contiguously to the rte even if it has no endpoint.
Endpoints that reference to any of "our" local "address:port" are not
added to the rte. Thus, in some cases, groups that only reference to
local endpoints (nil) are added contiguously to the rte, causing the
round-robin group selection mechanism to stop sending messages to the
next groups after finding a nil-one.

This might happen, for instance, when a multicast routing rule is required
in which only one endpoint is added to each group, and one of these groups
references to one of the local "address:port" being used. In this case, only
the endpoints in the groups prior the nil-one will receive a copy of the
multicast message.

This change fixes this issue by adding contiguously only groups that have at
least one endpoint that does not refer to a local "address:port".
Some extra bytes are wasted in the rte by referencing to a group that does not
have an endpoint, but this is minor compared to spending time on recreating a
new rte and adding only the groups that do have endpoints. Those nil groups
don't cause any harm since the function that does the round-robin selection
assumes that the groups are contiguous and stops selecting endpoints when a
nil group is found.

Issue-ID: RIC-695

Signed-off-by: Alexandre Huff <alexandrehuff@gmail.com>
Change-Id: I13c7576ce0de82b7814c81c1a0da24172371a897

3 years agoCorrect memory leak in the RTE cleanup 90/5090/2 4.4.4
E. Scott Daniels [Fri, 13 Nov 2020 20:13:46 +0000 (15:13 -0500)]
Correct memory leak in the RTE cleanup

When cleaning up a route table entry the round robin group
block (rrg) was not being correctly freed. The leak was small,
but would be noticed in a situation described by the indicated
issue (many table updates).

Issue-ID: RIC-674

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ica7d0219574abd33392c7127f918ac71b2891702
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
3 years agoCorrect table clear bug in route table ready 57/5057/3 4.4.3
E. Scott Daniels [Thu, 12 Nov 2020 21:44:34 +0000 (16:44 -0500)]
Correct table clear bug in route table ready

This change fixes a bug introduced in the 4.4.0 fix. During
symtable roll prep the table was cleared, but the reference
counts in the RTEs was not being decremented.

Issue-ID: RIC-674

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I3b1fb0a74207960b2adeb9c53016358d01658b1b
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
3 years agoMore changes for scan corrections and unit test coverage 46/5046/1 4.4.2
E. Scott Daniels [Wed, 11 Nov 2020 20:57:22 +0000 (15:57 -0500)]
More changes for scan corrections and unit test coverage

Issue-ID: RIC-673

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I337e8caebda4d4585fbce2ab455caaa4f68be8f1

3 years agoAddress complaints by code scanner 25/5025/1 4.4.1
E. Scott Daniels [Tue, 10 Nov 2020 13:38:52 +0000 (08:38 -0500)]
Address complaints by code scanner

This change addresses complaints generated by a recent code scan

Issue-ID: RIC-673

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I230449eced30477e13ec3eb867a5e16f67d4fae8

3 years agoFix potential race in route table load 94/4994/4 4.4.0
E. Scott Daniels [Thu, 5 Nov 2020 14:11:04 +0000 (09:11 -0500)]
Fix potential race in route table load

If route tables are received in quick succession there is a potential
race condition that can cause the xAPPs thread to use a stale pointer
likely resulting in a segfault.

Issue-ID: RIC-674

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I5536d3f30646dca0ed375468719fa3cf0920c103
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
3 years agoAddress code analysis issues 50/4950/1 4.3.1
E. Scott Daniels [Fri, 30 Oct 2020 19:04:16 +0000 (15:04 -0400)]
Address code analysis issues

This change addresses code analysis issues which were found to be
potential bugs in the code.  The details are captured in the Jira
ticket.

Issue-ID: RIC-673

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ic05b716780f5fae76e98a3c5fa8be98fcd8452d8

3 years agoAdd message types for traffic steering anomaly messages 02/4802/2
E. Scott Daniels [Fri, 2 Oct 2020 11:36:41 +0000 (07:36 -0400)]
Add message types for traffic steering anomaly messages

This change addes the following message types:

TS_ANOMALY_UPDATE
TS_ANOMALY_ACK

The RTD message type page will also be updated.

Issue-ID: RIC-651

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I4a8efd6d9c2aced40b6ff1eb6e42ee3d034f0745

3 years agoMerge "Removig committer Chris"
Thoralf Czichy [Tue, 22 Sep 2020 10:46:22 +0000 (10:46 +0000)]
Merge "Removig committer Chris"

3 years agoAdd manual page for set low latency funciton 51/4751/2
E. Scott Daniels [Mon, 21 Sep 2020 15:59:35 +0000 (11:59 -0400)]
Add manual page for set low latency funciton

This change adds the manual page for the rmr_set_low_latency()
function.

Issue-ID: RIC-631

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I3c5bd0a27ef36c351b2003c34d70f4f09aff8974

3 years agoRemovig committer Chris 47/4747/1
czichy [Mon, 21 Sep 2020 10:17:19 +0000 (13:17 +0300)]
Removig committer Chris

Signed-off-by: czichy <thoralf.czichy@nokia.com>
Change-Id: I446de1d2187d6fc2294d365b95220c8c9cfe88a1

3 years agoAdd summary data to unit test output 18/4718/5 4.2.3
E. Scott Daniels [Thu, 17 Sep 2020 20:39:31 +0000 (16:39 -0400)]
Add summary data to unit test output

This change causes summary data to be added to the unit test
data that is generated. Summary data lists counts for the total
tests, test passed and test failed in addition th to the information
which was previously generated.

Issue-ID: RIC-646

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ibeda3418291c490d49f9e8a29b89c93aa55567fb

3 years agoFix rmr_rpobe command line bug; add test coverage 05/4705/1
E. Scott Daniels [Tue, 15 Sep 2020 14:27:34 +0000 (10:27 -0400)]
Fix rmr_rpobe command line bug; add test coverage

This change corrects a deficency in the command line parsing of
the rmr_probe support utility. It also adds unit test code to
cover a significant portion of the SI95 code which was previously
not covered.  Commented out code in SI95 was also removed to
reduce the sonar grumblings.

Issue-ID: RIC-645

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I5943bacf8d7434a7991781dba70b01bf5c16c67d

3 years agoPush package to release in package cloud (4.2.2) 94/4694/1
E. Scott Daniels [Fri, 11 Sep 2020 16:43:36 +0000 (12:43 -0400)]
Push package to release in package cloud (4.2.2)

Issue-ID: RIC-644

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I5a6c826a9d8cfc7369ac4095b04f1770ec197ffd

3 years agoFix core dump in rmr_probe when -r option given 93/4693/1 4.2.2
E. Scott Daniels [Fri, 11 Sep 2020 13:51:52 +0000 (09:51 -0400)]
Fix core dump in rmr_probe when -r option given

When the '-r' option was given on the rmr_probe command line the
process would core dump. This change corrects the argument parsing
code that was the source of the problem.

Issue-ID: RIC-644

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I02b5b0ba211de1ec0458e8c83d2f2ccf97523825

3 years agoPush package ver 4.2.1 out of pkg-cloud staging 89/4589/1
E. Scott Daniels [Thu, 20 Aug 2020 15:55:19 +0000 (11:55 -0400)]
Push package ver 4.2.1 out of pkg-cloud staging

This commit changes the release version information which will
cause the package to be moved from the staging repo to the release
repo in package cloud.

Issue-ID: RIC-630

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ibc7c2cc49a6fbcd91a1795057af94fc82108d515

3 years agoAdd additional env variable dump during init 21/4521/2 4.2.1
E. Scott Daniels [Tue, 4 Aug 2020 17:48:47 +0000 (13:48 -0400)]
Add additional env variable dump during init

If the RMR_LOG_VLEVEL environment is set to 4 or greater
the settingf for the environment variables that are
significant to RMR are written to stderr.

Issue-ID: RIC-630

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I6709f2c6d6c592494b0a7edbf23b6bd234715262

3 years agoAdd ability to control route table req frequency 03/4503/2 4.2.0
E. Scott Daniels [Mon, 3 Aug 2020 13:22:20 +0000 (09:22 -0400)]
Add ability to control route table req frequency

This change introduces the RMR_RTREQ_FREQ environment variable
which allows the frequency that RMR will send requests to the
route manager to be externally controlled. Valid values are between
1 and 300 seconds inclusive.

This change also closes a test initialisation issue causing unit
test failures in the CI environment.

Issue-ID: RIC-630

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I399cca797c6b13a1b7fab0c9c17d54c419cf169f

3 years agoFix potential pointer use err in SI95 25/4425/2 4.1.4
E. Scott Daniels [Tue, 21 Jul 2020 17:39:18 +0000 (13:39 -0400)]
Fix potential pointer use err in SI95

In SIconnect it was possible for a freed struct to be used
if the session didn't connect.

This change also picks up whitespace changes to the docs.

Issue-ID: RIC-626

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ie23f4925c6a29b301f0143e938c11f57f0ed5631

3 years agoAllow RTS calls prior to initial route table load 54/4354/1 4.1.3
E. Scott Daniels [Wed, 8 Jul 2020 15:28:05 +0000 (11:28 -0400)]
Allow RTS calls prior to initial route table load

To better support heartbeat responses it is necessary to
allow RTS messages to be sent prior to the loading of
the initial route table. This change implements this and
has the side effect of also allowing wormhold sends prior
to a route table arrival (which is ok since no routing
is needed for wormhole traffic).

Issue-ID: RIC-589

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I302bdd0f274a7c5bc95f3f382e3374b21662ab8c

3 years agoRelase 4.1.2 from package cloude staging 28/4228/1
E. Scott Daniels [Wed, 24 Jun 2020 17:49:32 +0000 (13:49 -0400)]
Relase 4.1.2 from package cloude staging

This commit will cause the packages in PC staging to move
to the release repo.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ie88563ba97353a614794859aeb79b21c68b2f54b

3 years agoFix bug in message type header file 20/4220/4 4.1.2
E. Scott Daniels [Mon, 22 Jun 2020 20:25:31 +0000 (16:25 -0400)]
Fix bug in message type header file

There was a dangling 'i' on one of the new constants.

The script to scrape the message type header file and the
resulting RTD document are also included in this change.
The comments which provide supplemental documentation have
been added to the header file.

Issue-ID: RIC-514

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I8ba2eaa4242f0870e05030896050f7fe8e2dd106

3 years agoAdd RIC message types to header 16/4216/2 4.1.1
E. Scott Daniels [Mon, 22 Jun 2020 12:07:28 +0000 (08:07 -0400)]
Add RIC message types to header

Message types added to the RIC message type header for:
RIC_ALARM           (110)
RIC_ALARM_QUERY     (111)
RIC_METRICS         (120)
RAN_E2_RESET_REQ    (12008)
RAN_E2_RESET_RESP   (12009)

Issue-ID: RIC-514

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I544cec60e4e9402139261b6fe0291d7c1253475e

3 years agoAllow C++ applications to include symtab header 77/4177/1
E. Scott Daniels [Thu, 18 Jun 2020 12:22:58 +0000 (08:22 -0400)]
Allow C++ applications to include symtab header

The RMR symbol table functions are exposed to xAPPs, however the
header file lacked the magic C++ goo that allowed it to be included.
This change adds the goo, and changes a parameter name in the
prototypes to avoide a collision with C++ reserved words.

Issue-ID: RIC-522

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Idadaa109d191b0de0629737f27d2444a4e581e64

3 years agoCorrect man page formatting in RST output 85/4085/3 bronze
E. Scott Daniels [Fri, 12 Jun 2020 14:40:19 +0000 (10:40 -0400)]
Correct man page formatting in RST output

Some man pages were assuming that the "&item" macro
was defined.  This change adds that macro and pushes
the affected RST man pages for RTD.

The change also adds a release header for the major
project releases to the relase notes file.

Issue-ID: RIC-510

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I89b784c4a18ba0ac85aaed2bdde8bda18e3d0946

3 years agoAdd installation guide with link to PackageCloud 74/4074/1
Lott, Christopher (cl778h) [Thu, 11 Jun 2020 17:51:04 +0000 (13:51 -0400)]
Add installation guide with link to PackageCloud

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I4efabf46db130cefc9b972f199eb938b551d7ba1

3 years agoRemoving and adding committers 65/4065/2
czichy [Thu, 11 Jun 2020 11:28:46 +0000 (14:28 +0300)]
Removing and adding committers

Signed-off-by: czichy <thoralf.czichy@nokia.com>
Change-Id: Ifc8389ca04b19d71148e4ba36f61d95c16c83d45

3 years agoPublish man page changes to RTD 22/4022/1
E. Scott Daniels [Mon, 8 Jun 2020 13:20:32 +0000 (09:20 -0400)]
Publish man page changes to RTD

Man page changes commited earlier were not published. This change
publishes these changes.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I056d7f03e05b3fcc633ac6c12962b7ffc4a49aab

3 years agoRepair minor flaws in wormhole function docs 83/3983/2
Lott, Christopher (cl778h) [Wed, 3 Jun 2020 19:42:06 +0000 (15:42 -0400)]
Repair minor flaws in wormhole function docs

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ia8c0707c074c424f3380c972f57478473689496e

4 years agoAdd link to RTD index 88/3688/1
E. Scott Daniels [Wed, 13 May 2020 13:50:40 +0000 (09:50 -0400)]
Add link to RTD index

This change adds the link to the main RMR manual page
in place of a formal overveiw document.

A few other small tweaks were made to the route table
document and glossary; the glossary code is shared so the
update triggers an update to the user guide .rst as well.

The overview source is deleted in this change.

Issue-ID: RIC-378

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I4972683faaab204dd0167b67a7510cb97e01d01a

4 years agoAdd route table guide and formatting tweaks 52/3652/11
E. Scott Daniels [Wed, 6 May 2020 13:07:08 +0000 (09:07 -0400)]
Add route table guide and formatting tweaks

The route table guide has been added to the repo so that it
can be published on the RTD site.  This change also includes
pulling full examples into the user guide from the repo
example directory (rather than maintaining snipits in the
doc), and generates RST definition lists in a more traditional
format that just look better in the rendered HTML.

Issue-ID: RIC-378

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I2661dbb28daf3575640426a847f17fe45ea0ba43

4 years agoRelease RMR packages at version 4.0.5 15/3615/1
Lott, Christopher (cl778h) [Thu, 7 May 2020 11:46:00 +0000 (07:46 -0400)]
Release RMR packages at version 4.0.5

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ic749b5bb9ed28b74c95dcda061a96c6a1ab23cef

4 years agoMerge "Fix semaphore count bug in SI95 non-blocking rcv"
Matti Hiltunen [Thu, 7 May 2020 03:17:22 +0000 (03:17 +0000)]
Merge "Fix semaphore count bug in SI95 non-blocking rcv"

4 years agoFix semaphore count bug in SI95 non-blocking rcv 01/3601/3 4.0.5
E. Scott Daniels [Wed, 6 May 2020 19:45:49 +0000 (15:45 -0400)]
Fix semaphore count bug in SI95 non-blocking rcv

When a non-blocking receive is invoked it is possible that
the semaphore count was not being decremented as the message
is popped off the ring.  This corrects that.

Issue-ID: RIC-355

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: If502f6f85c7ea5960f38e61fc8e3e29427b4c30f

4 years agoChange doc config key to ric-plt-lib-rmr 98/3598/1
Lott, Christopher (cl778h) [Wed, 6 May 2020 14:45:25 +0000 (10:45 -0400)]
Change doc config key to ric-plt-lib-rmr

Adjust the token shown in the top-left corner of RTD pages.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I15aa222cfb71cd766ce76353927a3b4fbd7dc6fe

4 years agoCorrect traffic steering message type constants 34/3534/1 4.04
E. Scott Daniels [Wed, 29 Apr 2020 17:16:11 +0000 (13:16 -0400)]
Correct traffic steering message type constants

The original correction got the "fix" backwards.
This changes QUE to QOE as it was supposed to be.

Issue-ID: RIC-342

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I72a4869c5bd2e6db29e8243a460b9c2503c7fc1e

4 years agoFix sonar flagged bugs 21/3521/3 4.0.3
E. Scott Daniels [Tue, 28 Apr 2020 20:20:53 +0000 (16:20 -0400)]
Fix sonar flagged bugs

1 bug and 9 security (buffer overrun potentials) were
corrected.

Issue-ID: RIC-78

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I95fb1180efb304ab9fed98eea83af29d5ed23fe7

4 years agoDocument both valid route table entry types 17/3517/1
Lott, Christopher (cl778h) [Tue, 28 Apr 2020 16:41:50 +0000 (12:41 -0400)]
Document both valid route table entry types

This includes "rte" (old) and "mse" (new) using text gleaned
from the wiki page.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ib57405f93a41b74ad651c89de283211572d503b6

4 years agoAdd missing pipe delimiter to route table syntax 92/3492/1
Lott, Christopher (cl778h) [Mon, 27 Apr 2020 21:07:20 +0000 (17:07 -0400)]
Add missing pipe delimiter to route table syntax

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I169d3144524f8ae9f03e008cc4a20a13540d062b

4 years agoRelease commit: move 4.0.2 to release repo 83/3483/1
E. Scott Daniels [Mon, 27 Apr 2020 13:04:48 +0000 (09:04 -0400)]
Release commit: move 4.0.2 to release repo

This change causes the 4.0.2 package in the staging repo to be
moved to the released repo.

Issue-ID: RIC-341

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I7f77eab8c09a179d7cbfb61d696873ed0ad61410

4 years agoFix SI95 transport header length bug 56/3456/1 4.0.2
E. Scott Daniels [Fri, 24 Apr 2020 17:26:21 +0000 (13:26 -0400)]
Fix SI95 transport header length bug

A bug in the buffer length extraction from the SI95 transport
header was causing failures when communicating with an application
using a backlevel version of RMR.  Symptoms were dropped return
to sender messages, and a flood of messages with type 0.  This
fix corrects this problem.

Issue-ID: RIC-341

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I0223608c26917a5f94378fd83e1bb71be93999fe

4 years agoFix message type constant name for TS_QUE_PREDICTION 43/3443/1
E. Scott Daniels [Fri, 24 Apr 2020 01:20:54 +0000 (21:20 -0400)]
Fix message type constant name for TS_QUE_PREDICTION

The constant for message type 30002 was not correct.

Issue-ID: RIC-342

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I4286f96f650ad77811c76cccef0eeca52592ad34

4 years agoMerge "Release RMR packages at version 3.8.2"
Scott Daniels [Wed, 22 Apr 2020 18:16:10 +0000 (18:16 +0000)]
Merge "Release RMR packages at version 3.8.2"

4 years agoDrop release files for RMR python bindings 02/3402/1
Lott, Christopher (cl778h) [Wed, 22 Apr 2020 18:01:20 +0000 (14:01 -0400)]
Drop release files for RMR python bindings

The binding code left this repo so the control files are useless.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ie030e54b6647d448cfa1110c03d0f49f107d2cd5

4 years agoRelease RMR packages at version 3.8.2 99/3399/2 4.0.0
Lott, Christopher (cl778h) [Wed, 22 Apr 2020 17:27:13 +0000 (13:27 -0400)]
Release RMR packages at version 3.8.2

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I4c49a99c7b01e9a38f491dfd07458271da73b1e8

4 years agoRemove NNG libraries from packages 68/3368/8
E. Scott Daniels [Tue, 21 Apr 2020 16:51:05 +0000 (12:51 -0400)]
Remove NNG libraries from packages

The default build process will no longer include the NNG
libraries (librmr_nng.*) by default.  It is still possible
to enable them with a CMake build flag (-DBUILD_NNG=1).

The NNG specific unit tests have been disabled.

Some SI95 specific unit tests have been enhanced in an effort
to work toward full coverage of the SI95 code.

This change is in a major version bump as the package contents
change. However, there is NOT an API change; all existing
applications will be able to use the new version without any
modification (other than possibly removing references to the
NNG based libraries).

Issue-ID: RIC-337

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ic9854b1ffc1e82c765692a11724d8086d24cceed

4 years agoFix block of dynamic route table load 36/3336/1 3.8.2
E. Scott Daniels [Mon, 20 Apr 2020 17:17:04 +0000 (13:17 -0400)]
Fix block of dynamic route table load

A bug in the initialisation of RMR beginning with 3.7.2
was causing the dynamic update of routes to be blocked.
This change corrects that bug.

Issue-ID: RIC-336

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I517b0ba65808bb4853983f92bc57e93a22792014

4 years agoDocumentation fixes and revamp user guide 15/3315/5 3.8.1
E. Scott Daniels [Fri, 17 Apr 2020 21:07:06 +0000 (17:07 -0400)]
Documentation fixes and revamp user guide

The user guide is now a real document and no longer a collection
of the RMR manual pages (which now exist on their own).

This change also corrects some minor typos in the manual pages.

Issue-ID: RIC-328

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I4eb915ca029ab20d3ceb9d56247f30fde4e04766

4 years agoAdd safe connect, fix possible seg fault in RTC 13/3313/2 3.8.0
E. Scott Daniels [Fri, 17 Apr 2020 17:00:28 +0000 (13:00 -0400)]
Add safe connect, fix possible seg fault in RTC

This change adds "safe connect" to the SI95 code which avoids
the connect to even port bug in Linux which could potentially
result in a successful connection when the remote process is
not running or listening on the attempted port.
Issue-ID: RIC-332

This change also includes a change to the level 2 debugging
in the route table collector (RTC) code which could have
resulted in a segment fault.
Issue-ID: RIC-335

Several of the man pages are updated with typo corrections.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ib6045f36850bd2a4b07a19bf11839ce3e9824b6a

4 years agoAdd missing mc report message type to header 82/3282/1 3.7.4
E. Scott Daniels [Wed, 15 Apr 2020 15:28:11 +0000 (11:28 -0400)]
Add missing mc report message type to header

The type 30010 was not defined in the header file; it now is.

Issue-ID: RIC-334

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I9cbf576ac04d134f2d8e40c634fe0bc332125735

4 years agoMerge "Fix rmr_call() parameter checking bug"
Matti Hiltunen [Tue, 14 Apr 2020 20:55:32 +0000 (20:55 +0000)]
Merge "Fix rmr_call() parameter checking bug"

4 years agoFix rmr_call() parameter checking bug 64/3264/3 3.7.3
E. Scott Daniels [Tue, 14 Apr 2020 19:55:13 +0000 (15:55 -0400)]
Fix rmr_call() parameter checking bug

When RMR was extended to add wormhole support for
a rmr_wh_call() function, the main call code was broken
into an inward facing funciton.  A parameter check which
applies only to the outward facing rmr_call() API function
was accidentally moved to the internal funciton.  This change
moves the check back into the rmr_call() funciton.

Issue-ID: RIC-333

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Iab0c8cc33e8a9970c53b9248021a1273559f82f8

4 years agoAdd manual pages to RTD as individual files 49/3249/3
E. Scott Daniels [Fri, 10 Apr 2020 21:17:02 +0000 (17:17 -0400)]
Add manual pages to RTD as individual files

This change introduces the code to generate man pages
as individual .rst files and the first set of those
into the scrapable docs directory.

Issue-ID: RIC-328

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I8d0b7b84b0b4fcadf9767d0ba69db64078a38d69

4 years agoFix failure when in static only route table mode 46/3246/2 3.7.2
E. Scott Daniels [Fri, 10 Apr 2020 16:11:30 +0000 (12:11 -0400)]
Fix failure when in static only route table mode

When the RMR_RTG_SVC environment variable is set to -1, RMR
should enter static route table only mode and not attempt to
listen for dynamic updates from the route manager. There was
a misinterpretation of the environment variable name when
checking for this value which was causing the initialisation
to fail.

Man pages were also updated to remove references to the
deprecated RMR_MAX_RCV_BYTES constant. The constant was
marked as being deprecated.

Issue-ID: RIC-331

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I7b0b82397f3ad4f223682727213504d3fbdae518

4 years agoEliminate the SI receive buffer length requirement 35/3235/7 3.7.1
E. Scott Daniels [Wed, 8 Apr 2020 19:44:40 +0000 (15:44 -0400)]
Eliminate the SI receive buffer length requirement

This change eliminates the need to enforce a receive
buffer maximum length as specified by the user application.
The length supplied will be assumed to be the "normal"
maximum and used as the default receive buffer size,
but when messages larger than this are received RMR will
now allocate a larger buffer to use.

Issue-ID: RIC-309

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I9dacadea40b982fde604b78789568b8118a89b35

4 years agoMerge "Add missing man pages to doc build list"
Scott Daniels [Thu, 9 Apr 2020 16:23:40 +0000 (16:23 +0000)]
Merge "Add missing man pages to doc build list"

4 years agoAdd missing man pages to doc build list 33/3233/2
Lott, Christopher (cl778h) [Thu, 9 Apr 2020 15:56:06 +0000 (11:56 -0400)]
Add missing man pages to doc build list

Add rmr_close and rmr_set_fack; sort the list

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Id27559cca0da7921478be4df9281ec26917560a8

4 years agoRMR Python has been moved to xapp frame. 20/3220/2
Tommy Carpenter [Wed, 8 Apr 2020 16:40:22 +0000 (12:40 -0400)]
RMR Python has been moved to xapp frame.

Issue-ID: RIC-228
Change-Id: I527179f3cd9c717789d4d1289728a15597af98aa
Signed-off-by: Tommy Carpenter <tc677g@att.com>
4 years agoRename health_ck support binary to rmr_probe 04/3204/1 3.7.0
E. Scott Daniels [Fri, 3 Apr 2020 14:14:44 +0000 (10:14 -0400)]
Rename health_ck support binary to rmr_probe

The health_ck name was determed to be too generic
and has been replaced with rmr_probe.  The application
performs the same health check function, and may at some
point in the futre be extended to provide other RMR
delivered probes.

This change also adds a useage message which was missing

Issue-ID: RIC-308

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I98f9dd7f9598b6a5682e4fb0d62c4146e8577e97

4 years agoFix minor typos in RMR man pages 78/3178/8 3.6.6
Lott, Christopher (cl778h) [Tue, 7 Apr 2020 00:31:32 +0000 (20:31 -0400)]
Fix minor typos in RMR man pages

Remove some spaces within invocations of &bold() and other
formatting macros to placate the RST/Sphinx formatter.
Remove tab characters entirely, which cleans up code examples.
Change text "NULL pointer" to "nil pointer".

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ic9ab6304831c0b1db21f62159da4f02f0442bb98

4 years agoMerge "Fix SI address and initialistion bugs"
Matti Hiltunen [Tue, 7 Apr 2020 14:45:24 +0000 (14:45 +0000)]
Merge "Fix SI address and initialistion bugs"

4 years agoFix SI address and initialistion bugs 75/3175/1
E. Scott Daniels [Mon, 6 Apr 2020 20:42:32 +0000 (16:42 -0400)]
Fix SI address and initialistion bugs

The SI95 address translation between an address struct and
human readable string had a function call with reversed
parameter constants.

The SI initialisation could excite an NPE if the v6 "listen
all" string (::) was given instead of 0.0.0.0.

Issue-ID: RIC-327

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ifa673aca7ceaa7e47fbd9158340f0f825ac0fae8

4 years agoAdd SI95 transport library to doc 73/3173/3
Lott, Christopher (cl778h) [Mon, 6 Apr 2020 19:05:22 +0000 (15:05 -0400)]
Add SI95 transport library to doc

Also clean up a few minor typos

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I275dc89012b7f5b6f460a3267ddcc9193a9d2ef2

4 years agoFix possible nil pointer deref in interface check 23/3123/2 3.6.5
E. Scott Daniels [Wed, 1 Apr 2020 18:01:02 +0000 (14:01 -0400)]
Fix possible nil pointer deref in interface check

This change address a potential nil pointer dereference when
building a list of interface names that might be used for
connection listening.

Issue-ID: RIC-307

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I3b63bebe31afc61073bd4d4093f1fb42d018963e

4 years agoMerge "Fix potential nil ptr seg fault and CI test issue"
Matti Hiltunen [Thu, 2 Apr 2020 15:05:28 +0000 (15:05 +0000)]
Merge "Fix potential nil ptr seg fault and CI test issue"

4 years agoFix potential nil ptr seg fault and CI test issue 99/3099/9 3.6.4
E. Scott Daniels [Wed, 1 Apr 2020 16:39:47 +0000 (12:39 -0400)]
Fix potential nil ptr seg fault and CI test issue

This change corrects two problems that the "dockerless"
CI build process was encountering:
- Include and link paths set in the CMake config
  were not always honoured by the application test
  scripts

- Building packges to install in the test environment
  as a non-root user was causing non-standard install
  prefixes to be added to the packages.

This change also corrects a typo in the NNG module which
potentially could have allowed a nil pointer to be
dereferenced. This bug was discovered while makeing the
changes for the CI jobs.

Issue-ID: RIC-303

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I30150950dd186e72f8c822ec3fbe5b07369cb4ce

4 years agoRelease commit to push 3.6.3 in package cloud 60/3060/1
E. Scott Daniels [Mon, 30 Mar 2020 16:23:13 +0000 (12:23 -0400)]
Release commit to push 3.6.3 in package cloud

This change will cause the push job to promote the 3.6.3
fix to the release area of package cloud.  There are
no changes in this commit.

Issue-ID: RIC-301

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I85eece74fa4b8fcbe94a47fd0f97c25df9b23b51

4 years agoCorrect the max receive message constant 59/3059/1 3.6.3
E. Scott Daniels [Mon, 30 Mar 2020 15:05:45 +0000 (11:05 -0400)]
Correct the max receive message constant

The max receive size constant (a user programme only
constant) still reflected the original limit of 4k.
While internally this was not used and/or enforced, the
incorrect setting could cause some wrapper implementations
to incorrectly limit the max receive size.

This change sets this constant to the acknowledged max
receive size for all transports (64K).

Issue-ID: RIC-301

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I214b9d9dd67a00232e57bab8327dcb76f891b517

4 years agoSet release file for RMR core package 77/2977/2
E. Scott Daniels [Wed, 25 Mar 2020 14:02:53 +0000 (10:02 -0400)]
Set release file for RMR core package

This change sets the release file for RMR's core package
such that 3.6.2 should be promoted in the package cloud
environment.

Issue-ID: RIC-295

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I36623d829fb2816d75ff47773c98b6451ba31e22

4 years agoFix msg init bug when pulling msg from the poo2 28/2928/3 3.6.2
E. Scott Daniels [Mon, 23 Mar 2020 18:37:16 +0000 (14:37 -0400)]
Fix msg init bug when pulling msg from the poo2

When reusing a message from the message pool the flags were
not being properly reset before the message was returned

Issue-ID: RIC-295

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I5924e162ca9e1835807785e2401a871f1fcd36b2

4 years agoRelease 400 70/2870/1
Tommy Carpenter [Thu, 19 Mar 2020 12:58:30 +0000 (08:58 -0400)]
Release 400

Issue-ID: RIC-256
Change-Id: I3dbf31ebc86b039ded8ae6e689459647e16f1839
Signed-off-by: Tommy Carpenter <tc677g@att.com>
4 years agoSwitch to SI95. 68/2868/1
Tommy Carpenter [Thu, 19 Mar 2020 12:30:39 +0000 (08:30 -0400)]
Switch to SI95.

Issue-ID: RIC-156
Change-Id: I31868eac8abfde19be820dcabe630c0f75aecdfd
Signed-off-by: Tommy Carpenter <tc677g@att.com>
4 years agoFix problem with RPM install 58/2858/1 3.6.1
E. Scott Daniels [Thu, 19 Mar 2020 03:50:57 +0000 (23:50 -0400)]
Fix problem with RPM install

The additon of the health check supplemental application was
causing the RPM install to fail because of a misconception that
a library in the package wasn't already installed. This change
attempts to address this by hard linking the RMR library (.a)
into the supplemental applicaiton such that RPM won't assume
a depenendency.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: If9b70bed14a7994c517dc514c7963488301c8206

4 years agoAdditional message types added for TS and E2 53/2853/2 3.6.0
E. Scott Daniels [Wed, 18 Mar 2020 12:41:07 +0000 (08:41 -0400)]
Additional message types added for TS and E2

Message types added in RIC message types header
for E2_RESET and TS (traffic steering).

This change also includes additional constants in
rmr.h to help framework code improve readability.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I3e0f358b4f34f461ea09dfe7d823c6251d4e398b

4 years agoCorrect meid table parse bug 14/2814/1 3.5.2
E. Scott Daniels [Mon, 16 Mar 2020 17:12:59 +0000 (13:12 -0400)]
Correct meid table parse bug

The MEID table parser was not ack/nacking to route manager
when the end of the table was recognised.

Issue-ID: RIC-273

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I2272005301bb376942cb4be262406846f98270ef

4 years agoBreak changes for easier doc generation 75/2775/1
E. Scott Daniels [Fri, 13 Mar 2020 15:10:34 +0000 (11:10 -0400)]
Break changes for easier doc generation

Because the repo houses both the core RMR and python
wrappers the changes file was messy.  This change breaks
the changes file into one for wrappers and one for the
core RMR code.  The RTD release notes is generated by
combining these changes files with meaningful section
headers.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I5cac1f601c9e5c71e6ab14c34751100410882688