windefs: Redefine INET6_ADDRSTRLEN for Windows.
authorGurucharan Shetty <gshetty@nicira.com>
Fri, 16 Oct 2015 20:42:46 +0000 (13:42 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 16 Oct 2015 22:44:09 +0000 (15:44 -0700)
commit3feeb8b198d48e5e65b2fc0d7cfb2b037677dd6a
treeaba62cee89ab125da394a28de109df34e99032be
parent3986cae69621bd82a8945345f6345edc2407b9fd
windefs: Redefine INET6_ADDRSTRLEN for Windows.

Windows has INET6_ADDRSTRLEN defined as 65 whereas
POSIX has it as 46. This difference causes a unit test
failure as the test 'tunnel_push_pop' was looking at o/p
format based on the length of INET6_ADDRSTRLEN.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Joe Stringer <joestringer@nicira.com>
include/windows/windefs.h