aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/cli.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-24[HICN-708] Rebase with masterEnrico Loparco (eloparco)1-290/+296
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