Skip to content

Changes

Summary

  1. hnb_persistent: introduce disconnected timeout (details)
Commit 62da064eda9f95f00c69015b978659a17ffac5d6 by nhofmeyr
hnb_persistent: introduce disconnected timeout

Add timer hnbgw X35: Clean up all hNodeB persistent state after this
time of the hNodeB being disconnected. Set to zero to never clear hNodeB
persistent state. (default is 60*60*24*27 = a week).

The idea is to bound memory usage at sites where hNodeB do not stay on
one fixed cell id, but use a different cell id after each Iuh
reconnection.

Related: SYS#6773
Related: osmo-ttcn3-hacks Ibec009203d38f65714561b7c28edbdbd8b34e704
Change-Id: Ic819d7cbc03fb39e98c204b70d016c5170dc6307
The file was modified include/osmocom/hnbgw/hnbgw.h
The file was modified src/osmo-hnbgw/tdefs.c
The file was modified src/osmo-hnbgw/hnbgw.c