aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-20vlib: mmap process stacksDamjan Marion4-59/+42
2020-05-20docs: asan: update doc to match current statusBenoît Ganne1-5/+5
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 Troan2-2/+20
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-18libmemif: cleanup typosPaul Vinciguerra7-42/+42
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 Marion5-17/+44
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 Kinsella27-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 Tehlar6-91/+293
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 Sekera4-1/+171
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 checkyedg6-6/+63
2020-05-13misc: Initial 20.09-rc0 commitv20.09-rc0Andrew Yourtchenko1-0/+5
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-13dpdk: DPDK 20.05 iavf fdir bug-fix patch cherry pickChenmin Sun1-0/+70
2020-05-13interface: fix the checksum offload in quad loopMohsin Kazmi1-20/+25
2020-05-13feature: Config end nodes are user specificNeale Ranns6-24/+53
2020-05-13bonding: fix the GSO flagsMohsin Kazmi1-2/+8
2020-05-13ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAsNeale Ranns4-39/+195
2020-05-13nat: handoff next node feature fixFilip Varga8-48/+160
2020-05-13ikev2: fix removing of expired SAsFilip Tehlar1-1/+1