aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-11fib: remove unsued path flagNeale Ranns1-5/+0
2020-12-11fib: Remove unused BIER variablesNeale Ranns3-25/+10
2020-12-11srv6-mobile: Fix the position of QFITetsuya Murakami2-34/+31
2020-12-11vcl: fix listener session close problemwanghanlin1-1/+1
2020-12-11vcl: fix crash problem for invalidation of vls_table_lockwanghanlin1-6/+5
2020-12-10tests: check ethernet type in arp test caseElias Rudberg1-0/+4
2020-12-10api: remove unused singular optionOle Troan1-7/+1
2020-12-10misc: add a couple useful functions for gdbChristian Hopps1-0/+23
2020-12-10hsa: http proxy connected callback fixesnandfan1-3/+0
2020-12-09bash: Update jjb version in jjb-sandbox-env functionDave Wallace1-1/+1
2020-12-09fib: supporting inner flow hash on tunnelsMohammed Hawari6-11/+32
2020-12-09ikev2: test responder behind NATFilip Tehlar1-29/+49
2020-12-08build: fix centos-8 'make install-deps' enable PowerTools repoDave Wallace1-1/+2
2020-12-08tests: restore vapi C++ test under Centos-8Paul Vinciguerra3-11/+2
2020-12-08fib: Adjacency flag for midchain to perfom flow hash (on inner packet)Neale Ranns5-31/+78
2020-12-08tunnel: add cli support for encap_decap flagsMohammed Hawari4-4/+30
2020-12-08svm: fix ssvm_va for private segmentsFlorin Coras1-1/+1
2020-12-08ipip: correct ipip_cli.c indentationMohammed Hawari1-212/+277
2020-12-08papi: remove old client referencePaul Vinciguerra2-4/+1
2020-12-08misc: fix api in ipfix_classify_table_add/detailsAlexander Chernavin2-5/+5
2020-12-08fib: Source Address SelectionNeale Ranns34-390/+864
2020-12-08nat: avoid hairpinning infinite loop problemElias Rudberg2-0/+100
2020-12-07docs: Fix CentOS 8 buildJon Loeliger1-1/+7
2020-12-07dpdk: support mlx drivers linked with rdma-coreMohammed Hawari4-10/+31
2020-12-07tests: py2 cleanup - remove subclassing of objectPaul Vinciguerra21-30/+31
2020-12-06tests: remove the dependency on subprocess32Paul Vinciguerra2-14/+1
2020-12-06wireguard: run feature after gsoNathan Skrzypczak1-0/+1
2020-12-06vlib: vlib_log for "linux device up" warningsDave Barach1-3/+4
2020-12-06tests: refactor ForeignAddressFactoryPaul Vinciguerra2-14/+14
2020-12-04virtio: fix the interrupt handling for packed queuesMohsin Kazmi1-5/+25
2020-12-04crypto: fixed vnet_crypto_async_reset_frame assertPiotrX Kleski1-1/+2
2020-12-04crypto: fixed async frame enqueue race conditionPiotrX Kleski3-5/+8
2020-12-04acl: fix acl-plugin testcases packet countingAndrew Yourtchenko1-2/+3
2020-12-04libmemif: clean up typosPaul Vinciguerra14-50/+50
2020-12-04avf: fix coverity issueMohammed Hawari1-1/+2
2020-12-04udp session: fix deq notification for dgramsFlorin Coras1-1/+4
2020-12-04virtio: fix the len offsetMohsin Kazmi1-2/+2
2020-12-04ip: fixup memory leak in function ip4_full_reass_drop_allbarryxie1-0/+1
2020-12-04papi: add support for enumflag part 1 of 2Paul Vinciguerra5-19/+160
2020-12-04vppapigen: add parser support for enumflagsPaul Vinciguerra4-57/+221
2020-12-04stats: fix coverity issuesAndrew Yourtchenko1-4/+3
2020-12-03lisp: .api dont set defaults in reply messagesPaul Vinciguerra1-3/+3
2020-12-04tls: allow picotls to use secp elliptic curvesVladimir Medvedkin1-3/+3
2020-12-03virtio: fix the offloads in tx pathMohsin Kazmi1-4/+2
2020-12-03nat: fix forwarding handoff workaroundFilip Varga6-31/+170
2020-12-03tests: remove py2/py3 six compatability libraryPaul Vinciguerra12-43/+19
2020-12-03tls: fix passed argument in openssl pluginVladimir Medvedkin1-2/+2
2020-12-03svm: fix mutex consistency on trylockFlorin Coras2-4/+16
2020-12-03papi: remove python2 patternsPaul Vinciguerra6-40/+18
2020-12-03papi: allow client control over loggersPaul Vinciguerra6-8/+56