summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-20build: add the missing leading underscore to FORTIFY_SOURCENeale Ranns5-19/+19
2021-01-20rdma: fix pkg_config fileMohammed Hawari1-0/+3
2021-01-20classify: Layout classify entry to group data-plane accessed fields onNeale Ranns3-102/+124
2021-01-19classify: crash on classify filter pcap del commandSteven Luong1-1/+2
2021-01-19avf: fix l2_len for csum offloadMohammed Hawari1-4/+3
2021-01-18build: make rpath optionalNathan Moos1-1/+4
2021-01-18nat: deal with flows instead of sessionsKlement Sekera15-1963/+1865
2021-01-18ipsec: Support MPLS over IPSec[46] interfaceNeale Ranns13-166/+470
2021-01-18tls: make picotls engine able to initial connection as clientSimon Zhang2-16/+74
2021-01-16tcp: remove bad assertIvan Shvedunov1-5/+2
2021-01-15build: add missing openssl-devel package for centos-8 vpp-ext-depsDave Wallace1-1/+1
2021-01-15misc: checkstyle ignore .patch files in trailing whitespace checkNeale Ranns1-1/+1
2021-01-15vlib: fix counter_will_expand predictionMiklos Tirpak2-6/+18
2021-01-14bash: move jjb sandbox bash functions to ci-management repoDave Wallace1-87/+1
2021-01-14docs: Update FIB documentationNeale Ranns23-189/+1409
2021-01-14vxlan: Protect against tunnel config where source is not localNeale Ranns2-2/+59
2021-01-13ikev2: remove assert conditionFilip Tehlar1-19/+36
2021-01-12crypto-openssl: chacha support in openssl versionRay Kinsella1-8/+8
2021-01-12ip: vtep fixes for alignment and cache update.Ray Kinsella1-2/+2
2021-01-12vcl: fix session_handle_to_vlsh_table update after session migratewanghanlin1-7/+48
2021-01-11build: Add deps for ubuntu 20.10Pim van Pelt1-0/+6
2021-01-11dpdk: allow configure individual VMBUS devicesVladimir Ratnikov6-58/+253
2021-01-11vcl: fix deadlock in rpcwanghanlin2-71/+134
2021-01-11acl: fix tag C-string overflowBenoît Ganne1-5/+14
2021-01-11nat: refactor and split fo EI/ED features p.2Filip Varga8-351/+1216
2021-01-09session svm: fix fifo migrationFlorin Coras6-51/+66
2021-01-09l2: fix tests for learn_limitJerome Tollet3-58/+236
2021-01-08l2: Separating scan-delay and learn-limit into a separate API from want_l2_ma...Jerome Tollet5-20/+189
2021-01-08tests: move bond tests to src/vnet/bonding/testDave Wallace2-0/+0
2021-01-08l2: fix l2 bd_learnlimitJerome Tollet1-6/+1
2021-01-08tests: Use soft links for the test file stagingNeale Ranns1-2/+3
2021-01-08vhost: Add event index for interrupt notification to driverSteven Luong12-213/+795
2021-01-08ikev2: fix lookup in wrong ip tableFilip Tehlar1-4/+6
2021-01-07vcl session: switch to generic cert key apisFlorin Coras17-311/+310
2021-01-07ipip: Support MPLS over IPNeale Ranns4-6/+251
2021-01-07ipsec: Deprecated the old IPsec Tunnel interfaceNeale Ranns12-1329/+292
2021-01-06vcl: allow all workers to block on apiFlorin Coras2-32/+53
2021-01-06svm: force fixed memfd mapping if va providedFlorin Coras1-3/+3
2021-01-06api: fromjson/tojson generated code memory leakOle Troan1-1/+1
2021-01-06acl: fix cli tag parsingBenoît Ganne1-1/+5
2021-01-06ipsec: Mark the interface create reply deprecatedNeale Ranns1-0/+1
2021-01-06l2: add per bridge domain learn limitJerome Tollet8-66/+337
2021-01-05ebuild: follow symbolic links in find_newer_filtered_fnDave Barach1-1/+1
2021-01-05tap: fix the buffering index for groMohsin Kazmi1-6/+8
2021-01-05nat: refactor and split fo EI/ED featuresFilip Varga17-1026/+999
2021-01-05teib: fix typo in cliPaul Vinciguerra1-4/+2
2021-01-05ipsec: ipsec cli nexthop erroryedg1-1/+1
2020-12-30svm: fifo segment sptr for fifo hdr free listFlorin Coras5-52/+91
2020-12-29session: remove fifo segment va allocatorFlorin Coras4-47/+8
2020-12-29svm vcl: allow random offsets for fifo segments in appsFlorin Coras6-41/+57