aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-11-22crypto-ipsecmb: use single GCM APIFan Zhang1-6/+4
2019-11-22vppinfra: fix coverity issue 205691 in pmallocAndrew Yourtchenko1-0/+1
2019-11-22papi: support default for type alias decaying to basetypeOle Troan2-19/+64
2019-11-22ipsec: fix trailing data overflowFilip Tehlar1-23/+21
2019-11-22ikev2: install/remove ipsec tunnels from main threadFilip Tehlar2-68/+157
2019-11-21tcp: add no csum offload config optionFlorin Coras3-25/+20
2019-11-21vcl: if the ldp user send buf with 0 len, it will assert failed.jiangxiaoming1-1/+1
2019-11-20session tcp: support pacer idle timeoutsFlorin Coras9-111/+88
2019-11-20classify: per-interface rx/tx pcap capture filtersDave Barach2-3/+22
2019-11-20vlib: improve code coverage, part deuxDave Barach3-30/+62
2019-11-20ipsec: Honour the renumber argument when selecting show instnaceNeale Ranns1-1/+1
2019-11-20vlib: pci: fix non-NULL terminated C-stringBenoît Ganne1-2/+2
2019-11-20ikev2: fix memory leak in child SAFilip Tehlar1-16/+15
2019-11-20misc: fix 4 coverity warnings in srv6-mobileDave Barach4-4/+4
2019-11-20flow: Add GTP supportChenmin Sun3-46/+514
2019-11-20tap: multiqueue supportDamjan Marion5-161/+261
2019-11-20quic: Increase loggingNathan Skrzypczak1-29/+40
2019-11-20virtio: fix use-after-freeBenoît Ganne1-1/+1
2019-11-20session tcp: add opaque data to show cliFlorin Coras2-2/+5
2019-11-20session: fix transport proto unformatFlorin Coras2-7/+45
2019-11-19quic: handle duplicate packet from quiclyDave Wallace1-2/+15
2019-11-19session: Fix out of order mqNathan Skrzypczak1-1/+2
2019-11-19srv6-mobile: fix yamllint failure in FEATURE.yamlDave Wallace1-0/+1
2019-11-19dpdk: fix non-NULL terminated stringBenoît Ganne1-1/+1
2019-11-19session: more show cli outputFlorin Coras2-5/+68
2019-11-19srv6-mobileTetsuya Murakami29-32/+5334
2019-11-19map: fix coverity issue 205684Andrew Yourtchenko1-2/+2
2019-11-19nat: respect arc features (multi worker)Filip Varga7-419/+887
2019-11-19map: Fix TCP MSS clamping for MAP-E traffic.Jon Loeliger2-2/+84
2019-11-18session: Increasing the Header lengthe sizeSrikanth Akula2-2/+2
2019-11-18session: extra checks in session validationSrikanth Akula3-15/+29
2019-11-18vlib: improve code coverage in src/vlibDave Barach2-8/+146
2019-11-18api: configurable binary api client rx pthread fcnDave Barach2-19/+39
2019-11-18ipsec: Coverity warningsNeale Ranns2-8/+12
2019-11-17nsim: add FEATURE.yamlDave Barach1-0/+8
2019-11-16bfd: allow IPv6 link-local address as local addressAlexander Chernavin1-15/+30
2019-11-16tcp: close session on retransmit failureFlorin Coras1-0/+1
2019-11-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns7-260/+263
2019-11-14ikev2: add definitions for libsslAleksander Djuric1-0/+6
2019-11-14ikev2: correct byte order in api handlersAleksander Djuric1-10/+21
2019-11-14dpdk: Enable bnxt PMDAndy Gospodarek3-1/+20
2019-11-14virtio: refactor virtio-pci loggingDamjan Marion8-98/+146
2019-11-14interface: send proper link/admin status in eventAlexander Chernavin1-4/+5
2019-11-14fib: Copy the prefix before use in case the underlying entry reallocs.Neale Ranns3-6/+19
2019-11-14vcl: Handle newer Glibc (>2.28) where fcntl is actually fcntl64Carl Smith4-0/+51
2019-11-13dhcp: option 61 add missing type fieldDave Barach2-3/+6
2019-11-13gtpu: check packet has enough data for gtpu headerBenoît Ganne2-106/+60
2019-11-13virtio: feature arc have higher priority than redirectDamjan Marion1-3/+4
2019-11-13crypto: do not crash if no crypto engine loadedBenoît Ganne1-1/+1
2019-11-13papi: enhance MACAddress() equalityPaul Vinciguerra1-1/+7