diff options
author | Mykola Shchetinin <mykola@razormaker.com> | 2018-08-03 16:44:07 +0300 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2018-08-05 07:01:53 +0000 |
commit | 893e49e99359fb80b25aa3ba5e1c8f03b07e66a3 (patch) | |
tree | 3dbedb1e0fb2b950299d627c34c358ccb5ace62b /src/vty/stats_vty.c | |
parent | 7ecb034f87500271ed4562b8db8185be726bd3de (diff) |
vty/vty.c: fix bug in vty_config_write
the vty_config_write function should write:
line vty
login
to the configuration file when the login is enabled. Otherwise after
saving the configuration the next login will be performed without
password checking (password_check variable will be 0 though it must be 1)
Change-Id: I39050b6bf617dac10d3fccc3106f67bdcca1d05a
Diffstat (limited to 'src/vty/stats_vty.c')
0 files changed, 0 insertions, 0 deletions