On 12/09/2010 05:01 PM, Morrell Richard (external) wrote:
> The SLP daemon maintains a list of all DAs, not just the ones sharing one or
> more of its scopes.
>
> This list is queried by the library so that it knows what scopes are
> available in the whole system, and where they are hosted (on wh
The SLP daemon maintains a list of all DAs, not just the ones sharing one or
more of its scopes.
This list is queried by the library so that it knows what scopes are
available in the whole system, and where they are hosted (on which DAs).
The library then uses this information to send queries to a
On 12/09/2010 04:50 PM, Morrell Richard (external) wrote:
> I presume by "DA service requests" you mean queries for
> service:directory-agent.
Yes, I did. Sorry.
> The daemon checks the scope list, and replies if it is empty, or if its
> scope matches.
>
> Hence, a DA query with an empty scope li
I presume by "DA service requests" you mean queries for
service:directory-agent.
The daemon checks the scope list, and replies if it is empty, or if its
scope matches.
Hence, a DA query with an empty scope list is used to elicit replies from
all DAs regardless of their scopes.
-Original Mess
Dear all,
I noticed that slpd sends DA service requests with an empty scope list,
even when the scope(s) are explicitly defined in the configuration. In
MakeActiveDiscoveryRqst() the scope list is left empty.
Why is this? Should this be fixed?
Best regards,
Roel