aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-07Add replicate DPO header to export list for VPPSBstable/1707Neale Ranns1-0/+1
2017-10-25Treat label=0 as an invalid next-hop-via-labelNeale Ranns1-1/+7
2017-10-10fix buffer allocation for sparse jumbo frames in vhostPierre Pfister1-1/+3
2017-10-10vhost: crash under heavy traffic condition due to memory corruptionSteven1-2/+33
2017-10-07cdp/lldp: punt for no buffer (VPP-997)Steven2-0/+6
2017-10-06tuntap: Introduce per thread structure to suport multi-threads (VPP-1012)Steven2-65/+99
2017-10-06tun/tap: Bad packets sent to kernel via tun/tap interfaceSteven2-22/+29
2017-10-04Set MAC address needs the HW interface indexNeale Ranns2-2/+6
2017-10-04Update L2FIB entry timestamp only if BD aging enabled (VPP-1002)John Lo3-1/+3
2017-09-28VLAN support on host(af-packet) interface.Akshaya N1-3/+26
2017-09-05The build system still builds the DPDK plugin when the optionv17.07.01Marco Varlese1-0/+2
2017-09-01Improve L2FIB PDR/NDR performance (VPP-963)John Lo2-18/+29
2017-08-25acl-plugin: warning printed when acl_add_replace already applied ACLs (comple...Andrew Yourtchenko4-17/+49
2017-08-24vl_api_sw_interface_set_mtu_t_handler: fix assert in vnet_get_hw_interfaceAndrew Yourtchenko1-3/+10
2017-08-22dpdk: define MACHINE before it is usedDamjan Marion1-2/+1
2017-08-21gpe: fix sub-interface hash lookupFlorin Coras2-10/+10
2017-08-19Increase L2FIB MAC learn limit from 1M to 8M entriesJohn Lo1-1/+1
2017-08-19Previous version was still downloading, unpacking and building IPSEC / AESMarco Varlese1-6/+12
2017-08-19dpdk: force libdir for isa-l crypto librarySergio Gonzalez Monroy1-1/+2
2017-08-19dpdk: prefetch 2nd cacheline of rte_mbuf during txDamjan Marion1-1/+1
2017-08-18dpdk: cleanup unused build option *_uses_dpdk_cryptodev_swSergio Gonzalez Monroy4-20/+4
2017-08-18dpdk: only build SW crypto for x86_64 platformsSergio Gonzalez Monroy1-3/+10
2017-08-18Fix nasm deps for Fedora.Thomas F Herbert1-1/+5
2017-08-18Added NASM package to support SW cryptoMarco Varlese1-1/+1
2017-08-18dpdk: update buildSergio Gonzalez Monroy3-32/+82
2017-08-17acl-plugin: time out the sessions created by main thread too (VPP-948)Andrew Yourtchenko4-13/+28
2017-08-11Fix LISP cp buffer leakageFlorin Coras1-1/+3
2017-08-10acl-plugin: add the debug CLI to show macip ACLs and where they are applied (...Andrew Yourtchenko1-0/+76
2017-08-10acl-plugin: match index set to first portrange element if non-first portrange...Andrew Yourtchenko2-5/+192
2017-08-10acl-plugin: hash lookup bitmask not cleared when ACL is unapplied from interf...Andrew Yourtchenko3-4/+31
2017-08-10acl-plugin: avoid crash in multithreaded setup adding/deleting ACLs with traf...Andrew Yourtchenko3-0/+83
2017-08-09acl-plugin: all TCP sessions treated as transient (VPP-932)Andrew Yourtchenko2-13/+146
2017-08-08ping: fixing wrong value when there are worker threadsMohammed Hawari2-9/+21
2017-08-08acl-plugin: fix a misplaced return (VPP-910)Andrew Yourtchenko1-1/+1
2017-08-08acl-plugin: rework the optimization 7383, fortify acl-plugin memory behavior ...Andrew Yourtchenko5-150/+289
2017-08-02acl-plugin: multicore: CSIT c100k 2-core stateful ACL test does not pass (VPP...Andrew Yourtchenko4-41/+106
2017-07-31Fix interface reuse when running multithreadedDamjan Marion1-4/+12
2017-07-28Use CSIT release branch for verify jobJan Gelety1-1/+1
2017-07-21vhost: debug vhost-user command needs better error checking on the syntax (VP...Steven1-5/+26
2017-07-20acl-plugin: assertion failed at hash_lookup.c:226 when modifying ACLs applied...Andrew Yourtchenko1-0/+11
2017-07-1917.07 Release Notev17.07Neale Ranns1-0/+64
2017-07-15DHCP complete event sends mask lengthNeale Ranns3-3/+7
2017-07-13L2INPUT:fix features mask cailculationEyal Bari1-6/+10
2017-07-13Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)John Lo8-173/+51
2017-07-12memif: avoid double buffer freeDamjan Marion1-1/+0
2017-07-12memif: mask interrupts on startup if we are in the polling modeDamjan Marion1-0/+8
2017-07-12vlib: fix issues with PCI handling codeDamjan Marion2-7/+7
2017-07-12dpdk: add FiftyGigabitEtherenet interface supportDamjan Marion3-0/+7
2017-07-12vppinfra: revert clib_memcpy optimizationDamjan Marion2-10/+14
2017-07-11VPP-895 multi-thread: fix vpp crash on show runtimeIgor Mikhailov (imichail)1-0/+29