aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/faces/udp/face_udp.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-24[HICN-708] Rebase with masterEnrico Loparco (eloparco)1-449/+0
2020-03-19[HICN-547] Removing punting through acl for interestsAlberto Compagno1-14/+8
2020-01-30[HICN-445] Update to vpp 20.01Alberto Compagno1-4/+4
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 Compagno1-19/+24
2019-11-18[HICN-225] Added generic binary api for handling facesAlberto Compagno1-1/+1
2019-08-01[HICN-255] the api vnet_get_sw_interface_safe is now vnet_get_sw_interface_or...Alberto Compagno1-6/+6
2019-05-28[HICN-208] Removing udp face reference from the internal hash tableAlberto Compagno1-4/+21
2019-03-23[HICN-138] Added number of received/transmitted bytes and packets on each faceAlberto Compagno1-10/+26
2019-03-20[HICN-132] Prevent to show interface details if the interface does not existAlberto Compagno1-33/+50
2019-03-14[HICN-112] Fixed bug on dymanic udp face creation. Fixed visualization of udp...Alberto Compagno1-9/+11
2019-02-21[HICN-75] fixed forwarding issue in udp face and improved packet tracing to s...Alberto Compagno1-0/+1
2019-02-20[HICN-71]Alberto Compagno1-18/+48
2019-02-12[HICN-54] Fixed udp face visualizationAlberto Compagno1-2/+2
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/+371