aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-07-20IP directed broadcastNeale Ranns16-29/+280
2018-07-20avf: don't enable interrupts before interface is admin upDamjan Marion1-1/+0
2018-07-20NAT44: in+out interface in STN setup improvement (VPP-1344)Matus Fabian1-8/+26
2018-07-20QoS: marking and recording for MPLS and VLANNeale Ranns3-18/+267
2018-07-20avf: Support interrupt modeSteven2-1/+5
2018-07-19Fix coverity warning / legitimate minor bugDave Barach1-1/+1
2018-07-19dpdk: fix Mellanox Connect-X3 VF IDMatthew Smith1-1/+1
2018-07-19Remove unused argument to vlib_feature_nextDamjan Marion27-109/+63
2018-07-19session: coverity warningsFlorin Coras2-20/+17
2018-07-19Add a new communication channel between VPP and openssl enginePing Yu4-20/+60
2018-07-19Cleanup of handoff codeDamjan Marion6-341/+110
2018-07-19qos record:fix disable on interface deleteEyal Bari1-1/+1
2018-07-19ip4-input and ip4-input-no-checksum should be siblingsNeale Ranns1-11/+1
2018-07-19Fix IPv6 csum calculation in GTP-U encapsulationAndreas Schultz1-24/+25
2018-07-19dpdk: set log write fd to non-blockingMatthew Smith1-7/+15
2018-07-19dpdk: add device IDs for Mellanox ConnectX-3Matthew Smith1-1/+6
2018-07-19PAPI: Remove logging calls from pack/unpackOle Troan1-18/+0
2018-07-19gbp: Add support for ACLMohsin Kazmi6-58/+178
2018-07-18qos mark/record: fix disable-sw_if_index range checkEyal Bari2-2/+2
2018-07-18DPDK: coverity scan warningsMarco Varlese2-7/+4
2018-07-18svm: make message queue more compactFlorin Coras2-18/+31
2018-07-18Change configure.ac to match the release tag on masterEd Warnicke1-1/+1
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach46-105/+7451
2018-07-18vpp-api: improve naming for easier debuggingKlement Sekera1-2/+2
2018-07-18VPP crash when run "lb set interface nat4 in <intc>" VPP-1343Hongjun Ni1-1/+1
2018-07-18Fix GTP-U length header field in encodingAndreas Schultz2-11/+23
2018-07-18Fix GTP-U header in 4x IPv4 vector encapsulationAndreas Schultz1-1/+1
2018-07-18vppinfra: increase max bihash arena size to 512GBDamjan Marion2-11/+21
2018-07-17memif: vectorized buffer enqueue in input nodeDamjan Marion1-146/+121
2018-07-17Bump the VPP version in configure.acNeale Ranns1-1/+1
2018-07-17loopback:fix delete to check interface classEyal Bari1-13/+6
2018-07-17session: send ctrl msg over mqFlorin Coras13-524/+977
2018-07-17session: use msg queue for eventsFlorin Coras27-400/+773
2018-07-17session: make sure segment sizes are page alignedFlorin Coras2-3/+6
2018-07-17VOM: support for pipesNeale Ranns2-10/+10
2018-07-16Adjacency-BFD: assume BFD down on createNeale Ranns2-10/+17
2018-07-16acl-plugin: fix coverity errors 186574,186575,186576,186577,183451Andrew Yourtchenko1-20/+1
2018-07-16vppinfra: AVX2 interleave functionsDamjan Marion1-3/+14
2018-07-16Enable openssl TLS async support in client for HW acclerationPing Yu1-0/+15
2018-07-15VPP-1341: fix loopback interface graph arcsDave Barach4-66/+175
2018-07-14Improve IP4 ARP and IP6 ND Events Notificationv18.10-rc0John Lo2-11/+32
2018-07-13Add QEDE poll mode driver (librte_pmd_qede)Igor Mikhailov (imichail)3-4/+10
2018-07-13srv6-as: Adding support for L2 trafficFrancois Clad3-38/+243
2018-07-13vppinfra: add missing header file to install listDamjan Marion1-0/+1
2018-07-13Improve the "show version" commandDave Barach1-5/+82
2018-07-13VPP-1338: fix ipsec api coverity warningsDave Barach2-12/+7
2018-07-13The gateway IP should be 172.16.2.1shenJibiao1-1/+1
2018-07-13STATS fix memory leak in stat_client.cDave Cornejo1-0/+3
2018-07-12Fix debug CLI node recycling bugsDave Barach1-5/+26
2018-07-12Revert "vppinfra: AVX2 blend"Dave Barach1-6/+0