summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-20nat: fix segv if out of ports in ed modev20.05-rc2Alexander Chernavin2-1/+47
2020-05-20ip: fix interface ip address del sw_if_index checkyedg6-6/+63
2020-05-20docs: asan: update doc to match current statusBenoît Ganne1-5/+5
2020-05-20dpdk: fix pktmbuf pool private data initBenoît Ganne1-0/+1
2020-05-19lisp: API doc/comments cleanupOnong Tayeng3-41/+6
2020-05-19interface: fix interface rx mode config APIJakub Grajciar1-2/+4
2020-05-18vcl: remove udpc transportFlorin Coras2-9/+1
2020-05-18tcp: fix bogus time update due to missing castFlorin Coras1-1/+2
2020-05-16vcl svm: fix rx event losshanlin1-2/+5
2020-05-13docs: Add link to 20.05 test framework docsAndrew Yourtchenko1-0/+1
2020-05-13docs: Initial changes for stable/2005 branchv20.05-rc1Andrew Yourtchenko1-0/+1
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
2020-05-12misc: remove useless assignmentDave Barach1-1/+0
2020-05-12api: use malloc for rx thread arg instead of heapFlorin Coras1-2/+2
2020-05-12vcl: de-init vcl on destroyFlorin Coras1-0/+1
2020-05-12tcp: avoid rcv wnd less than mssFlorin Coras1-6/+4
2020-05-12lacp: missing endian conversions for trace packet formatSteven Luong1-2/+2
2020-05-11crypto-native: properly deal with broken or outdated toolchainsDamjan Marion5-42/+54
2020-05-11vlib: fix u64 error counter cli printingFlorin Coras1-3/+3
2020-05-10ip-neighbor: fix show ip neighbor issueMichael Yu1-5/+4
2020-05-10ethernet: fix dmac stride errorZhiyong Yang1-1/+1
2020-05-09vppapigen: api crc checkerOle Troan5-23/+415
2020-05-09gtpu: fix coverity issueChenmin Sun1-2/+2
2020-05-09build: reject merge conflict checkin attemptsDave Barach1-0/+5
2020-05-08docs: fix merge damage in nat.hDave Wallace1-4/+0
2020-05-08vppinfra: set explicit found in search_free_list loopSteven Luong1-2/+6
2020-05-08misc: add knob to generate compile_commands.jsonDamjan Marion2-0/+9
2020-05-08build: various improvementsDamjan Marion11-39/+111
2020-05-08ethernet: fix coverity warningDave Barach1-1/+1
2020-05-08papi: use python3 for papi installOle Troan1-1/+1
2020-05-08nat: fix per thread data vlib_main_t usage take 2Ole Troan7-42/+32
2020-05-08dpdk: fix compiling issue with clangLijian.Zhang1-1/+2
2020-05-08vppinfra: fix u32x4_byte_swap on ArmLijian.Zhang1-1/+1
2020-05-07vppinfra: loop counter off by 1 in search_free_list()Steven Luong1-1/+1
2020-05-07nat: remove duplicate line of codeKlement Sekera1-1/+0
2020-05-07nat: fix per thread data vlib_main_t usageFilip Varga9-75/+97
2020-05-07misc: deprecate elftoolDamjan Marion8-5/+2
2020-05-07session: catch segment manager alloc failureFlorin Coras1-3/+4
2020-05-07lacp: fix regarding vm arg for vlib_time_now callsElias Rudberg6-43/+26