Age | Commit message (Expand) | Author | Files | Lines |
2017-09-09 | move unix_file_* code to vppinfra |  Damjan Marion | 26 | -352/+423 |
2017-09-08 | physmem: make fake allocation non-fatal if we cannot pick numa node |  Damjan Marion | 1 | -4/+11 |
2017-09-08 | gitignore update for IDE |  Keith Burns (alagalah) | 1 | -1/+2 |
2017-09-08 | Initialize ip4_reass_lock of map_main to zero (VPP-975) |  dongjuan | 1 | -0/+2 |
2017-09-08 | add apr-devel to rpm dependency list for centos-7 |  Gabriel Ganne | 1 | -0/+1 |
2017-09-08 | vlib: move linux-specific code to vlib/linux |  Damjan Marion | 13 | -298/+364 |
2017-09-08 | PUNT: Missing include for readv() |  Marco Varlese | 1 | -0/+1 |
2017-09-08 | memif: fix coverity warnings as of 9/7 |  Steven | 4 | -12/+29 |
2017-09-08 | ACL-plugin MACIP ACLs tests |  Pavel Kotucek | 4 | -3/+832 |
2017-09-08 | acl-plugin: add hitcount to applied hash-acl entries |  Andrew Yourtchenko | 3 | -4/+10 |
2017-09-08 | Fix socket_test.sh vagrant based multi-host tests. |  Dave Wallace | 4 | -128/+307 |
2017-09-08 | Fixes for issues reported by Coverity (VPP-972) |  Chris Luke | 7 | -20/+48 |
2017-09-07 | Allow individual stats API and introduce stats.api |  Keith Burns (alagalah) | 10 | -592/+1132 |
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 | The missing variable (added with this patch) was causing the build on AARCH64 |  Marco Varlese | 1 | -0/+1 |
2017-09-07 | Devices: Set interface rx-mode may cause SIGSEGV with nonexistent queue |  Steven | 3 | -3/+17 |
2017-09-07 | test: factor out "L4_Conn" into a class within util.py (VPP-931) |  Andrew Yourtchenko | 2 | -50/+68 |
2017-09-07 | NAT: fixed bug in snat_get_worker_out2in_cb (VPP-832) |  Matus Fabian | 1 | -0/+2 |
2017-09-07 | Update CSIT tests 170814 -> 170906 |  Jan Gelety | 1 | -1/+1 |
2017-09-07 | acl-plugin: match index set to first portrange element if non-first portrange... |  Andrew Yourtchenko | 2 | -5/+192 |
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 | 9 | -179/+165 |
2017-09-07 | Support for bridge domain free text tag |  Jerome Tollet | 4 | -2/+66 |
2017-09-07 | make test: disable L2BD Multi-instance test 5 |  Florin Coras | 1 | -1/+2 |
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 | 8 | -70/+1142 |
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 | The build system still builds the DPDK plugin when the option |  Marco Varlese | 1 | -0/+2 |
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 | Add explicit check for Fedora. |  Thomas F Herbert | 1 | -1/+1 |
2017-08-31 | Do arithemtric comparison in Makefile without using bc |  Damjan Marion | 1 | -1/+1 |
2017-08-31 | Revert "add bc to dependency list" |  Damjan Marion | 1 | -4/+3 |
2017-08-31 | Fix BIHASH_KVP_CACHE_SIZE == 0 case |  Dave Barach | 3 | -4/+37 |
2017-08-31 | Native arm64 build: dpdk/Makefile change |  Brian Brooks | 1 | -2/+11 |
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 |