Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-23 | feat(hicn-plugin): reuse strategy node to forward interests | Mauro Sardara | 1 | -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-18 | feat: local-remote strategy | Mauro Sardara | 1 | -0/+21 | |
Ticket: HICN-824 Change-Id: Iea285cb499b13c943a142fa39328ee36c91ae913 Signed-off-by: Mauro Sardara <msardara@cisco.com> (cherry picked from commit 7560918629eb11aa7bdaee5f4856243b38c77f93) |