[bind10-dev] Committed "pymsgq"
Michael Graff
mgraff at isc.org
Thu Dec 3 06:50:30 UTC 2009
It's under bin/pymsgq. It's not yet complete.
Remaining tasks are to handle messages targeted to a specific recipient.
I believe people are asking for this behavior, which I will be
implementing shortly (probably after sending this mail):
If "to" is "*", then the message goes to the group.instance and group.*
receivers.
If "to" is anything else, it is a specific recipient, and will go there
without checking subscription status.
Messages can be sent to any group.instance without subscribing to it.
This means the 'meonly' subscription type goes away. I have not
implemented the sniffing thing yet, but if I do this I'd rather do it at
a higher level and add a specific subscribe-like task that says "I'm
sniffing the wire."
--Michael
More information about the bind10-dev
mailing list