aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-22dpdk: add ENIC PMD patch to untag default vlanHyong Youb Kim1-0/+31
2019-03-22vppapigen: allow for enum size other than u32Andrew Yourtchenko2-4/+15
2019-03-22tests: update test_lb.py to use api call lb_conf.Paul Vinciguerra5-11/+22
2019-03-22MAP: Crush Coverity ComplaintJon Loeliger1-1/+1
2019-03-21Ignore SIGTERM during the vpp boot sequenceDave Barach2-12/+17
2019-03-21vec: use memset in vec_resize_allocate_memoryFlorin Coras1-1/+1
2019-03-21session/fifo: make event unset atomicFlorin Coras2-6/+8
2019-03-21BVI InterfaceNeale Ranns12-35/+578
2019-03-21docs: break up long lines in vmxnet3.rst to avoid line wrapSteven Luong1-21/+34
2019-03-21error-drop; print interface by nameNeale Ranns1-1/+2
2019-03-21IPSEC: Mutli-tunnel testsNeale Ranns5-56/+215
2019-03-21api trace: cli bug fixezkexma1-2/+2
2019-03-21icmp: bug fix of buffer->errorKingwel Xie2-2/+18
2019-03-21ipsec: add ipv6 support for ipsec tunnel interfaceKingwel Xie12-191/+515
2019-03-20vcl: mark app state as failed if attach failsFlorin Coras1-8/+11
2019-03-20crypto: add hmac truncate optionDamjan Marion3-2/+10
2019-03-20crypto_openssl: call EVP_EncryptFinal_ex only if neededDamjan Marion1-2/+4
2019-03-20IPSEC: Tunnel SA not deletedNeale Ranns1-3/+6
2019-03-20ipsec: keep crypto data inside SADamjan Marion8-58/+65
2019-03-20ipsec: bug fix ipsec-init sequenceKingwel Xie1-2/+0
2019-03-20cpu: fix rtype for fn selected by CLIB_MARCH_FNFlorin Coras1-1/+1
2019-03-20tcp: disable cc elog debuggingFlorin Coras1-2/+2
2019-03-20perfmon: python to C parser for intel CPUsDamjan Marion24-445/+23854
2019-03-20ldp: force exit if constructor init failsFlorin Coras1-2/+5
2019-03-20Re-enable aarch64 neon instruction in vlib_buffer_free_inlineLijian.Zhang2-5/+12
2019-03-20tests: implement crypto tests per RFC2202Filip Tehlar6-85/+418
2019-03-20tests: cdp plugin. Replace cdp enable cli command with API call.Paul Vinciguerra2-4/+4
2019-03-20vpp_papi: Expose the list of field attributes to the client.Paul Vinciguerra1-0/+1
2019-03-20tests: replace CLI command with API for flowprobe params.Paul Vinciguerra1-3/+5
2019-03-19vpp_papi: specify encoding for .encode()/.decode()Paul Vinciguerra3-9/+10
2019-03-19MAP: Add optional user-supplied 'tag' field in MAPs.Jon Loeliger4-14/+135
2019-03-19Revert "tests: Deprecate the use of CLI commands in tests."Neale Ranns2-6/+1
2019-03-19crypto: introduce crypto infraDamjan Marion21-233/+1489
2019-03-19add default NONE flag for bd_flagsMichal Cmarada1-0/+1
2019-03-19IPSEC: remove byte swap operations in DP during SPD classifyNeale Ranns5-46/+35
2019-03-19IPSEC: tidy the policy typesNeale Ranns6-78/+102
2019-03-19docs: Update vmxnet3 usecaseSteven Luong1-12/+36
2019-03-18session: add session flagsFlorin Coras5-24/+17
2019-03-18Fix build with newer linux headersDamjan Marion4-4/+17
2019-03-18VOM: GBP: L3-out subnets need only the sclass not an EPGNeale Ranns2-11/+18
2019-03-18tests: Speedup tests by 30%.Paul Vinciguerra1-0/+1
2019-03-18Tests: Trivial. Define constants once.Paul Vinciguerra1-4/+1
2019-03-18tests: Deprecate the use of CLI commands in tests.Paul Vinciguerra2-1/+6
2019-03-18vmxnet3: auto bind supportSteven Luong7-23/+63
2019-03-18vnet: disable the expansion of the heap allocated for classifier tablesAndrew Yourtchenko1-0/+2
2019-03-15Fix bihash bucket double unlock.Tom Seidenberg1-2/+1
2019-03-15PAPI: Build python3 package for vpp_papiOle Troan3-6/+23
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan31-438/+374
2019-03-15DOC ONLY: fix g2 build documentationDave Barach2-49/+44
2019-03-15vcl: cleanup debug messagesFlorin Coras16-261/+191