aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-14nat: ED: store both thread&session idx in hashKlement Sekera10-198/+316
2020-05-14nat: fix segv if out of ports in ed modeAlexander Chernavin2-1/+47
2020-05-14ip: fix interface ip address del sw_if_index checkyedg4-6/+27
2020-05-13sr: fix srv6/srv6-ad/srv6-as promisc mode switchJohn Lo3-22/+32
2020-05-13gso: remove ordering dependency on esp-encrypt-tunNeale Ranns1-2/+2
2020-05-13nat: fix broken buildKlement Sekera1-1/+1
2020-05-13nat: fix LRU blocked by inactive sessionKlement Sekera10-161/+391
2020-05-13nat: perf improvement - replace branchy codeKlement Sekera32-451/+401
2020-05-13interface: fix the checksum offload in quad loopMohsin Kazmi1-20/+25
2020-05-13feature: Config end nodes are user specificNeale Ranns5-24/+41