-
Bug
-
Resolution: Done
-
Medium
-
None
-
None
-
None
As shown on screenshot "Map resolver standard dump", vpp sends ipv4 addresses in some cases in byte arrays of size 16. But the convention is that address is taking the first 4 bytes of that array.
As shown on screenshot "Ip fib dump", this dump call is doint it the oposite way - address taking last 4 bytes of array. This behaviour should be corrected to follow vpp standard as mentioned above.
- relates to
-
VPP-500 Add support for dumping of routes
- Closed
-
HONEYCOMB-58 VPP routes - introduce routes configuration into Honeycomb
- Complete