libosmocore/include/osmocom/vty
Vadim Yanitskiy e65c8bad46 vty/command.h: document and prettify CMD_ATTR_* flags
Since the CMD_ATTR_* flags are intended to be used in bitwise
operations, let's assign them proper values. Adding a new flag
(e.g. CMD_ATTR_FOO_BAR) could actually result in assigning 0x03
instead of expected (0x01 << 2).

Change-Id: I3b1badef830f7e6436a67673b5709ec33c060c68
Related: OS#3584
2018-09-24 13:02:07 +07:00
..
buffer.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
command.h vty/command.h: document and prettify CMD_ATTR_* flags 2018-09-24 13:02:07 +07:00
logging.h vty: Add logging_vty_add_deprecated_subsys 2018-06-09 17:43:33 +02:00
misc.h introduce vty_out_rate_ctr_group_fmt() function 2018-05-24 18:04:56 +02:00
ports.h ports.h: Add ctrl port for osmo-gbproxy 2018-05-29 21:02:16 +02:00
stats.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
telnet_interface.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vector.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vty.h VTY: implicit node exit by de-indenting, not parent lookup 2017-09-19 01:35:30 +00:00