summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-05-27vppinfra: fix SIGBUS in bihash init when running unpriviledged, take twoDamjan Marion1-1/+1
2020-05-27fib: IPv6 lookup data structure MP safe when prefixes change (VPP-1881)Neale Ranns4-15/+84
2020-05-27ipsec: Add/Del IPSec SA is not MP safeNeale Ranns1-7/+0
2020-05-27vcl: fix ldp fcntl64Florin Coras3-40/+24
2020-05-26fib: Fix interpose source reactivateNeale Ranns1-0/+14
2020-05-26fib: Use basic hash for adjacency neighbour table (VPP-1877)Neale Ranns1-82/+42
2020-05-26ipsec: DES/3DES fixing the iv_len for openssl cryptoRajesh Goel1-1/+2
2020-05-26vcl: do not propagate epoll events if session closedFlorin Coras2-6/+17
2020-05-25tcp: fix sack block validation on wrapFlorin Coras2-1/+29
2020-05-25vppinfra: fix SIGBUS in bihash init when running unpriviledgedDamjan Marion1-1/+1
2020-05-25ipsec: fixed chaining ops after add footer and icvPiotrX Kleski1-8/+11
2020-05-25srv6-mobile: Update the doc of 20.05 for gtp4.dt and gtp6.dt funcitons.Satoru Matsushima1-5/+64
2020-05-21ip: Dual loop error in midchain chksumNeale Ranns1-1/+1
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 checkyedg4-6/+27
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-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
2020-05-13bonding: fix the GSO flagsMohsin Kazmi1-2/+8
2020-05-13ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAsNeale Ranns3-38/+120
2020-05-13nat: handoff next node feature fixFilip Varga8-48/+160
2020-05-13ikev2: fix removing of expired SAsFilip Tehlar1-1/+1
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 Troan2-23/+67
2020-05-09gtpu: fix coverity issueChenmin Sun1-2/+2
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-08build: various improvementsDamjan Marion7-13/+20
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-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