Age | Commit message (Expand) | Author | Files | Lines |
2017-09-16 | dpdk: display EAL init args on startup |  Damjan Marion | 1 | -0/+1 |
2017-09-15 | dpdk: cli to check for buffer leakage |  Florin Coras | 7 | -6/+134 |
2017-09-15 | jvpp: add vpe_pid to ConnectionInfo |  Matej Perina | 2 | -8/+11 |
2017-09-15 | vppinfra: add clib_mem_vm_ext_alloc function |  Damjan Marion | 17 | -525/+461 |
2017-09-15 | Update of free text tag patch for BD |  Jerome Tollet | 5 | -7/+29 |
2017-09-15 | Modify return value of snat_out2in_lb(VPP-985) |  dongjuan | 2 | -10/+12 |
2017-09-14 | clib_socket: add sendmsg / recvmsg with ancillary data support |  Damjan Marion | 5 | -27/+164 |
2017-09-13 | NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981) |  Matus Fabian | 1 | -1/+1 |
2017-09-14 | Stats refactor |  Keith Burns (alagalah) | 5 | -464/+1233 |
2017-09-13 | gpe: initialize fib index for native forward entries |  Florin Coras | 1 | -4/+6 |
2017-09-13 | Add a name to the creation of an IP and MPLS table |  Neale Ranns | 17 | -70/+208 |
2017-09-13 | API message table inspection utilities |  Dave Barach | 3 | -60/+449 |
2017-09-13 | devices: Fix coverity discovered 9/13/2017 |  Steven | 1 | -0/+1 |
2017-09-13 | lb_vip_command_fn param redundancy when unformat ip address(VPP-977) |  flyingeagle23 | 1 | -1/+1 |
2017-09-13 | STATS: Refactor missed adding messages to CRC dictionary. |  Ole Troan | 1 | -0/+18 |
2017-09-13 | nat lb: del lb static mapping existed vec mem leak(VPP-983) |  flyingeagle23 | 1 | -0/+1 |
2017-09-13 | VPP-972: fix coverity warnings in the stats scraper |  Dave Barach | 1 | -3/+3 |
2017-09-13 | VPP-960: Python API add more information in exception for invalid arguments t... |  Ole Troan | 1 | -1/+4 |
2017-09-12 | physmem: remove debug leftovers |  Damjan Marion | 2 | -2/+0 |
2017-09-12 | NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981) |  Matus Fabian | 3 | -9/+29 |
2017-09-12 | tcp: horizontal scaling improvments |  Florin Coras | 10 | -209/+335 |
2017-09-12 | devices: Display VhostEthernet instead of UnknownEthernet for dpdk net_vhost ... |  Steven | 3 | -2/+14 |
2017-09-12 | net/mlx5: fix warning message |  Shachar Beiser | 1 | -0/+3 |
2017-09-12 | Fix issue in nat Bisearch algorithm (VPP-980) |  flyingeagle23 | 1 | -1/+1 |
2017-09-12 | acl-plugin: add startup-config section "acl-plugin" and heap/hash parameters |  Andrew Yourtchenko | 3 | -4/+60 |
2017-09-12 | nat lb mapping command existed array out of bounds(VPP-979) |  flyingeagle23 | 1 | -1/+2 |
2017-09-12 | ACL-plugin add "replace" semantics for adding a new MacIP acl |  Pavel Kotucek | 5 | -18/+313 |
2017-09-11 | replace uint32_t with u32 |  Neale Ranns | 6 | -12/+12 |
2017-09-11 | arp/glean: fix hash computation |  Florin Coras | 1 | -1/+2 |
2017-09-11 | Recombine diags and minimum barrier open time changes (VPP-968) |  Colin Tregenza Dancer | 7 | -13/+367 |
2017-09-11 | memif: mode ip is not settable from binary API |  Steven | 3 | -4/+10 |
2017-09-11 | FIB table add/delete API |  Neale Ranns | 53 | -503/+1276 |
2017-09-10 | NAT: fixed hairpinning for in2out translation as an output feature (VPP-976) |  Matus Fabian | 1 | -7/+19 |
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 | Initialize ip4_reass_lock of map_main to zero (VPP-975) |  dongjuan | 1 | -0/+2 |
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 | 1 | -2/+16 |
2017-09-08 | acl-plugin: add hitcount to applied hash-acl entries |  Andrew Yourtchenko | 3 | -4/+10 |
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) | 9 | -592/+1131 |
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 |