Age | Commit message (Expand) | Author | Files | Lines |
2019-10-01 | session: fix use-after-free | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -1/+2 |
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-23 | udp: fix typo in udp connectinon flags | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -1/+1 |
2019-07-23 | udp: fix connection flags | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 1 | -3/+3 |
2019-07-22 | udp: support close with data | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -19/+41 |
2019-07-19 | fib: FIB Entry tracking | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -11/+6 |
2019-07-12 | quic: fix show session verbose | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 1 | -3/+3 |
2019-07-12 | session: add thread index to all formatters | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 1 | -0/+2 |
2019-07-09 | udp: UDPC handle open fail | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -6/+9 |
2019-06-28 | session: add half_open_has_fifos for UDPC | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -0/+1 |
2019-06-27 | session: Add transport vft protocol options | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -7/+14 |
2019-06-18 | fib: fib api updates | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 1 | -1/+1 |
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-22 | fix show session verbose crash with udp transport | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -0/+2 |
2019-05-17 | UDP-Local: fix unregistered ports | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -64/+51 |
2019-05-16 | init / exit function ordering | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -10/+9 |
2019-05-14 | Unregister UDPC port only when owned | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 3 | -2/+9 |
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 | 2 | -38/+23 |
2019-04-24 | UDPC: Fix open segfault with multiple workers | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 1 | -1/+3 |
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-10 | udp: fix copyright typo | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+1 |
2019-04-08 | host stack: update stale copyright | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 13 | -13/+13 |
2019-03-06 | udp: migrate old MULTIARCH macros to VLIB_NODE_FN | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 4 | -27/+20 |
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-06 | transport: cleanup | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -6/+6 |
2019-02-04 | session: cleanup part 1 | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -4/+3 |
2018-12-28 | session: free session after transport and app confirm | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+1 |
2018-12-07 | VPP-1506: dump local punts and registered punt sockets | ![](//seccdn.libravatar.org/avatar/4a280928027aa1f803178bad70abc8f6?s=13&d=retro) Pavel Kotucek | 3 | -0/+77 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -7/+7 |
2018-10-28 | session: extend connect api for internal apps | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -2/+2 |
2018-10-27 | pg: allow creating pg for udp based protocols | ![](//seccdn.libravatar.org/avatar/23de40336bc33cb36b50bade9d7d4af0?s=13&d=retro) Kingwel Xie | 2 | -1/+13 |
2018-10-23 | pg: udp length & checsum issue | ![](//seccdn.libravatar.org/avatar/23de40336bc33cb36b50bade9d7d4af0?s=13&d=retro) Kingwel Xie | 1 | -4/+4 |
2018-10-23 | c11 safe string handling support | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 3 | -5/+5 |
2018-09-25 | UDP-Encap: fix coverity found error | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -0/+1 |
2018-09-24 | Trivial: Clean up some typos. | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -4/+4 |
2018-09-20 | UDP-Encap: name counters for the stats segment | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 4 | -206/+131 |
2018-09-10 | vxlan-gbp: Add support for vxlan gbp | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -0/+2 |
2018-08-31 | VPP-1407: Fix the wrong length of udp header for buffer chains | ![](//seccdn.libravatar.org/avatar/56dcc3e2a1933496e2bbbbc3d4636cc1?s=13&d=retro) shubing guo | 1 | -1/+4 |
2018-08-10 | Use IP address types on UDP encap API | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 2 | -73/+111 |
2018-08-06 | re-indent UDP encap documentation | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -31/+34 |
2018-07-11 | avoid using thread local storage for thread index | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -2/+2 |
2018-06-21 | BIER neighbor stats | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 2 | -2/+2 |
2018-06-11 | udp: fix for multiple workers and add test | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -4/+12 |
2018-05-09 | ipsec: support UDP encap/decap for NAT traversal | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -0/+1 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | ![](//seccdn.libravatar.org/avatar/12a20876e4604d42d407330c5a70f937?s=13&d=retro) Dave Barach | 1 | -0/+2 |