aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-10-16rdma: add rdma APIBenoît Ganne8-29/+401
2019-10-16flow: Add 'drop' and 'redirect-to-queue' actions supportChenmin Sun2-3/+25
2019-10-16svm: immediate fifo growth even when wrappedRyujiro Shibuya2-8/+117
2019-10-16svm: reset vector data instead of lengthBenoît Ganne1-1/+1
2019-10-16fib: fix use-after-free for interface adj removalBenoît Ganne1-0/+3
2019-10-16session: fix use-after-freeBenoît Ganne1-1/+1
2019-10-15ipip: fix typos in short_helpIgnas Bacius1-3/+3
2019-10-15gbp: Add extended SFC unit testsMohsin Kazmi1-2/+459
2019-10-14gso: Add gso feature arcMohsin Kazmi11-377/+1110
2019-10-14ping: Move to pluginMohsin Kazmi7-23/+45
2019-10-14memif: Revert "memif buffer leaks during disconnect."Andrew Yourtchenko1-36/+2
2019-10-14fib: recursive calculation leads to delegate pool reallocNeale Ranns1-4/+14
2019-10-14mactime: add the "mactime.json" builtin URLDave Barach5-1/+181
2019-10-14papi: fix socket sendall callsVratko Polak1-4/+6
2019-10-14gbp: use correct dst mac for RD-UU forwardBenoît Ganne1-1/+1
2019-10-13mactime: pass context in reply to mactime_dumpKeith Burns1-0/+1
2019-10-12tls: allow disconnects from main threadFlorin Coras1-1/+4
2019-10-11hsa: vpp_echo refactor quic nclients argDave Wallace2-4/+3
2019-10-11hsa: vpp_echo clean up results comparisonDave Wallace2-20/+20
2019-10-11hsa: vpp_echo remove redundant unformat functionDave Wallace3-31/+9
2019-10-11papi: harden socket handlingVratko Polak1-18/+24
2019-10-11lisp: fix dangling references to bihash tablesDave Barach1-6/+26
2019-10-11tcp: refactor flags into cfg and conn flagsFlorin Coras4-31/+89
2019-10-11vppinfra: fix page boundary crossing bug in hash_memory64Dave Barach2-4/+109
2019-10-11ip: reassembly: trace ip headers over worker handoffsKlement Sekera5-27/+87
2019-10-11ip: RD-CP API incorrect reply codeNeale Ranns1-1/+1
2019-10-11bonding: feature arc may not be enabled for the slave interfaceSteven Luong1-2/+2
2019-10-10tcp: improve pacing after idle send periodsFlorin Coras6-76/+124
2019-10-10http_static: add .json contentDave Barach1-2/+53
2019-10-10tcp: retry lost retransmitsFlorin Coras7-155/+205
2019-10-10ip: fix clang debug compilationBenoît Ganne1-3/+1
2019-10-10session: fix typos & cert_key store initNathan Skrzypczak2-6/+4
2019-10-10tcp: custom checksum calculations for Ipv4/Ipv6Srikanth A6-122/+194
2019-10-10tcp: fix tso not work in single buffer issueSimon Zhang2-6/+9
2019-10-10tests: add cli_return_response to vpp_papi_providerDave Barach1-1/+6
2019-10-10sr: fix deleting an SR l2 steering policyAhmed Abdelsalam1-3/+7
2019-10-10acl: remove api boilerplateOle Troan6-172/+47
2019-10-10mactime: fix undefined symbol in mactime_testOle Troan1-1/+2
2019-10-10geneve: API cleanupJakub Grajciar4-47/+59
2019-10-10memif: remove api boilerplateOle Troan7-252/+17
2019-10-09ikev2: fix dangling pointerFilip Tehlar2-14/+28
2019-10-09session: avoid old io dispatch if no slots left to sendRyujiro Shibuya1-2/+3
2019-10-09map: use ip6-full-reassembly instead of own codeKlement Sekera10-978/+100
2019-10-09dhcp: dhcp6_pd_client_cp API cleanupJakub Grajciar4-53/+53
2019-10-09interface: dump the interface device typeMohsin Kazmi4-3/+14
2019-10-09ip: fix coverity warningKlement Sekera1-3/+7
2019-10-09interface: callback to manage extra MAC addressesMatthew Smith7-1/+308
2019-10-09api: comment, simplify and fix api socket readVratko Polak1-48/+80
2019-10-09papi: introduce read_blockingVratko Polak1-3/+29
2019-10-09mpls: support fragmentation of mpls output packetRajesh Goel6-16/+120