Age | Commit message (Expand) | Author | Files | Lines |
2018-10-02 | Update code to compute checksum for buffer chains |  Juraj Sloboda | 2 | -6/+10 |
2018-10-02 | tls: fix disconnects for sessions with pending data |  Florin Coras | 2 | -20/+20 |
2018-10-01 | Source VRF Select |  Neale Ranns | 7 | -0/+1141 |
2018-10-01 | Rename device class from PPPPOE to PPPoE |  Paul Vinciguerra | 2 | -10/+10 |
2018-10-01 | thread: Add show threads api |  Mohsin Kazmi | 3 | -3/+3 |
2018-10-01 | IGMP: handle (*,G) report with no source addresses |  Neale Ranns | 1 | -8/+14 |
2018-09-28 | MAP: Add check for well known ports. |  Ole Troan | 1 | -0/+8 |
2018-09-27 | MAP: Correctly print ea-bits-len in map commands. |  Ole Troan | 1 | -1/+1 |
2018-09-27 | MAP: 64-bit DMR |  Ole Troan | 2 | -17/+15 |
2018-09-27 | dpdk_plugin: fix mlx5 build and runtime issues |  Sirshak Das | 1 | -2/+10 |
2018-09-27 | add cmake build option to build openssl async |  Ping Yu | 1 | -0/+11 |
2018-09-27 | avf: may crash if failed to allocate buffers to ring |  Steven | 1 | -1/+1 |
2018-09-27 | IPIP and IPv6 fragmentation |  Ole Troan | 4 | -19/+4 |
2018-09-26 | vmxnet3: delete interface causes a crash |  Steven | 1 | -9/+4 |
2018-09-26 | acl-plugin: fix the stateful ICMP handling and add testcases |  Andrew Yourtchenko | 1 | -39/+40 |
2018-09-26 | dpdk: fix QSFP+ module info |  Damjan Marion | 1 | -1/+2 |
2018-09-26 | NAT44: endpoint-dependent mode session timeout improvement (VPP-1423) |  Matus Fabian | 2 | -0/+28 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets |  Neale Ranns | 1 | -2/+2 |
2018-09-25 | dpdk: show pluggable info in 'show hardware' |  Damjan Marion | 2 | -2/+30 |
2018-09-25 | acl-plugin: optimize session idle timer checks |  Andrew Yourtchenko | 5 | -32/+93 |
2018-09-25 | vmxnet3: guard against array overflow |  Steven | 1 | -2/+3 |
2018-09-25 | NAT44: fix nat44_o2i_ed_is_idle_session_cb (VPP-1424) |  Matus Fabian | 2 | -4/+1 |
2018-09-24 | NAT44: endpoint-dependent mode session timeout improvement (VPP-1423) |  Matus Fabian | 4 | -27/+63 |
2018-09-24 | nsim: fix multiple definitions of nsim_node |  Damjan Marion | 2 | -3/+1 |
2018-09-24 | avf: rename interface name |  Damjan Marion | 2 | -2/+2 |
2018-09-24 | Network delay simulator plugin |  Dave Barach | 9 | -0/+1522 |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 44 | -91/+91 |
2018-09-24 | LB: fix flush flow table issue |  Hongjun Ni | 5 | -69/+90 |
2018-09-21 | vmxnet3: Add hardware link status handling |  Steven | 6 | -8/+66 |
2018-09-21 | NAT: Refactoring / Housekeeping (VPP-1415) |  Matus Fabian | 19 | -10848/+11482 |
2018-09-20 | NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325) |  Juraj Sloboda | 6 | -147/+1296 |
2018-09-20 | vmxnet3: invoke vlib_buffer_enqueue_to_next() with the wrong buffers for chai... |  Steven | 1 | -7/+8 |
2018-09-19 | dpdk: mask and warn if rx/tx offload is not available |  Damjan Marion | 4 | -94/+115 |
2018-09-19 | nat: free port_bitmap |  dongjuan | 1 | -0/+7 |
2018-09-18 | vmxnet3: add support for "non-default" next node |  Steven | 3 | -2/+76 |
2018-09-18 | disable scatter/gather for ENA with DPDK 18.08 |  Matthew Smith | 1 | -1/+5 |
2018-09-16 | Register cdp_input when enabled for the first time |  Dave Barach | 3 | -26/+42 |
2018-09-16 | vmxnet3: fix clang initialization error |  Florin Coras | 1 | -1/+2 |
2018-09-16 | fix nsh map index error, it will cause vpp appear Segmentation fault when vpp... |  zhanglimao | 1 | -1/+1 |
2018-09-15 | tls: fix openssl engine write complete condition |  Florin Coras | 1 | -1/+1 |
2018-09-14 | vmxnet3 device driver |  Steven Luong | 14 | -0/+3173 |
2018-09-14 | dpdk: add detection of mellanox PMDs |  Damjan Marion | 1 | -0/+10 |
2018-09-14 | acl-plugin: do not do clib_smp_atomic_add on per-worker counters |  Andrew Yourtchenko | 1 | -2/+2 |
2018-09-13 | Add a polling configure to make thread bind with hardware engine |  Ping Yu | 1 | -4/+9 |
2018-09-13 | NAT: TCP MSS clamping |  Matus Fabian | 9 | -0/+236 |
2018-09-12 | fix bihash test code |  Dave Barach | 1 | -0/+7 |
2018-09-12 | Always use 'lib' instead of 'lib64' |  Damjan Marion | 1 | -3/+2 |
2018-09-12 | Fix LB memory leak and remove useless code |  Pierre Pfister | 1 | -11/+1 |
2018-09-12 | device flags will set in dpdk_update_link_state. |  Khers | 1 | -2/+0 |
2018-09-12 | Fix create memif socket |  Ed Warnicke | 1 | -16/+0 |