Age | Commit message (Expand) | Author | Files | Lines |
2020-04-16 | udp: fix buffer trace |  Andreas Schultz | 1 | -3/+2 |
2020-04-09 | udp: fix coverity warning |  Florin Coras | 1 | -1/+1 |
2020-04-08 | udp: cleanup input node |  Florin Coras | 1 | -162/+197 |
2020-04-07 | udp: move cli to separate file |  Florin Coras | 1 | -1/+0 |
2020-04-07 | udp session: jumbo frames and configurable mtu |  Florin Coras | 1 | -1/+9 |
2020-04-01 | udp: track connection port sharing |  Florin Coras | 1 | -0/+2 |
2020-03-31 | udp: validate input data length |  Florin Coras | 1 | -4/+7 |
2019-09-25 | udp: do not send received packets to error-drop |  Aloys Augustin | 1 | -192/+173 |
2019-08-08 | udp: fix rx event generation |  Florin Coras | 1 | -6/+20 |
2019-08-08 | udp: fix connections move |  Aloys Augustin | 1 | -1/+4 |
2019-08-06 | udp: fix session migrate when not needed |  Nathan Skrzypczak | 1 | -15/+21 |
2019-07-22 | udp: support close with data |  Florin Coras | 1 | -3/+3 |
2019-06-17 | session: use listener_handle instead of listener_index |  Nathan Skrzypczak | 1 | -1/+2 |
2019-05-14 | Unregister UDPC port only when owned |  Nathan Skrzypczak | 1 | -0/+1 |
2019-05-03 | Fix FIB initialization in UDP input |  Nathan Skrzypczak | 1 | -0/+1 |
2019-05-03 | Add packet headers in UDPC fifos |  Aloys Augustin | 1 | -37/+22 |
2019-04-16 | svm_fifo rework to avoid contention on cursize |  Sirshak Das | 1 | -2/+3 |
2019-04-08 | host stack: update stale copyright |  Florin Coras | 1 | -1/+1 |
2019-03-02 | session: cleanup/rename functions |  Florin Coras | 1 | -1/+1 |
2019-02-09 | session: refactor listen logic |  Florin Coras | 1 | -1/+1 |
2019-02-04 | session: cleanup part 1 |  Florin Coras | 1 | -4/+3 |
2018-04-18 | udp/session: refactor to support dgram mode |  Florin Coras | 1 | -65/+115 |
2017-10-16 | udp: refactor udp code |  Florin Coras | 1 | -181/+167 |
2017-10-10 | session: add support for application namespacing |  Florin Coras | 1 | -4/+3 |
2017-07-30 | Make tcp active open data structures thread safe |  Florin Coras | 1 | -1/+1 |
2017-07-11 | Horizontal (nSessions) scaling draft |  Dave Barach | 1 | -1/+1 |
2017-04-24 | Session layer improvements |  Florin Coras | 1 | -3/+2 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -1/+1 |
2017-03-27 | TCP/session improvements |  Florin Coras | 1 | -19/+28 |
2017-03-10 | VPP-659 TCP improvements |  Florin Coras | 1 | -7/+7 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 1 | -0/+314 |