diff options
author | Neels Hofmeyr <neels@hofmeyr.de> | 2017-09-18 17:10:36 +0200 |
---|---|---|
committer | Neels Hofmeyr <nhofmeyr@sysmocom.de> | 2017-09-23 12:24:56 +0000 |
commit | 0b723f6a6cdc4171ee67ddd8d8c1bb812fb4cf06 (patch) | |
tree | aab0fea49b3ed3bcceb01cb604b17e2d60939bf4 /include/osmocom/vty/command.h | |
parent | b022c867e86333ceaad9027e2e7ee621ab3891e5 (diff) |
vty: use internal node id for xml ids
The 'show online-help' produces XML output with <node id="..."> ids. We
reference those from the osmo-gsm-manuals, but until now, these ids fall out of
sync when the amount of VTY nodes changes.
Change these ids to use the internal node ID constant (as in enum bsc_vty_node)
instead of a simple counter.
If this is merged, we need to adjust the references in osmo-gsm-manuals.git.
Change-Id: Ib07fb9d9106e19f5be6539493e82b5d5991f8bc2
Diffstat (limited to 'include/osmocom/vty/command.h')
0 files changed, 0 insertions, 0 deletions