Skip to content
Success

Changes

Summary

  1. vty: always emit reject-cause lines in saved config (details)
Commit cd1d6397dd80b8123f8b09fd18cc754cf2f705fc by falcon
vty: always emit reject-cause lines in saved config

When reject-cause (not-found|no-proxy) setting was added, it was
implemented such that the new setting is not written into saved
config files if it equals the default of 'imsi-unknown'.  Change
this behavior to always write out the current setting for each of
not-found and no-proxy, whether or not they match compiled-in
defaults.

Change-Id: I18708fc1c08a85e98582c97ec59dd3822a0767fb
The file was modifiedtests/test_nodes.vty
The file was modifiedsrc/hlr_vty.c