This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
fixeria gerrit-no-reply at lists.osmocom.orgHello pespin, Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmocore/+/14974
to look at the new patch set (#6).
Change subject: vty/vty.c: log received commands from telnet interface
......................................................................
vty/vty.c: log received commands from telnet interface
This may be useful for investigating TTCN-3 test case failures.
In order to avoid breaking the existing unit test expectations
outside libosmocore, logging is disabled by default.
Logging is done using category DLGLOBAL and a logging level
configured from the VTY in section 'vty line':
# configure terminal
(config)# line vty
! Log received commands (using LOGL_INFO)
(config-line)# log commands
! Log status of received commands
(config-line)# log commands level notice
! Do not log status of received commands
(config-line)# no log commands
Change-Id: I5f6639f6ebc3e8f8df50ef48538df94285b759fd
---
M src/vty/vty.c
1 file changed, 117 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/74/14974/6
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/14974
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I5f6639f6ebc3e8f8df50ef48538df94285b759fd
Gerrit-Change-Number: 14974
Gerrit-PatchSet: 6
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-CC: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191011/c996247c/attachment.htm>