Age | Commit message (Expand) | Author | Files | Lines |
2019-07-09 | udp: UDPC handle open fail |  Nathan Skrzypczak | 1 | -6/+9 |
2019-06-28 | session: add half_open_has_fifos for UDPC |  Nathan Skrzypczak | 1 | -0/+1 |
2019-06-27 | session: Add transport vft protocol options |  Nathan Skrzypczak | 1 | -7/+14 |
2019-05-22 | fix show session verbose crash with udp transport |  Dave Wallace | 1 | -0/+2 |
2019-05-16 | init / exit function ordering |  Dave Barach | 1 | -10/+9 |
2019-05-14 | Unregister UDPC port only when owned |  Nathan Skrzypczak | 1 | -2/+5 |
2019-05-03 | Add packet headers in UDPC fifos |  Aloys Augustin | 1 | -1/+1 |
2019-04-24 | UDPC: Fix open segfault with multiple workers |  Aloys Augustin | 1 | -1/+3 |
2019-04-08 | host stack: update stale copyright |  Florin Coras | 1 | -1/+1 |
2019-03-06 | udp: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+2 |
2019-02-06 | transport: cleanup |  Florin Coras | 1 | -6/+6 |
2018-12-28 | session: free session after transport and app confirm |  Florin Coras | 1 | -1/+1 |
2018-12-07 | VPP-1506: dump local punts and registered punt sockets |  Pavel Kotucek | 1 | -0/+60 |
2018-10-28 | session: extend connect api for internal apps |  Florin Coras | 1 | -2/+2 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -3/+3 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 1 | -1/+1 |
2018-06-11 | udp: fix for multiple workers and add test |  Florin Coras | 1 | -4/+12 |
2018-04-18 | udp/session: refactor to support dgram mode |  Florin Coras | 1 | -3/+53 |
2018-03-02 | session: first approximation implementation of tls |  Florin Coras | 1 | -1/+3 |
2017-12-11 | session: generalize handling of network transports |  Florin Coras | 1 | -3/+4 |
2017-11-02 | session/udp: init rw locks |  Florin Coras | 1 | -0/+8 |
2017-10-16 | udp: refactor udp code |  Florin Coras | 1 | -177/+216 |
2017-09-20 | session: store tep port in net order |  Florin Coras | 1 | -5/+5 |
2017-07-30 | Make tcp active open data structures thread safe |  Florin Coras | 1 | -4/+4 |
2017-07-25 | Cleanup/refactor session layer code |  Florin Coras | 1 | -12/+10 |
2017-03-13 | VPP-659 Improve tcp/session debugging and testing |  Florin Coras | 1 | -4/+6 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 1 | -0/+342 |