summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-03nat: fix incorrect session removal caseKlement Sekera3-10/+43
2020-12-03tests: fix typo in numbered list in documentationElias Rudberg1-5/+6
2020-12-03tests: remove aenum libraryPaul Vinciguerra2-5/+1
2020-12-02tests: add type annotations to the vpp object abstract classPaul Vinciguerra1-12/+12
2020-12-02nat: use correct per-thread vlib_mainBenoît Ganne1-8/+8
2020-12-02papi: improve unit testabilityPaul Vinciguerra3-23/+133
2020-12-02stats: void-pointer arithmetic fixElias Rudberg1-2/+3
2020-12-02papi: fix copy/paste errorPaul Vinciguerra1-2/+2
2020-12-02ikev2: fix nat traversalFilip Tehlar2-3/+48
2020-12-01session: make pacer worker load awareFlorin Coras2-5/+14
2020-12-01session: allow small pacer burstsFlorin Coras5-19/+36
2020-12-01wireguard: return public key in apiNathan Skrzypczak2-2/+9
2020-12-01tests: remove ip_punt from vpp_papi_provider and add ip_punt object modelsJakub Grajciar5-91/+103
2020-12-01ipsec: change predictionFan Zhang2-2/+2
2020-12-01avf: add TSO supportMohammed Hawari3-21/+120
2020-12-01ebuild: perform build and install at the same time for external.mkMohammed Hawari1-2/+2
2020-11-30tests: Fix unversioned python shebang linesDave Wallace4-4/+4
2020-11-30svm: make svm queue mutex robustFlorin Coras2-2/+9
2020-11-30tests: IPv6 multicast over GRENeale Ranns1-0/+76
2020-11-30map: add include guard to map.hPaul Vinciguerra1-0/+4
2020-11-27dpdk: fix cryptodev compileFan Zhang1-45/+6
2020-11-27ip: Sub Address Family types. Feature enable for each SAFINeale Ranns7-16/+215
2020-11-26vlib: fix vlib log elog vector overrunBenoît Ganne1-1/+1
2020-11-26crypto: improve ipsecmb engine performanceFan Zhang1-0/+3
2020-11-26docs: fix bihash doc bugsDave Barach1-19/+19
2020-11-26svm: use internal function to prealloc fifo hdrsFlorin Coras1-30/+3
2020-11-26nat: fix testsFilip Varga5-110/+42
2020-11-26vcl: avoid coalescing dgrams on readFlorin Coras1-2/+2
2020-11-26svm: only try to pre-allocate requested number of fifo pairsBenoît Ganne1-1/+8
2020-11-26vlib: clean up event-logger CLIDave Barach2-19/+19
2020-11-26gre: Move to new API generated types/messagesNeale Ranns8-312/+33
2020-11-26fib: Expressive type for walk return code. Honour code.Neale Ranns8-24/+21
2020-11-26fib: DPO layout add u64 parameter.Neale Ranns2-19/+29
2020-11-26ikev2: better handling when no IKE DH configuredFilip Tehlar2-34/+161
2020-11-26ip: reassembly - fix handoff for custom nodeKlement Sekera2-21/+111
2020-11-26ip: trace icmp echo request/reply idKlement Sekera1-0/+6
2020-11-26fib: Only track cover if activatedNeale Ranns2-6/+24
2020-11-25ipsec: A P2MP ipsec interface is NBMANeale Ranns2-0/+3
2020-11-25session: add startup option to poll in mainFlorin Coras4-4/+11
2020-11-25vlib: add elog events for vlib log entriesDave Barach7-16/+69
2020-11-25dns: use correct per-thread vlib_mainBenoît Ganne4-60/+63
2020-11-25syslog: use per-thread vlib_mainBenoît Ganne2-5/+2
2020-11-25tcp: enable lc if any other debug option enabledFlorin Coras2-11/+34
2020-11-25pci: add PCIe Gen4 link speedDamjan Marion1-2/+4
2020-11-25dns: fix double-unlockBenoît Ganne1-12/+0
2020-11-25ip-neighbor: Send API event when neighbor is removedNeale Ranns9-51/+209
2020-11-25ikev2: fix issue when sending multiple requests at onceFilip Tehlar2-20/+68
2020-11-25dpdk: patch broken virtio macroMatthew Smith1-0/+42
2020-11-25rdma: fixed UAR writing at txMohammed Hawari1-1/+1
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan45-1473/+6021