2017-02-22 12:02, Bruce Richardson:
On Tue, Feb 21, 2017 at 04:46:39PM +0200, Vladyslav Buslov wrote:
quoted
This patch extend next_hop field from 8-bits to 21-bits in LPM library
for IPv6.
Added versioning symbols to functions and updated
library and applications that have a dependency on LPM library.
Signed-off-by: Vladyslav Buslov <redacted>
Acked-by: Bruce Richardson <redacted>
There is a compilation error in examples/l3fwd/l3fwd_lpm.h.
The ports/hops must be upgraded to 32-bit in this file.