diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-03-11 14:27:11 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-10-07 21:05:06 -0400 |
| commit | 3c8ab49fd1edd6c3f6f83abd9d4b8ae97c11ecde (patch) | |
| tree | a45e90de1c4583abc82c1f025d32c9f57c48c068 /lib/workqueue.c | |
| parent | 1796a585f07b76a6855e32f339bfd7346432dd2d (diff) | |
bgpd, lib: Remove RESTRICTED_NODE from code base
The RESTRICTED_NODE command is not used, introduces code
complexity and provides no additional levels of security.
The only way to get into RESTRICTED_NODE is to add, under
vty configuration the command 'anonymous restricted', and
then telnet to a daemon, provide a password, then type
'enable' and fail to enter the password three times.
Then the user can enter a very limited set of commands to
monitor bgp and only bgp behavior.
This commit removes both the RESTRICTED_NODE usage as well
as the lib/* usage of the code
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/workqueue.c')
0 files changed, 0 insertions, 0 deletions
