aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-03-02BFD: command line interfaceKlement Sekera11-168/+1081
2017-03-01dpdk: be a pluginDamjan Marion43-1585/+838
2017-03-01vppinfra: fix issue when copying 16 bytes with clib_memcpyDamjan Marion2-0/+10
2017-03-01VPP-598: tcp stack initial commitDave Barach94-512/+17375
2017-03-01Fix buffer template copyDave Barach2-5/+30
2017-03-01devices: vnet_get_aggregate_rx_packets should not be dpdk specificDamjan Marion10-53/+59
2017-02-28dpdk: retire support for dpdk 16.07Damjan Marion5-58/+3
2017-02-28Clear L2 output config on interface mode change to L3 (VPP-651)John Lo1-4/+11
2017-02-28vlib: add buffer cloning supportDamjan Marion8-265/+256
2017-02-28Fix warning in generated codeDave Barach1-4/+14
2017-02-28Trace plugin binary API message range allocationDave Barach2-8/+89
2017-02-27BFD: disable debug printsKlement Sekera1-1/+1
2017-02-27vlib: add VLIB_BUFFER_EXT_HDR_VALID flagDamjan Marion4-5/+4
2017-02-27Add GPE CLI/API for setting encap modeFilip Tehlar8-4/+319
2017-02-27fix:vxlan mcast adj - added as ucast dpo adjEyal Bari1-1/+1
2017-02-26Load plugins in alphabetical orderDave Barach1-9/+55
2017-02-26BFD: echo functionKlement Sekera8-318/+864
2017-02-25Add NSH to GPE decap pathFlorin Coras5-20/+56
2017-02-25MFIB: changes to improve route add/delete performanceNeale Ranns3-7/+12
2017-02-24FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of t...Neale Ranns3-7/+31
2017-02-24VPP-650: handle buffer failure in vlib_buffer_copy(...)Dave Barach4-10/+63
2017-02-24Fixed QAT device binding and device unbinding when vpp package is removedRadu Nicolau1-1/+1
2017-02-24MFIB memory leak. free the per-source interface hashNeale Ranns3-6/+3
2017-02-24VPP-279: Document changes for vnet/vnet/devicesBilly McFall2-100/+617
2017-02-23Fix vpp built-in version of api_unformat_sw_if_index(...)Dave Barach3-19/+36
2017-02-22Clean up "binary-api" help string, arg parse bugsDave Barach2-2/+8
2017-02-22Fix LISP and ONE crc marcosFilip Tehlar3-11/+26
2017-02-22Support multiple plugin build in the sample-pluginAnlu Yan3-18/+52
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall36-572/+1472
2017-02-22jvpp: remove unnecessary msg_id_base cachingMarek Gradzki11-178/+90
2017-02-16Consolidate DHCP v4 and V6 implementation. No functional change intendedNeale Ranns15-959/+850
2017-02-22fix trace frame-queue unformat of indexMatus Fabian1-1/+1
2017-02-22Fix last run time update for timer wheelFlorin Coras1-1/+1
2017-02-22Repair SNAT's IPFIX and IF-add-del test functions.Jon Loeliger1-2/+2
2017-02-21Add Overlay Network Engine APIFilip Tehlar8-212/+4068
2017-02-21dhcp: multiple additionsNeale Ranns13-768/+892
2017-02-21cryptodev: Automatically download and build ISA-L Crypto libraryRadu Nicolau1-1/+1
2017-02-21Rename LISP GPE API to GPEFilip Tehlar11-153/+147
2017-02-21VPP-540 : pbb tag rewrite detailsPavel Kotucek7-82/+200
2017-02-20FIB reset leaves residual routes. Wrong API used to remove the routes meant t...Neale Ranns2-2/+5
2017-02-20LISP: don't show PITR generated mapping in dump callFilip Tehlar4-3/+15
2017-02-20dpdk: updated build to automatically download Intel(R) Multi-Buffer Crypto fo...Radu Nicolau1-1/+1
2017-02-20CLI extension to add multiple (S,G)s at once and time itNeale Ranns1-10/+76
2017-02-20Python test IP and MPLS objects conform to infra.Neale Ranns12-15/+476
2017-02-17Remove duplicate ip6 get interface address codeNeale Ranns4-47/+9
2017-02-17BFD: put session admin-up/admin-downKlement Sekera1-12/+12
2017-02-17Implemented IKEv2 initiator features:Radu Nicolau14-186/+2534
2017-02-17Fix handling of ping to SNAT out interfaceJuraj Sloboda1-6/+7
2017-02-17ipsec: changed ipsec-input-ip6 node to be a sibling of ipsec-input-ip4, fixes...Radu Nicolau1-6/+1
2017-02-17l2 input: avoid per-packet trace checks in the fast pathDave Barach4-25/+54