Hi Matt,
I think that there exists a bug in patch 88b7bc7. Function _get_fdb_entries will call function _create_agent_fdb by following line:
The variable “host” will be used to call _create_agent_fdb. However function _create_agent_fdb expects variable “agent”:
I think this should be a bug. Could you please help review and comment?
Best Regards,
Xu, Chenjie