VPP-1448: Fix error when recurse on down the trie. 87/15287/3
authormu.duojiao <[email protected]>
Thu, 11 Oct 2018 06:27:30 +0000 (14:27 +0800)
committerDave Barach <[email protected]>
Wed, 17 Oct 2018 15:13:06 +0000 (15:13 +0000)
commitc548f5df3ff41f76bac585923ffb1fc72c80766b
treeb195230aab9395f3cef31394392c05be8a92a0db
parent41b2ae7c1df585158627c5d9ffd8e4fd3a6d89eb
VPP-1448: Fix error when recurse on down the trie.

Change-Id: Idfed8243643780d3f52dfe6e6ec621c440daa6ae
Signed-off-by: mu.duojiao <[email protected]>
(cherry picked from commit 59a829533c1345945dc1b6decc3afe29494e85cd)
src/vnet/ip/ip4_mtrie.c
test/test_ip4.py