aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/cli.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-11[HICN-683] Add clang format for hicn-plugin.Mauro1-235/+207
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara1-0/+896
2020-09-14[HICN-574] Host stack plugin for VPP.Mauro Sardara1-896/+0
2020-05-28[HICN-617] Prepare hicn-plugin for VPP 20.05 release.Mauro Sardara1-29/+32
2020-05-05[HICN-608] Added configuratin option to manage hicn behaviour with interfacesAlberto Compagno1-2/+4
2020-05-04[HICN-603] Cleanup code for managing routeAlberto Compagno1-75/+17
2020-05-04[HICN-591] Created new command "hicn enable <prefix>" that enable hicn on a g...Alberto Compagno1-0/+111
2020-05-04[HICN-590] Removed andjacency type specific face implementationAlberto Compagno1-30/+6
2020-03-20[HICN-551] Removed source code that uses aclAlberto Compagno1-160/+0
2020-03-20[HICN-549] Refactored pg to use punting through fibAlberto Compagno1-211/+80
2019-11-26[HICN-414] Added udp punting on src port, or dst ports, or bothAlberto Compagno1-4/+10
2019-11-04[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapiAlberto Compagno1-42/+51
2019-10-06[HICN-287] Adding hicn section to the startup.confAlberto Compagno1-60/+12
2019-07-05[HICN-239] Removed unused cli command for MapMeAlberto Compagno1-73/+0
2019-05-20[HICN-197] Added further information about the hashtable when executing the c...Alberto Compagno1-1/+6
2019-03-27[HICN-150] Fixed punting to classify packets from current_data instead of fro...Alberto Compagno1-5/+6
2019-03-06[HICN-93] Added documentation in the README.md about cli commands, configurat...Alberto Compagno1-5/+5
2019-02-22[HICN-74] Data with lifetime 0 are never cached in the CS. When such data is ...Alberto Compagno1-15/+21
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-0/+0
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+1247