aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-05-26pci: improve vfio loggingDamjan Marion3-20/+77
2020-05-26ipsec: DES/3DES fixing the iv_len for openssl cryptoRajesh Goel1-1/+2
2020-05-25vcl: fix udp connected checkFlorin Coras1-1/+1
2020-05-25tcp: fix sack block validation on wrapFlorin Coras2-1/+29
2020-05-25api: add new stream message conventionOle Troan9-45/+226
2020-05-24dpdk: del warnings that duplicate counters in espAlexander Chernavin2-12/+0
2020-05-24vppinfra: fix SIGBUS in bihash init when running unpriviledgedDamjan Marion1-1/+1
2020-05-24vcl: add sendmsg/recvmsg for vlsh in ldpFlorin Coras1-65/+130
2020-05-24tcp: track buffer alloc failuresFlorin Coras2-3/+21
2020-05-24ipsec: fixed chaining ops after add footer and icvPiotrX Kleski1-8/+11
2020-05-22vppinfra: remove includeDamjan Marion1-1/+0
2020-05-22avf: interrupt mode, support for WB_ON_ITRDamjan Marion2-57/+103
2020-05-22avf: improve link speed handlingDamjan Marion1-34/+36
2020-05-22nat: fix dslite session port allocationVladimir Ratnikov1-4/+4
2020-05-22nat: output fib index fixFilip Varga1-69/+47
2020-05-21vlib: enforce buffer alloc return value checkDamjan Marion2-6/+7
2020-05-21vcl: support connected udp listensFlorin Coras4-0/+10
2020-05-21ip: Dual loop error in midchain chksumNeale Ranns1-1/+1
2020-05-20vlib: mmap process stacksDamjan Marion4-59/+42
2020-05-20vcl: nest vcl_mq_epfd to support epoll_wait without high CPU usagehanlin3-2/+125
2020-05-20srv6-mobile: Update the doc for gtp4.dt and gtp6.dt funcitons.Satoru Matsushima1-5/+64
2020-05-19vppinfra: refactor mpcap.hDave Barach3-89/+118
2020-05-19dpdk: change netvsc device port typeMatthew Smith1-1/+1
2020-05-19dpdk: fix pktmbuf pool private data initBenoît Ganne1-0/+1
2020-05-19vppapigen: handle new api file for crcchekcerOle Troan1-2/+9
2020-05-19interface: fix interface rx mode config APIJakub Grajciar1-2/+4
2020-05-18vppinfra: OpenPOWER ELF V2 ABI version of clib_{longjmp,setjmp,calljmp}Damjan Marion1-47/+93
2020-05-17ip6-nd: correct set-ip6-nd-proxy CLI short_helpIgnas Bacius1-1/+1
2020-05-16vppinfra: use byte swap builtinsDamjan Marion1-41/+3
2020-05-16vppapigen: add assert for python versionOle Troan1-2/+4
2020-05-16l2: L2/L3 mode swicth cleanup and l2-patch fixJohn Lo4-31/+16
2020-05-16misc: fix typo in set-ipfix-exporter CLI short_helpIgnas Bacius1-1/+1
2020-05-15misc: fix ubuntu 20.04 python depsDamjan Marion4-10/+37
2020-05-15vppinfra: remove trailing whitespace in longjmp.SDamjan Marion1-110/+110
2020-05-15vlib: restore commands for non-interactive sessionsBenoît Ganne1-8/+13
2020-05-15vcl: remove udpc transportFlorin Coras2-9/+1
2020-05-15misc: removed executable bits from source filesRay Kinsella26-0/+0
2020-05-15session: track detached listener segment managersFlorin Coras4-7/+77
2020-05-15g2: fix the g2 build for Ubuntu 20.04Dave Barach1-2/+1
2020-05-15ikev2: add support for NAT traversalFilip Tehlar5-87/+292
2020-05-14tcp: fix bogus time update due to missing castFlorin Coras1-1/+2
2020-05-14nat: unhide testsKlement Sekera1-5/+5
2020-05-14vcl svm: fix rx event losshanlin1-2/+5
2020-05-14nat: "users" dump for ED-NATKlement Sekera3-0/+170
2020-05-14lisp: API cleanupOnong Tayeng3-41/+6
2020-05-14vlib: fix unix cli commands crash without sessionBenoît Ganne1-15/+23
2020-05-14ikev2: use u32 in unformatFilip Tehlar1-1/+1
2020-05-14dpdk: fix crash with chelsio pmdBenoît Ganne1-6/+12
2020-05-14memif: 14 bytes extra overhead issue fixed.Mrityunjay Kumar1-2/+2
2020-05-14nat: remove unused codeKlement Sekera2-3/+0