Age | Commit message (Expand) | Author | Files | Lines |
2017-09-07 | vlib physmem rework | Damjan Marion | 19 | -517/+700 |
2017-09-07 | LISP: add neighbor discovery and CP protocol separation APIs | Filip Tehlar | 2 | -0/+86 |
2017-09-07 | LISP: Add APIs for enable/disable xTR/P-ITR/P-ETR modes | Filip Tehlar | 1 | -0/+60 |
2017-09-07 | Devices: Set interface rx-mode may cause SIGSEGV with nonexistent queue | Steven | 3 | -3/+17 |
2017-09-07 | NAT: fixed bug in snat_get_worker_out2in_cb (VPP-832) | Matus Fabian | 1 | -0/+2 |
2017-09-07 | acl-plugin: match index set to first portrange element if non-first portrange... | Andrew Yourtchenko | 1 | -5/+1 |
2017-09-07 | Punt socket: Fix coverity error for pathname length mismatch between API and ... | Ole Troan | 1 | -1/+1 |
2017-09-07 | Add fd/socket name to clib_socket_* error msgs. | Dave Wallace | 1 | -12/+22 |
2017-09-07 | Fix session connect_* api message handling. | Dave Wallace | 7 | -173/+159 |
2017-09-07 | Support for bridge domain free text tag | Jerome Tollet | 4 | -2/+66 |
2017-09-06 | Set uid/gid on ssvm segment file. | Dave Wallace | 3 | -1/+12 |
2017-09-06 | Improve "show segment-manager segments" | Dave Barach | 6 | -29/+176 |
2017-09-06 | Fixes for issues raised by Coverity (VPP-972) | Chris Luke | 3 | -6/+4 |
2017-09-06 | NAT: Destination NAT44 with load-balancing (VPP-954) | Matus Fabian | 6 | -70/+1011 |
2017-09-06 | dpdk/ipsec: fix setup when using master core only | Sergio Gonzalez Monroy | 1 | -2/+3 |
2017-09-05 | Add pidfile cmdline option | Pierre Pfister | 3 | -9/+98 |
2017-09-05 | Refork worker thread data structures in parallel (VPP-970) | Colin Tregenza Dancer | 3 | -136/+214 |
2017-09-05 | PUNT socket: External control plane processes connected via UNIX domain sockets. | Ole Troan | 5 | -11/+652 |
2017-09-04 | LISP: re-fetch mapping before it expires | Filip Tehlar | 10 | -138/+330 |
2017-09-03 | Improve L2FIB PDR/NDR performance (VPP-963) | John Lo | 4 | -18/+30 |
2017-09-01 | Add fixed-size, preallocated pool support | Dave Barach | 19 | -98/+520 |
2017-08-31 | VPP-959: Python API require minimum CFFI version. | Ole Troan | 1 | -1/+1 |
2017-08-31 | dpdk/ipsec: update doc regarding startup.conf | Sergio Gonzalez Monroy | 1 | -10/+7 |
2017-08-31 | vhost: Disallow interrupt mode config if driver opts out interrupt support | Steven | 2 | -3/+9 |
2017-08-31 | Fix BIHASH_KVP_CACHE_SIZE == 0 case | Dave Barach | 3 | -4/+37 |
2017-08-31 | Fix vent_data memory leak in function run_ping_ip46_address (VPP-966) | dongjuan | 1 | -0/+1 |
2017-08-31 | Set runtime_path properly when running non-root | Damjan Marion | 2 | -3/+12 |
2017-08-31 | Free memory the 'rpaths' pointers, that may incur memory leaks(VPP-965). | ShenJibiao | 1 | -0/+1 |
2017-08-30 | Thread safe internal buffer manager, take two | Damjan Marion | 3 | -4/+32 |
2017-08-30 | tcp: re-enable persist timer if no data available to send | Florin Coras | 3 | -5/+26 |
2017-08-30 | Offload prep calls needed for IP and UDP checksum offload pkts | Dave Barach | 1 | -1/+4 |
2017-08-30 | vhost: Cache qsz_mask instead of qsz in vhost_user_vring_t | Steven | 2 | -32/+28 |
2017-08-29 | Fix static mapping lookup issue for NAT plugin | Hongjun Ni | 1 | -0/+1 |
2017-08-29 | Fix some issue of comment and help for nat feature | Hongjun Ni | 1 | -3/+3 |
2017-08-29 | session: segment manager improvements | Florin Coras | 12 | -190/+407 |
2017-08-29 | Fix for bootstrap crash when VPP compiled with gcc-7 | Marco Varlese | 1 | -1/+1 |
2017-08-29 | Flowprobe: Fix flow start time and hash computation | Pierre Pfister | 2 | -25/+21 |
2017-08-28 | vhost: Remove operation mode in the API | Steven | 1 | -6/+0 |
2017-08-25 | jvpp: adding debug usage into test documentation | Matej Perina | 5 | -1/+14 |
2017-08-25 | TCP horizontal scaling | Dave Barach | 6 | -24/+38 |
2017-08-25 | dpdk: bump to dpdk 17.08, remove support for dpdk 17.02 | Damjan Marion | 5 | -35/+4 |
2017-08-25 | acl-plugin: warning printed when acl_add_replace already applied ACLs (comple... | Andrew Yourtchenko | 4 | -17/+49 |
2017-08-25 | tcp: retransmit and multi-buffer segment fixes and improvements | Florin Coras | 9 | -182/+319 |
2017-08-25 | Use Quad-loop to improve gtpu-encap performance | Hongjun Ni | 1 | -49/+194 |
2017-08-25 | jvpp: introducing callback api and future api tests for all plugins (VPP-591) | Matej Perina | 21 | -1/+725 |
2017-08-25 | dpdk: required changes for 17.08 | Sergio Gonzalez Monroy | 10 | -226/+531 |
2017-08-25 | Fix crash when TCP client using VPP host stack connects first | tjanciga | 1 | -0/+6 |
2017-08-25 | vl_api_sw_interface_set_mtu_t_handler: fix assert in vnet_get_hw_interface | Andrew Yourtchenko | 1 | -3/+10 |
2017-08-24 | Make VPP runtime directory configurable | Damjan Marion | 8 | -42/+90 |
2017-08-24 | Fix initialization bug in sock_test_client | Dave Wallace | 1 | -0/+3 |