Claudiu Popa 5cd9947a3c Improve WindowsUtils._get_ipv4_forward_table
This patch improves _get_ipv4_forward_table by doing only
one call to iphlpapi.GetIpForwardTable. Previously two calls were
made, where the second call should have been called only when
the first one failed with INSUFFICIENT_BUFFER. This patch also
adds tests for _get_ipv4_forward_table, which was previously
untested.

Change-Id: I5728948557e749d0e0005a9d90c12e4093dc3307
2015-06-17 18:58:22 +03:00
..
2015-01-18 17:51:56 +02:00
2015-01-18 17:51:56 +02:00