mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
vty: Handle end for NAT and BSC NAT.
This commit is contained in:
@@ -172,6 +172,8 @@ gDEFUN(ournode_end,
|
||||
case SGSN_NODE:
|
||||
case NS_NODE:
|
||||
case VTY_NODE:
|
||||
case NAT_NODE:
|
||||
case NAT_BSC_NODE:
|
||||
vty_config_unlock(vty);
|
||||
vty->node = ENABLE_NODE;
|
||||
vty->index = NULL;
|
||||
|
Reference in New Issue
Block a user