BIND 10 #941: 'internal' commands in .spec/modules
BIND 10 Development
do-not-reply at isc.org
Thu May 19 09:19:52 UTC 2011
#941: 'internal' commands in .spec/modules
-------------------------------------+-------------------------------------
Reporter: jelte | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: New
Component: Inter-module | Tasks
communication | Keywords:
Sensitive: 0 | Defect Severity: N/A
Sub-Project: Core | Feature Depending on Ticket:
Estimated Difficulty: 0 | Add Hours to Ticket: 0
Total Hours: 0 | Internal?: 0
-------------------------------------+-------------------------------------
There is the need to have 'internal' commands; i.e. commands that modules
accept, but only from other modules, and not from an administrator. For
instance, Xfrin currently has a 'notify' command, that is sent from
zonemgr. This command is only used on incoming notifies, and for that
reason is not in the specfile. However, this means that we have no way to
automatically validate the arguments.
The proposal is to extend the specification format with a 'internal' value
for commands, and if this is true, it will not be exported to bindctl etc,
but we can add argument validation to moduleccsession.
--
Ticket URL: <http://bind10.isc.org/ticket/941>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list