Age | Commit message (Expand) | Author | Files | Lines |
2018-11-22 | vhost-user: hint ethernet-input about single sw_if_index | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+16 |
2018-11-22 | vhost-user: avoid per-packet feature arc lookups | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -12/+18 |
2018-11-22 | vhost-user: fix input node runtime stats | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -2/+2 |
2018-11-20 | vhost-user: cleanup | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -65/+44 |
2018-11-17 | pcap-based dispatch tracer | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -1/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 9 | -28/+27 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) | ![](//seccdn.libravatar.org/avatar/449148c1d462072bbeda3f796a1c1eea?s=13&d=retro) Damjan Marion | 5 | -8/+8 |
2018-11-06 | vhost: crash in vhost_user_tx_avx2 | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -0/+6 |
2018-11-05 | Enable atomic swap and store macro with acquire and release ordering | ![](//seccdn.libravatar.org/avatar/f8a2b9b9e4ac40581b97789d70a6041f?s=13&d=retro) Sirshak Das | 2 | -5/+9 |
2018-10-27 | virtio: remove the extra return call | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -2/+0 |
2018-10-23 | c11 safe string handling support | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 13 | -29/+29 |
2018-10-20 | pipes: fix the l2.l2_len and the l[23]_hdr_offset setting behavior of pipe-rx... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -29/+30 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | ![](//seccdn.libravatar.org/avatar/f8a2b9b9e4ac40581b97789d70a6041f?s=13&d=retro) Sirshak Das | 1 | -2/+2 |
2018-10-02 | vhost-user: add support for vlib_log API | ![](//seccdn.libravatar.org/avatar/6f887d794d971961c0dd8be08932731d?s=13&d=retro) Jerome Tollet | 4 | -177/+129 |
2018-10-02 | vhost-user: Interface state updates | ![](//seccdn.libravatar.org/avatar/4a2b679276827dd7b8cdab4426918ea1?s=13&d=retro) Juraj Sloboda | 4 | -16/+29 |
2018-10-02 | vhost_user: Fix setting MTU using uninitialized variable | ![](//seccdn.libravatar.org/avatar/4a2b679276827dd7b8cdab4426918ea1?s=13&d=retro) Juraj Sloboda | 1 | -2/+1 |
2018-09-20 | vhost: show vhost may display garbage after the interface name | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -2/+3 |
2018-09-20 | vhost-user: Add disable feature support in api | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 2 | -2/+16 |
2018-09-12 | vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406] | ![](//seccdn.libravatar.org/avatar/16394937ea390c8d4a00645c18f65fc4?s=13&d=retro) Yichen Wang | 2 | -1/+15 |
2018-09-08 | L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+1 |
2018-08-17 | Fix a bug in function pipe_rx | ![](//seccdn.libravatar.org/avatar/9a7b211e030f3a55818758c5fb933ba2?s=13&d=retro) Lijian Zhang | 1 | -1/+1 |
2018-08-13 | Multiarch handling in different constructor macros | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -5/+0 |
2018-08-11 | Multiversioning: Device (tx) function constructor | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -18/+3 |
2018-07-17 | VOM: support for pipes | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 2 | -10/+10 |
2018-07-11 | avoid using thread local storage for thread index | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 5 | -6/+6 |
2018-07-09 | new pipe code does not use stdints | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -2/+2 |
2018-07-08 | vhost: Add multi-versioning support | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 6 | -1534/+1667 |
2018-07-07 | Pipes | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 4 | -0/+1141 |
2018-06-27 | gcc8 and Wstringop-truncation | ![](//seccdn.libravatar.org/avatar/5a86822390d78add9a8b8b0cbd4101f7?s=13&d=retro) Marco Varlese | 1 | -2/+2 |
2018-06-22 | Update tapv2 documentation | ![](//seccdn.libravatar.org/avatar/5c6290620664a8145d48d4738a757dc2?s=13&d=retro) Ian Wells | 1 | -1/+1 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -2/+1 |
2018-06-05 | VPP-1305: Add support for tags | ![](//seccdn.libravatar.org/avatar/6f887d794d971961c0dd8be08932731d?s=13&d=retro) Jerome Tollet | 2 | -2/+18 |
2018-05-29 | af_packet: Add support for dump interfaces | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 4 | -1/+98 |
2018-05-28 | af-packet: Add support for logging | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 3 | -38/+52 |
2018-05-28 | itf: Fix admin up down for AF_PACKET and vhost-user | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 2 | -10/+45 |
2018-05-18 | tap: remove the local vlib_log_info definition | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -9/+3 |
2018-05-10 | vppinfra: use count_trailing_zeros in sparse_vec_index | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -6/+6 |
2018-04-27 | TAP memory leaks: | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 2 | -26/+18 |
2018-04-17 | Add logging support | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -0/+12 |
2018-04-17 | vhost: show vhost-user <interface> may crash [VPP-1242] | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -0/+7 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -2/+2 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -2/+2 |
2018-03-30 | tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183] | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 2 | -5/+6 |
2018-03-26 | afpacket: Fix the reply if itf already exits | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -1/+3 |
2018-03-22 | Avoid atomic ops when polling queues | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -4/+5 |
2018-03-14 | At AF_PACKET socket create, do intf bind before rx ring cfg to avoid receivin... | ![](//seccdn.libravatar.org/avatar/bbd9f59c8b5871ffef17231146cfadae?s=13&d=retro) Chaoyu Jin | 1 | -12/+12 |
2018-03-03 | netlink: Use nl_pid 0 to play nice with others. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -1/+1 |
2018-03-02 | tapv2: CLI and binary API fixes | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 2 | -3/+3 |
2018-02-28 | tapv2: abort in tap_create_if (VPP-1179) | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -0/+1 |
2018-02-28 | at af_packet input, drop partial packets to prevent l4 checksum deadloop at o... | ![](//seccdn.libravatar.org/avatar/bbd9f59c8b5871ffef17231146cfadae?s=13&d=retro) Chaoyu Jin | 1 | -4/+17 |