aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/strategies/dpo_rr.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara1-0/+160
2020-09-14[HICN-574] Host stack plugin for VPP.Mauro Sardara1-160/+0
2020-05-04[HICN-591] Created new command "hicn enable <prefix>" that enable hicn on a g...Alberto Compagno1-2/+2
2020-05-04[HICN-590] Removed andjacency type specific face implementationAlberto Compagno1-15/+8
2020-03-19[HICN-547] Removing punting through acl for interestsAlberto Compagno1-166/+42
2020-01-21[HICN-485] Fixed entry deletion when the last nh is removedAlberto Compagno1-6/+0
2020-01-15[HICN-477] Fixed strategy get ctx that could lead to a segfaultAlberto Compagno1-80/+61
2020-01-14[HICN-474] Enabling print of FIB and TFIB statusAlberto Compagno1-0/+10
2019-06-07[HICN-216] Fixed dpo initializatinoAlberto Compagno1-11/+5
2019-05-07[HICN-181] Added round robin strategyAlberto Compagno1-0/+312