aboutsummaryrefslogtreecommitdiffstats
path: root/vpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion31-18552/+0
2016-12-26dpdk: Add support for Mellanox ConnectX-4 devicesDamjan Marion2-1/+9
2016-12-23Build vpp_api_test binary API debug CLI into vppDave Barach7-2/+770
2016-12-22API refactoring : lisp-gpePavel Kotucek2-205/+1
2016-12-22API refactoring : lispPavel Kotucek2-2057/+1
2016-12-22API refactoring : ipsec-grePavel Kotucek2-152/+1
2016-12-22API refactoring : ipsecPavel Kotucek2-885/+1
2016-12-22API refactoring : bfdPavel Kotucek2-350/+2
2016-12-21API refactoring : l2tpPavel Kotucek2-277/+1
2016-12-21API refactoring : grePavel Kotucek2-143/+1
2016-12-21API refactoring : vxlan-gpePavel Kotucek1-41/+1
2016-12-21API refactoring : vhost_userPavel Kotucek2-273/+1
2016-12-21API refactoring : netmapPavel Kotucek2-95/+1
2016-12-21API refactoring : af_packetPavel Kotucek2-98/+1
2016-12-21API refactoring : vxlanPavel Kotucek1-67/+1
2016-12-20Declare variables as externalDamjan Marion3-0/+9
2016-12-19Python API: Add back support for old-style VLA, e.g. mask[0]Ole Troan1-1/+1
2016-12-19dpdk backward compatibilityChristophe Fontaine1-0/+2
2016-12-13Fix coverity build-break, VPP-255Dave Barach1-4/+4
2016-12-09Add extra validation for VXLAN packets and tunnelsJohn Lo1-0/+8
2016-12-08l2fwd: fix isssue with setting mac age from apiDamjan Marion1-1/+1
2016-12-07BFD: basic asynchronous session up/downKlement Sekera2-1/+352
2016-12-07l2fib: add mac aging supportDamjan Marion2-0/+6
2016-12-07Refactor tap binary APIs, VPP-550Dave Barach2-258/+4
2016-12-07Make table chain deletion optional in classifier API (VPP-206)Juraj Sloboda3-2/+4
2016-12-06Refactor binary APIs for IP, VPP-549Dave Barach2-1490/+12
2016-12-06span: add tx functionality and support for multiple mirror portsPavel Kotucek3-93/+17
2016-12-06dpdk: fix rte_delay_us callback issueDamjan Marion1-7/+9
2016-12-06MAP: Split MAP API out of vpe.api.Ole Troan2-361/+0
2016-12-06dpdk: add rte_delay_us_callbackPavel Kotucek1-1/+13
2016-12-06api: missing support for dumping of neighbours (VPP-333)Pavel Kotucek2-2/+107
2016-12-06Implement LISP control plane messagesFilip Tehlar3-3/+327
2016-12-05Move interface APIs to vnet/vnet/{interface.api,interface_api.c}Dave Barach4-854/+51
2016-12-05api: set interface MTU API (VPP-442)Matus Fabian1-1/+14
2016-12-05Variable-message-length tracing support, VPP-370Dave Barach1-11/+18
2016-12-02Coverity errors in MPLS codeNeale Ranns1-1/+2
2016-12-02Augment Vxlan to support NSH-ProxyHongjun Ni1-2/+1
2016-12-02api: fix inconsistent behaviour when adding l2fib filter entry (VPP-147)Pavel Kotucek1-11/+14
2016-12-02MPLS infrastructure improvmentsNeale Ranns5-850/+274
2016-12-02API: Packaging of JSON files.Ole Troan1-3/+3
2016-12-01Add a 64-byte interface "tag" for vhost and tap interfacesDave Barach3-6/+119
2016-12-01Add vxlan-bypass feature to IP4 forwarding pathJohn Lo3-2/+73
2016-11-30Enabling AES-GCM-128 with 16B ICV supportRadu Nicolau1-2/+36
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari3-36/+29
2016-11-30Start spliting vpe.api into logically related piecesDave Barach5-202/+13
2016-11-28dpdk: add ipsec cryptodev supportSergio Gonzalez Monroy2-1/+12
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion1-0/+4
2016-11-22GRE tests and fixesNeale Ranns1-1/+1
2016-11-22Fix coverity warnings, VPP-486Dave Barach1-10/+15
2016-11-22Fix issues reported by coverityPavel Kotucek1-1/+5