Age | Commit message (Expand) | Author | Files | Lines |
2019-09-25 | udp: do not send received packets to error-drop | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 1 | -192/+173 |
2019-08-08 | udp: fix rx event generation | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -6/+20 |
2019-08-08 | udp: fix connections move | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 1 | -1/+4 |
2019-08-06 | udp: fix session migrate when not needed | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -15/+21 |
2019-07-22 | udp: support close with data | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -3/+3 |
2019-06-17 | session: use listener_handle instead of listener_index | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -1/+2 |
2019-05-14 | Unregister UDPC port only when owned | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -0/+1 |
2019-05-03 | Fix FIB initialization in UDP input | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -0/+1 |
2019-05-03 | Add packet headers in UDPC fifos | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 1 | -37/+22 |
2019-04-16 | svm_fifo rework to avoid contention on cursize | ![](//seccdn.libravatar.org/avatar/f8a2b9b9e4ac40581b97789d70a6041f?s=13&d=retro) Sirshak Das | 1 | -2/+3 |
2019-04-08 | host stack: update stale copyright | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+1 |
2019-03-02 | session: cleanup/rename functions | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+1 |
2019-02-09 | session: refactor listen logic | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+1 |
2019-02-04 | session: cleanup part 1 | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -4/+3 |
2018-04-18 | udp/session: refactor to support dgram mode | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -65/+115 |
2017-10-16 | udp: refactor udp code | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -181/+167 |
2017-10-10 | session: add support for application namespacing | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -4/+3 |
2017-07-30 | Make tcp active open data structures thread safe | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+1 |
2017-07-11 | Horizontal (nSessions) scaling draft | ![](//seccdn.libravatar.org/avatar/12a20876e4604d42d407330c5a70f937?s=13&d=retro) Dave Barach | 1 | -1/+1 |
2017-04-24 | Session layer improvements | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -3/+2 |
2017-04-06 | Use thread local storage for thread index | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2017-03-27 | TCP/session improvements | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -19/+28 |
2017-03-10 | VPP-659 TCP improvements | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -7/+7 |
2017-03-01 | VPP-598: tcp stack initial commit | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -0/+314 |