Revision history for iControl
0.01 2011-08-31/17:00:00
Initial version.
0.02 2011-09-08/08:45
Added get_interface_list, get_interface_statistics and get_interface_statistics_stringified methods.
Fixed conversion of ULong values to 64-bit values.
0.03 2011-09-16/12:00
Added get_pool_statistics, get-pool_statistics_stringified, get_pool_member_statistics, get_pool_member_statistics_strinigified,
and get_all_pool_member_statistics methods.
Re-implemented the _request private method to handle multiple parameters correctly. If you were relying on a particular
behaviour or quirk of the previous implementation you may want to ensure it still works as expected.