aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional-tests/2-nodes-vpp-memif-local-remote.robot
AgeCommit message (Collapse)AuthorFilesLines
2023-01-23feat(hicn-plugin): reuse strategy node to forward interestsMauro Sardara1-21/+0
Before the interest forwarding was duplicated in 2 different nodes, the strategy_node and the interest_hitpit_node. Reuse the strategy node so that the nexthop selection via the strategy is done only in one place - teh strategy node. Change-Id: I2c72ec35b1df4e6ed8ce0877e9f3e6f5c1ae68f8 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2023-01-18feat: local-remote strategyMauro Sardara1-0/+21
Ticket: HICN-824 Change-Id: Iea285cb499b13c943a142fa39328ee36c91ae913 Signed-off-by: Mauro Sardara <msardara@cisco.com> (cherry picked from commit 7560918629eb11aa7bdaee5f4856243b38c77f93)