X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=doc%2Fsrc%2Fman%2Fenv_var_list.im;h=a19cb227956700ef6c88a5dc6bef9a08ae1c7c1c;hb=d07cc97b4b5493a5fc67231ee09d1c931c993161;hp=0a16be7556a2a3c9663077e7619495049d63d290;hpb=71df2a2b09d072090c29713d05a49b5670b11053;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/env_var_list.im b/doc/src/man/env_var_list.im index 0a16be7..a19cb22 100644 --- a/doc/src/man/env_var_list.im +++ b/doc/src/man/env_var_list.im @@ -164,6 +164,14 @@ The value of this variable is also used for Route Manager messages which are sent via an RMR connection. +&ditem(RMR_STASH_RT) Names the file where RMR should write the latest update it receives + from the source of route tables (generally Route Manager). This is meant + to assist with debugging and/or troubleshooting when it is suspected that + route information isn't being sent and/or received correctly. If this variable + is not given, RMR will save the last update using the &cw(RMR_SEED_RT) variable + value and adding a &cw(.stash) suffix to the filename so as not to overwrite + the static table. + &ditem(RMR_VCTL_FILE) This supplies the name of a verbosity control file. The core RMR functions do not produce messages unless there is a critical failure. However, the route table collection thread, not a part of the main message processing