Committed by
Ray Milkey
Fix a bug when using IpPrefix.contains() and we are mixing IP address
families. The bug (an exception) is triggered when internally we try to create a masked IPv4 address with a very long IPv6-derived mask length. Added the corresponding unit tests. Change-Id: Id835d27ab3ff38dcf7a1387ff32ccb701aa2fe11
Showing
2 changed files
with
32 additions
and
0 deletions
-
Please register or login to post a comment