diff options
author | Philipp Maier <pmaier@sysmocom.de> | 2017-06-15 15:16:37 +0200 |
---|---|---|
committer | dexter <pmaier@sysmocom.de> | 2017-06-21 12:56:41 +0000 |
commit | e05c1f45ed9d6d64eb5f6a2ec0f3659e003699f4 (patch) | |
tree | 181f29130c6d71a4420b68d01f788be6bd74d149 /TODO-RELEASE | |
parent | 39273b31c4d3ef9e1a0295e080a08c21513c9155 (diff) |
vty: additional nodes for sccp-address configuration
The planned sccp-addressbook implementation in libosmo-sccp
requires two additional VTY nodes.
See also in libosmo-sccp.git:
Change-Id I068ed7f7d113dab88424a9d47bab7fc703bb7942
Change-Id: I42aa29c0cccc97f284b85801c5329b015b189640
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index a23fcea7..1964cff4 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -11,3 +11,4 @@ libosmocore new function osmo_sock_get_name() libosmogsm/gsup ABI change fix AUTS length to 14, not 16 (length is implicit) libosmogsm/oap ABI change fix AUTS length to 14, not 16 (length is implicit) osmo-auc-gen UI change fix AUTS length to 14, not 16 (length is implicit) +libosmovty ABI change redefine _LAST_OSMOVTY_NODE as a high number to increase node space |