aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/route.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-13feat(hicn-plugin): handle case of no exact match for mapme IUMauro Sardara1-9/+9
2023-02-09feat(hicn-plugin): specify the dpo_proto when creating a new faceMauro Sardara1-8/+8
2023-01-20fix: correctly set next node for ifaces and facesMauro Sardara1-4/+4
2023-01-18fix: correctly print fib prefixesMauro Sardara1-3/+3
2023-01-10feat: upgrade to VPP 22.10v22.10-rc0Mauro Sardara1-9/+8
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello1-2/+8
2022-03-31feat: boostrap hicn 22.02Luca Muscariello1-85/+120
2021-07-20HICN-716 Upgrade to VPP 21.06Mauro Sardara1-298/+289
2020-11-23[HICN-659] Fix udp-encap inconsistenciesMauro Sardara1-22/+27
2020-09-22[HICN-640] Put all interfaces in VRF 10, not only MPLS interfaces.Mauro Sardara1-7/+0
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara1-0/+766
2020-09-14[HICN-574] Host stack plugin for VPP.Mauro Sardara1-766/+0
2020-05-05[HICN-608] Added configuratin option to manage hicn behaviour with interfacesAlberto Compagno1-0/+7
2020-05-04[HICN-603] Cleanup code for managing routeAlberto Compagno1-232/+0
2020-05-04[HICN-602] Added bidirectional udp tunnelsAlberto Compagno1-0/+48
2020-05-04[HICN-592] Updating the vrf 0 (default fib) when a mapme event occursAlberto Compagno1-2/+48
2020-05-04[HICN-591] Created new command "hicn enable <prefix>" that enable hicn on a g...Alberto Compagno1-0/+503
2020-05-04[HICN-590] Removed andjacency type specific face implementationAlberto Compagno1-32/+24
2020-03-19[HICN-548] Added node to perform a lookup in the fib with the src address to ...Alberto Compagno1-1/+33
2020-03-19[HICN-547] Removing punting through acl for interestsAlberto Compagno1-17/+5
2020-01-30[HICN-445] Update to vpp 20.01Alberto Compagno1-11/+22
2020-01-21[HICN-485] Fixed entry deletion when the last nh is removedAlberto Compagno1-2/+7
2020-01-15[HICN-477] Fixed strategy get ctx that could lead to a segfaultAlberto Compagno1-1/+1
2019-11-22[HICN-405] Added application face deleteAlberto Compagno1-58/+58
2019-11-04[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapiAlberto Compagno1-50/+24
2019-03-29[HICN-151] The source address in the IP face is optional. If not provided it ...Alberto Compagno1-1/+1
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/+392