Hi guys,
I have this in the gerrit/laforge/ournode-vty since October 14, and thre was some discussion either on the ML or on redmine about it, otherwise I wouldn't have written it at the time, while on holidays.
Regards, Harald On Mon, Oct 23, 2017 at 03:54:40AM +0200, Neels Hofmeyr wrote:
On Mon, Oct 23, 2017 at 12:42:25AM +0330, Vadim Yanitskiy wrote:
At the moment there are the custom 'exit' and 'end' commands in the OsmocomBB/mobile/vty_interface.c. So, the crash happens because it attempts to install already existing commands.
Ah, damn. I checked all of the repositories I know to use the VTY, I didn't imagine that OsmocomBB also has a VTY. That's really my fault then.
Lucky for me that the BB custom ones seem to merely dup the libosmocore stock ones, so I get away with your patch:
Also, I've fixed one more thing by the way: https://gerrit.osmocom.org/4374
well done.
Thanks for saving my A
~N