aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-19session/tcp: improve preallocated segment handlingFlorin Coras12-138/+209
2017-09-19Treat label=0 as an invalid next-hop-via-labelNeale Ranns1-1/+7
2017-09-19LISP: support for neighbor discoveryFilip Tehlar9-110/+617
2017-09-19Set RX sw_if_index on decrypted routed IPsec buffersMatthew Smith2-0/+3
2017-09-19Fix MPLS table create CLINeale Ranns1-7/+2
2017-09-19Add new C APIKlement Sekera19-14/+3943
2017-09-19Implement VXLAN encap tx checksum offloadJohn Lo1-39/+108
2017-09-19ACL plugin enable macip for ip4/ip6 trafficPavel Kotucek2-89/+204
2017-09-19Remove associated lisp-gpe entries when removing lisp local mapping.Alberto Rodriguez-Natal2-7/+76
2017-09-18Fixes for issues Coverity has reported (VPP-972)Chris Luke10-45/+74
2017-09-18L2BD,ARP-TERM:fix arp query report mechanism+testEyal Bari6-69/+288
2017-09-18ACL-plugin: fix coverity issuePavel Kotucek1-17/+17
2017-09-17Add multi-vm Vagrantfile for vcl-test.Dave Wallace6-144/+272
2017-09-16dpdk: display EAL init args on startupDamjan Marion1-0/+1
2017-09-15dpdk: cli to check for buffer leakageFlorin Coras7-6/+134
2017-09-15jvpp: add vpe_pid to ConnectionInfoMatej Perina2-8/+11
2017-09-15vppinfra: add clib_mem_vm_ext_alloc functionDamjan Marion17-525/+461
2017-09-15VPP-958: RPM Update wipes out local changes to 80-vpp.confBilly McFall1-2/+2
2017-09-15Update of free text tag patch for BDJerome Tollet5-7/+29
2017-09-15libmemif: Jumbo frames supportJakub Grajciar9-103/+285
2017-09-15Modify return value of snat_out2in_lb(VPP-985)dongjuan2-10/+12
2017-09-14clib_socket: add sendmsg / recvmsg with ancillary data supportDamjan Marion5-27/+164
2017-09-13NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981)Matus Fabian1-1/+1
2017-09-14Stats refactorKeith Burns (alagalah)5-464/+1233
2017-09-13Shared memory packet interface (memif) libraryJakub Grajciar28-0/+11034
2017-09-13gpe: initialize fib index for native forward entriesFlorin Coras1-4/+6
2017-09-13Add a name to the creation of an IP and MPLS tableNeale Ranns18-72/+210
2017-09-13API message table inspection utilitiesDave Barach3-60/+449
2017-09-13devices: Fix coverity discovered 9/13/2017Steven1-0/+1
2017-09-13lb_vip_command_fn param redundancy when unformat ip address(VPP-977)flyingeagle231-1/+1
2017-09-13STATS: Refactor missed adding messages to CRC dictionary.Ole Troan1-0/+18
2017-09-13nat lb: del lb static mapping existed vec mem leak(VPP-983)flyingeagle231-0/+1
2017-09-13VPP-972: fix coverity warnings in the stats scraperDave Barach1-3/+3
2017-09-13VPP-960: Python API add more information in exception for invalid arguments t...Ole Troan1-1/+4
2017-09-12Add option to build without multi-buffer crypto.Thomas F Herbert3-5/+15
2017-09-12physmem: remove debug leftoversDamjan Marion2-2/+0
2017-09-12NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981)Matus Fabian3-9/+29
2017-09-12tcp: horizontal scaling improvmentsFlorin Coras10-209/+335
2017-09-12devices: Display VhostEthernet instead of UnknownEthernet for dpdk net_vhost ...Steven3-2/+14
2017-09-12net/mlx5: fix warning messageShachar Beiser1-0/+3
2017-09-12Fix issue in nat Bisearch algorithm (VPP-980)flyingeagle231-1/+1
2017-09-12acl-plugin: add startup-config section "acl-plugin" and heap/hash parametersAndrew Yourtchenko3-4/+60
2017-09-12nat lb mapping command existed array out of bounds(VPP-979)flyingeagle231-1/+2
2017-09-12ACL-plugin add "replace" semantics for adding a new MacIP aclPavel Kotucek7-42/+427
2017-09-11replace uint32_t with u32Neale Ranns6-12/+12
2017-09-11arp/glean: fix hash computationFlorin Coras1-1/+2
2017-09-11Recombine diags and minimum barrier open time changes (VPP-968)Colin Tregenza Dancer7-13/+367
2017-09-11memif: mode ip is not settable from binary APISteven3-4/+10
2017-09-11FIB table add/delete APINeale Ranns65-538/+1643
2017-09-11Improved arm64 chip detectionBrian Brooks1-11/+46