Age | Commit message (Expand) | Author | Files | Lines |
2019-12-12 | [HICN-448] Returning face id when creating a face through libctrl in hicn-plugin |  Alberto Compagno | 2 | -2/+9 |
2019-12-11 | [HICN-430] Do not install cmake on arm slaves. |  Mauro Sardara | 1 | -1/+4 |
2019-12-11 | [HICN-430] Remove unspecified package. |  Mauro Sardara | 1 | -1/+1 |
2019-12-11 | Merge "[HICN-430] Rework on CMake" |  Luca Muscariello | 35 | -302/+281 |
2019-12-10 | [HICN-438] facemgr should allow face creation with physical interface down |  Jordan Augé | 5 | -43/+91 |
2019-12-10 | [HICN-430] Rework on CMake |  Mauro Sardara | 35 | -302/+281 |
2019-12-10 | Merge "[HICN-441] Fixed udp punting. Ip version of the punting (6 or 4) was s... |  Michele Papalini | 1 | -4/+4 |
2019-12-09 | [HICN-441] Fixed udp punting. |  Alberto Compagno | 1 | -4/+4 |
2019-12-09 | [HICN-438] facemgr should allow face creation with physical interface down |  Jordan Augé | 8 | -101/+83 |
2019-12-06 | [HICN-437] concurrency problem in rtc producer socket |  michele papalini | 2 | -3/+3 |
2019-12-05 | Merge "[HICN-435] Fixed dependency name in libhicntransport" |  Alberto Compagno | 1 | -1/+1 |
2019-12-05 | [HICN-420] MAP-Me code refactoring & face manager changes in support of mobility |  Jordan Augé | 27 | -287/+721 |
2019-12-04 | [HICN-435] Fixed dependency name in libhicntransport |  Alberto Compagno | 1 | -1/+1 |
2019-12-04 | [HICN-434] VAPI does not link to hicn sysrepo plugin |  mhemmatp | 1 | -1/+1 |
2019-12-04 | Merge "[HICN-433] fix and tune parameters in rtc transport" |  Mauro Sardara | 1 | -2/+2 |
2019-12-04 | [HICN-433] fix and tune parameters in rtc transport |  michele papalini | 1 | -2/+2 |
2019-12-04 | [HICN-427] Producer and consumer socket created with vapi |  Alberto Compagno | 17 | -991/+413 |
2019-12-04 | Merge "to fix HICN-421 by adding cpack to libyang and sysrepo" |  Mauro Sardara | 11 | -16/+347 |
2019-12-04 | Merge "[HICN-428] Creating libctrl deb and rpm packages specific for hicn-plu... |  Alberto Compagno | 8 | -29/+62 |
2019-12-04 | to fix HICN-421 by adding cpack to libyang and sysrepo |  Jordan Augé | 11 | -16/+347 |
2019-12-04 | [HICN-432] Set CPACK_COMPONENT_ALL variable with the global list of components. |  Mauro Sardara | 1 | -0/+1 |
2019-12-04 | [HICN-428] Creating libctrl deb and rpm packages specific for hicn-plugin |  Alberto Compagno | 8 | -29/+62 |
2019-12-02 | Merge "[HICN-425] RTC min window" |  Alberto Compagno | 1 | -3/+0 |
2019-12-02 | [HICN-425] RTC min window |  michele papalini | 1 | -3/+0 |
2019-12-02 | [HICN-426] Add isRunning API to consumer and producer socket. |  Mauro Sardara | 3 | -0/+9 |
2019-12-02 | [HICN-419] Expose facelet id in facelet_list(_json) in facemgr API |  Jordan Augé | 1 | -1/+11 |
2019-12-02 | Merge "[HICN-425] RTC min window" |  Alberto Compagno | 2 | -2/+8 |
2019-12-02 | Merge "[HICN-423] Handle exception of producer socket thrown upon socket disp... |  Michele Papalini | 1 | -1/+7 |
2019-12-02 | [HICN-425] RTC min window |  michele papalini | 2 | -2/+8 |
2019-11-29 | [HICN-424] linking missing vpp libraries to libsysrepohicn |  Robot | 1 | -1/+1 |
2019-11-29 | Merge "[HICN-403] update vapi communication with vpp" |  Alberto Compagno | 15 | -1075/+808 |
2019-11-29 | [HICN-423] Handle exception of producer socket thrown upon socket disposing. |  Mauro Sardara | 1 | -1/+7 |
2019-11-29 | [HICN-403] update vapi communication with vpp |  Masoud Hemmatpour | 15 | -1075/+808 |
2019-11-28 | [HICN-417] Creation of multiple sockets calls only one connect to vpp |  Alberto Compagno | 1 | -5/+29 |
2019-11-27 | [HICN-416] Fix error handling in facemgr netlink interface |  Jordan Augé | 1 | -18/+31 |
2019-11-26 | [HICN-414] Added udp punting on src port, or dst ports, or both |  Alberto Compagno | 2 | -15/+168 |
2019-11-26 | [HICN-398] Added face create/delete/list and listener list on libctrl for hic... |  Alberto Compagno | 12 | -77/+535 |
2019-11-25 | Merge "[HICN-408] add a face manager interface for face priority control" |  Jordan Augé | 2 | -3/+23 |
2019-11-25 | [HICN-408] add a face manager interface for face priority control |  Jordan Augé | 2 | -3/+23 |
2019-11-25 | Merge "[HICN-406] Adding face deletion on the hicn-plugin when the correspond... |  Mauro Sardara | 4 | -7/+95 |
2019-11-24 | [HICN-408] Add a face manager interface for face priority control |  Jordan Augé | 4 | -36/+19 |
2019-11-24 | Merge "[HICN-408] add a face manager interface for face priority control" |  Jordan Augé | 4 | -1/+198 |
2019-11-22 | Merge "[HICN-413] rtc client improvements" |  Mauro Sardara | 2 | -9/+20 |
2019-11-22 | [HICN-413] rtc client improvements |  michele papalini | 2 | -9/+20 |
2019-11-22 | [HICN-412] Added option LINK_FLAGSgto build_executable to specify link flags |  Alberto Compagno | 5 | -4/+10 |
2019-11-22 | Merge "[HICN-411] Change how manifests are requested" |  Alberto Compagno | 3 | -90/+73 |
2019-11-22 | [HICN-406] Adding face deletion on the hicn-plugin when the corresponding soc... |  Alberto Compagno | 4 | -7/+95 |
2019-11-22 | Merge "[HICN-405] Added application face delete" |  Alberto Compagno | 23 | -201/+446 |
2019-11-22 | [HICN-405] Added application face delete |  Alberto Compagno | 23 | -201/+446 |
2019-11-22 | [HICN-411] Change how manifests are requested |  Olivier Roques | 3 | -90/+73 |