Ensure RT incremental update not applied early
[ric-plt/lib/rmr.git] / src / rmr / common /
2021-04-09 E. Scott DanielsEnsure RT incremental update not applied early 69/5869/1
2021-04-05 wahidwFixed some static code errors 59/5859/1
2021-04-01 E. Scott DanielsAdd ability to save route table updates to disk 48/5848/1 4.7.0
2021-03-10 E. Scott DanielsAdd better support for manual app testing 48/5748/3 4.6.1
2021-02-22 E. Scott DanielsAdd alarm generation when application is slow 81/5681/3 4.6.0
2021-02-17 E. Scott DanielsAdd millisecond resolution to log timestamps 72/5672/1
2021-01-21 E. Scott DanielsCorrect excessive TCP connection bug 89/5489/1 4.5.2
2021-01-08 E. Scott DanielsCorrect potenital locking issue in msg allocation 99/5399/1
2020-12-04 E. Scott DanielsFix route table clone core dump 39/5239/2 4.4.6
2020-11-19 swcFixing minor exception checks 15/5115/2
2020-11-17 Alexandre HuffFixed bug on building RTE groups with no endpoint 01/5101/2
2020-11-13 E. Scott DanielsCorrect memory leak in the RTE cleanup 90/5090/2 4.4.4
2020-11-13 E. Scott DanielsCorrect table clear bug in route table ready 57/5057/3 4.4.3
2020-11-11 E. Scott DanielsMore changes for scan corrections and unit test coverage 46/5046/1 4.4.2
2020-11-10 E. Scott DanielsAddress complaints by code scanner 25/5025/1 4.4.1
2020-11-05 E. Scott DanielsFix potential race in route table load 94/4994/4 4.4.0
2020-10-30 E. Scott DanielsAddress code analysis issues 50/4950/1 4.3.1
2020-10-02 E. Scott DanielsAdd message types for traffic steering anomaly messages 02/4802/2
2020-08-07 E. Scott DanielsAdd additional env variable dump during init 21/4521/2 4.2.1
2020-08-03 E. Scott DanielsAdd ability to control route table req frequency 03/4503/2 4.2.0
2020-07-08 E. Scott DanielsAllow RTS calls prior to initial route table load 54/4354/1 4.1.3
2020-06-24 E. Scott DanielsFix bug in message type header file 20/4220/4 4.1.2
2020-06-22 E. Scott DanielsAdd RIC message types to header 16/4216/2 4.1.1
2020-06-18 E. Scott DanielsAllow C++ applications to include symtab header 77/4177/1
2020-04-29 E. Scott DanielsCorrect traffic steering message type constants 34/3534/1 4.04
2020-04-29 E. Scott DanielsFix sonar flagged bugs 21/3521/3 4.0.3
2020-04-24 E. Scott DanielsFix message type constant name for TS_QUE_PREDICTION 43/3443/1
2020-04-22 E. Scott DanielsRemove NNG libraries from packages 68/3368/8
2020-04-17 E. Scott DanielsAdd safe connect, fix possible seg fault in RTC 13/3313/2 3.8.0
2020-04-15 E. Scott DanielsAdd missing mc report message type to header 82/3282/1 3.7.4
2020-04-10 E. Scott DanielsFix failure when in static only route table mode 46/3246/2 3.7.2
2020-04-09 E. Scott DanielsEliminate the SI receive buffer length requirement 35/3235/7 3.7.1
2020-04-02 E. Scott DanielsFix possible nil pointer deref in interface check 23/3123/2 3.6.5
2020-03-30 E. Scott DanielsCorrect the max receive message constant 59/3059/1 3.6.3
2020-03-19 E. Scott DanielsFix problem with RPM install 58/2858/1 3.6.1
2020-03-18 E. Scott DanielsAdditional message types added for TS and E2 53/2853/2 3.6.0
2020-03-16 E. Scott DanielsCorrect meid table parse bug 14/2814/1 3.5.2
2020-03-10 E. Scott DanielsAdd health check mesage types 34/2734/1 3.5.1
2020-03-09 E. Scott DanielsAdd the wormhole call function 17/2717/2 3.5.0
2020-03-06 E. Scott DanielsAdd wormhole state check function 98/2698/3
2020-03-06 Matti HiltunenMerge "Address code analysis issues"
2020-03-05 E. Scott DanielsAddress code analysis issues 93/2693/1
2020-03-04 E. Scott DanielsAdd first set of SI95 unit tests and health check 21/2621/12 3.3.0
2020-02-28 E. Scott DanielsFix bug preventing table ID from being sent on ack 18/2618/1 3.2.6
2020-02-21 E. Scott DanielsRevert RTS to use unidirectional connection 52/2552/1 3.2.3
2020-02-20 E. Scott DanielsFix crash under SI95 with multiple receive threads 48/2548/2 3.2.2
2020-02-19 E. Scott DanielsAdd message types for E2 setup 40/2540/1 3.2.1
2020-02-18 E. Scott DanielsAdd ability for RMR to request route table 34/2534/2 3.2.0
2020-02-06 Matti HiltunenMerge "Cmake, change files missing from previous commit"
2020-02-06 E. Scott DanielsFix session discconnect bug in interface to SI95 31/2431/1
2020-01-31 E. Scott DanielsEnsure route table thread logging can be disabled 98/2398/1
2020-01-28 E. Scott DanielsAllow user programme to set RMR verbosity level 64/2364/1 3.1.0
2020-01-22 E. Scott DanielsEnable multi-thread receiver support 09/2309/2 3.0.3
2020-01-17 E. Scott DanielsAdd SI95 transport support 57/2257/3 3.0.0
2019-12-09 E. Scott DanielsCorrect documentation for MEID 77/1977/1 1.13.1
2019-12-06 E. Scott DanielsAllow endpoint selection based on meid in message 59/1959/1 1.13.0
2019-12-04 E. Scott DanielsAdd new message types for A1 27/1927/1
2019-12-04 E. Scott DanielsAdd mtypes for multiple e2-term instances 24/1924/1
2019-10-31 E. Scott DanielsCorrect inability to extend payload for rts msg 94/1294/4 r2-temp 1.10.2
2019-10-10 Tommy CarpenterMerge "Correct summary bug in python wrapper"
2019-10-07 Tommy CarpenterMerge "Add content type for long description for twine"
2019-10-07 Matti HiltunenMerge "Add ability to track send counts for an endpoint"
2019-10-06 E. Scott DanielsAdd ability to track send counts for an endpoint 76/1076/1 1.10.0
2019-09-19 E. Scott DanielsAdd missing constant for wrappers 81/981/1 1.8.1
2019-09-19 E. Scott DanielsAdd new message types 79/979/1 1.8.0
2019-09-03 E. Scott DanielsThe change to fix a bug2 78/878/2 1.6.0
2019-08-29 E. Scott DanielsAddress potential error state after good send 41/841/2 1.5.0
2019-08-26 E. Scott DanielsAdd new message types 05/805/2 1.4.0
2019-08-16 Matti HiltunenMerge "Added new message type constants"
2019-08-16 E. Scott DanielsAdded new message type constants 35/735/3 1.3.0
2019-08-13 E. Scott DanielsAdd rmr_get_xact function 98/698/1 1.2.0
2019-08-08 E. Scott DanielsAdd transport provider status to message buffer 66/666/2 1.1.0
2019-08-06 E. Scott DanielsAdd new message type 44/644/3 1.0.44
2019-07-12 E. Scott DanielsAdd new message types to header file 10/510/1
2019-07-11 E. Scott Danielsgenerate Add mbuf api funcion to reference to trace... 99/499/2
2019-06-13 E. Scott Danielsenhance(ci): Add ability to generate RPM package 31/331/7
2019-06-11 E. Scott Danielsenhance(API): Add new message type 00/300/1
2019-06-07 E. Scott Danielsdoc(log): Make err/cri/wrn tags consistent 77/277/1
2019-06-07 E. Scott Danielsfix(rtable): Prevent direct send hairpins 76/276/3
2019-06-06 E. Scott Danielsenhance(rtc): Tolerate missing newline in rtable 72/272/1
2019-06-06 E. Scott Danielsfix(rtc): Prevent core dump if \r used in rt file 69/269/1
2019-06-05 E. Scott Danielsenhance(API): Add source IP support to msg header 50/250/6
2019-05-31 E. Scott Danielsfix(internal): Correct potential nil pointer err 34/234/1
2019-05-28 E. Scott Danielsenhance(API): Add multi-threaded call 97/197/3
2019-05-20 E. Scott Danielsenhance(header): Add message type 81/181/1
2019-05-17 E. Scott Danielsmaint(dirs): prep for adding bindings 72/172/1