VPP uses byte in range of 0 to 255 but when jni is used and this type is converted to java byte which has range of -128 to 127. Therefore when vpp has a rout with a subnet of 128 its converted in java to a negative number and fails to construct Ipv6Prefix.
-
Michal Cmarada
-
Michal Cmarada
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: