BLQ accept filter
Bulk Lease Query connection filter callback:
- refuse connection from a not requester
- refuse connection when the pool is full
- refuse one requester to eat all connections when more than one requester were configued.
Note the filtering is already tested in LeaseQueryListenerTest6.filterClientsTest
but the TCP library must be extended to give access to the connection pool. So a core MR is needed too.