aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-10API versioning: Fix coverity errors from strncpy()Ole Troan2-2/+2
2017-10-09TEST,L2-FIB:refactor test-removing shared stateEyal Bari1-179/+135
2017-10-09IP neighbour move incorrectly placed jump labelNeale Ranns1-2/+2
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach57-9/+260
2017-10-09NAT: hairpinning rework (VPP-1003)Matus Fabian4-16/+125
2017-10-09NAT: fixed ICMP broken translation for GRE tunnel interface (VPP-1008)Matus Fabian3-31/+27
2017-10-09fix buffer allocation for sparse jumbo frames in vhostPierre Pfister1-1/+3
2017-10-09Allow use of /etc/os-release fileMarco Varlese5-46/+33
2017-10-06Coverity fixes for API socketChris Luke2-8/+10
2017-10-06VCL: add epoll_* functions.Dave Wallace5-87/+815
2017-10-06tuntap: Introduce per thread structure to suport multi-threadsSteven2-65/+99
2017-10-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese20-2/+4600
2017-10-06Separate CP and DP fib table for PPPoEHongjun Ni3-56/+66
2017-10-05dpdk/ipsec: rework plus improved cli commandsSergio Gonzalez Monroy15-1704/+2524
2017-10-05Clean up "show api ring" debug CLIDave Barach2-4/+15
2017-10-05Distributed Virtual Router SupportNeale Ranns16-109/+727
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine74-130/+130
2017-10-04Packages dependencies: added clang3_8 and indent packagesMarco Varlese1-2/+3
2017-10-04checkstyle: add clang-format dependency, fix bugKlement Sekera2-2/+2
2017-10-04Set MAC address needs the HW interface indexNeale Ranns2-2/+6
2017-10-04dpdk: use vpp physmem allocator for dpdk buffersDamjan Marion2-63/+144
2017-10-04Dump of deag/lookup routes has is_drop=1 (VPP-995)Neale Ranns1-0/+2
2017-10-04libmemif: memif_rx_burst fixJakub Grajciar1-2/+2
2017-10-04memif: crash on slave modeSteven1-0/+1
2017-10-04Update CSIT tests 170926 -> 171002Jan Gelety1-1/+1
2017-10-04VPP-1001 - update AF Packet Driver to for modern kernelsAnton Ivanov4-10/+119
2017-10-04Add API support to dump IPsec SAsMatthew Smith3-0/+292
2017-10-03api: fix internal client registrationsFlorin Coras1-0/+2
2017-10-03Update L2FIB entry timestamp only if BD aging enabled (VPP-1002)John Lo3-3/+6
2017-10-03L2FIB,TEST:add max macs in event testeyal bari1-0/+22
2017-10-03tcp: updates to connection closing procedure (VPP-996)Florin Coras4-17/+63
2017-10-03jvpp: added logs for sending and receiving event messages (VPP-982)Matej Perina5-0/+30
2017-10-03Repair vlib API socket serverDave Barach89-1106/+2510
2017-10-03Propagate duplicate IF addr add/del error up to API.Jon Loeliger3-8/+30
2017-10-03make test: Copy api_post_mortem.$$ file tmp test dir for archiving.Dave Wallace2-7/+13
2017-10-02L2-FIB:add mac learn events testEyal Bari3-56/+76
2017-09-30make test: Create link to failed test dir on timeout.Dave Wallace2-1/+7
2017-09-30make test: archive failed test data with build logs.Dave Wallace2-17/+32
2017-09-29make test: fix/disable VAPI tests on centosKlement Sekera5-2/+33
2017-09-28cdp/lldp: punt for no bufferSteven2-0/+6
2017-09-28C++ API: remove deprecated throw listsKlement Sekera1-8/+4
2017-09-28drop python3 dependencyKlement Sekera4-29/+26
2017-09-27Update package versionFlorin Coras1-1/+1
2017-09-28General documentation updatesChris Luke16-83/+117
2017-09-28tun/tap: Bad packets sent to kernel via tun/tap interfaceSteven2-22/+29
2017-09-27VPP-990 remove registered handler if control ping failsv18.01-rc0Matej Perina3-0/+14
2017-09-27LISP: add API handlers for set/get transport protocolFilip Tehlar4-0/+194
2017-09-27VLAN support on host(af-packet) interface.Akshaya N1-3/+26
2017-09-27Update vagrant centos config to CentOS 7.4Dave Wallace3-2/+9
2017-09-27Fix: unnecesary uio binding for Mellanox NICSteve Shin1-1/+3