BIND 10 #2700: perfdhcp command line switches should not be logged as ASCII codes
BIND 10 Development
do-not-reply at isc.org
Mon Feb 11 11:06:43 UTC 2013
#2700: perfdhcp command line switches should not be logged as ASCII codes
-------------------------------------+-------------------------------------
Reporter: | Owner:
marcin | Status: new
Type: | Milestone: DHCP
defect | Outstanding Tasks
Priority: | Keywords:
medium | Sensitive: 0
Component: | Sub-Project: DHCP
perfdhcp | Estimated Difficulty: 0
CVSS Scoring: | Total Hours: 0
Defect Severity: Low |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
perfdhcp prints its command line in the following form:
{{{
Running: perfdhcp -108 127.0.0.1 all
}}}
while it shoudld be:
{{{
Running: perfdhcp -l 127.0.0.1 all
}}}
Also, the command line should not be printed at all when running unit
tests.
--
Ticket URL: <http://bind10.isc.org/ticket/2700>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list