osmo-msc/openbsc/src/libcommon
Jacob Erlbeck 0ae92a950a vty: Use generic 'end' and 'exit' commands
Add bsc_install_default() and replace all install_default()

This patch adds bsc_install_default() which calls install_default()
and add 'exit' and 'end'. All other calls to install_default() are
replaced by calls to bsc_install_default().

Since 'exit' and 'end' are now added automatically to each node, the
explicit registrations of these commands are removed by this patch,
too.

The related tests succeed now without work-arounds (except for the
'config' node itself which is part of libosmocore).
2013-09-02 20:25:35 +02:00
..
Makefile.am Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
bsc_version.c update year in copyright string 2012-06-03 16:58:09 +02:00
common_vty.c vty: Use generic 'end' and 'exit' commands 2013-09-02 20:25:35 +02:00
debug.c debug: Fix typo in the debug category 2013-01-11 18:11:21 +01:00
gsm_data.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
gsm_data_shared.c oml: Add a missing break switch for NM_OC_BS11 2013-07-18 12:03:31 +02:00
socket.c make sure we still build on systems that don't have IPPROTO_GRE 2012-04-08 15:56:00 +02:00
talloc_ctx.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00