aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/faces
AgeCommit message (Expand)AuthorFilesLines
2023-02-13feat(hicn-plugin): handle case of no exact match for mapme IUMauro Sardara3-4/+14
2023-02-09feat(hicn-plugin): specify the dpo_proto when creating a new faceMauro Sardara2-12/+18
2023-02-09fix(hicn-plugin): correctly punt mapme packetsMauro Sardara2-43/+53
2023-01-20fix(hicn-plugin): handle inflight interest coming from deleted faceMauro Sardara2-45/+96
2023-01-20fix: correctly set next node for ifaces and facesMauro Sardara5-67/+30
2023-01-17feat: local-remote strategyMauro Sardara2-1/+18
2023-01-10feat: upgrade to VPP 22.10v22.10-rc0Mauro Sardara4-21/+34
2022-09-01feat(hicn-plugin): interest manifestMauro Sardara1-5/+12
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello5-47/+55
2022-07-01Revision and refactor of the VPP plugin with fixes for theLuca Muscariello4-2/+4
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello6-375/+495
2022-03-31feat: boostrap hicn 22.02Luca Muscariello16-417/+369
2021-07-20HICN-716 Upgrade to VPP 21.06Mauro Sardara12-294/+284
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello3-3/+13
2021-02-11[HICN-683] Add clang format for hicn-plugin.Mauro4-987/+848
2021-02-10[HICN-682] Fix hicn-plugin to be compatible with version 21.01Mauro Sardara3-281/+248
2020-11-10[HICN-651] Offload checksum computation also for data packets.Mauro Sardara3-24/+62
2020-11-10[HICN-651] Offload checksum computation to VPP.Mauro Sardara1-4/+19
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara15-0/+4931
2020-09-14[HICN-574] Host stack plugin for VPP.Mauro Sardara15-4931/+0
2020-05-28[HICN-617] Prepare hicn-plugin for VPP 20.05 release.Mauro Sardara1-119/+110
2020-05-06[HICN-606] Added doxygen documentationAlberto Compagno6-374/+353
2020-05-04[HICN-602] Added bidirectional udp tunnelsAlberto Compagno7-46/+101
2020-05-04[HICN-592] Updating the vrf 0 (default fib) when a mapme event occursAlberto Compagno4-88/+133
2020-05-04[HICN-591] Created new command "hicn enable <prefix>" that enable hicn on a g...Alberto Compagno3-23/+12
2020-05-04[HICN-590] Removed andjacency type specific face implementationAlberto Compagno27-5513/+1217
2020-04-27[HICN-604] using host order port value to punt udp packetAlberto Compagno1-2/+2
2020-04-27[HICN-604] Added missing punting for udp facesAlberto Compagno1-1/+8
2020-03-23Merge "[HICN-547] Removing punting through acl for interests"Luca Muscariello4-264/+250
2020-03-20[HICN-573] Fixed match of data packet in the producer app faceacompagn1-0/+18
2020-03-19[HICN-547] Removing punting through acl for interestsAlberto Compagno4-264/+250
2020-01-30[HICN-497] Fixed wrong alignement in the matching functionAlberto Compagno1-8/+3
2020-01-30[HICN-445] Update to vpp 20.01Alberto Compagno8-36/+30
2020-01-07[HICN-462] Adding probing protocol to hicn-pluginAlberto Compagno4-6/+129
2019-12-11[HICN-447] Converting incomplete udp face into a complete oneAlberto Compagno1-8/+4
2019-11-22[HICN-405] Added application face deleteAlberto Compagno10-73/+119
2019-11-18Merge "[HICN-391] Supporting midchain as adjacencies for an ip face"Alberto Compagno1-1/+1
2019-11-18[HICN-391] Supporting midchain as adjacencies for an ip faceAlberto Compagno1-1/+1
2019-11-18[HICN-225] Added generic binary api for handling facesAlberto Compagno1-1/+1
2019-11-04[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapiAlberto Compagno4-40/+36
2019-10-07[HICN-226]Alberto Compagno7-228/+409
2019-08-01[HICN-255] the api vnet_get_sw_interface_safe is now vnet_get_sw_interface_or...Alberto Compagno3-10/+10
2019-06-06[HICN-214] Updating next_node in the face that mapme add to the fib in order ...Alberto Compagno5-26/+57
2019-06-06[HICN-212] Fixed bug on ipv6 test in udp faces. Uniformed test with a single ...Alberto Compagno2-8/+10
2019-05-28[HICN-208] Removing udp face reference from the internal hash tableAlberto Compagno1-4/+21
2019-05-07[HICN-189] In case the adj is not complete, we look if a better one exists an...Alberto Compagno4-65/+186
2019-04-18[HICN-179] Increased size of vector that holds the counters to the right size.Alberto Compagno1-1/+3
2019-04-11[HICN-176] Fixed bitmap size in pit entry and added static assert to avoid mi...Alberto Compagno1-1/+1
2019-04-03Merge "[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to c...Mauro Sardara1-16/+24
2019-04-03[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to create a...Alberto Compagno1-16/+24