aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-07vmxnet3: use explicit types in apiOle Troan3-9/+12
2019-12-07vlib: use explicit types in apiOle Troan1-1/+1
2019-12-07map: use explicit types in apiOle Troan1-2/+3
2019-12-07svs: use explicit types in apiOle Troan1-6/+6
2019-12-07pppoe: use explicit types in apiOle Troan5-34/+30
2019-12-06quic: update quicly to v0.0.7-vppMathiasRaoul3-10/+85
2019-12-06api: avoid swapping vlib_rp before barrier syncFlorin Coras5-65/+65
2019-12-06gso: fix the tap/virtio driver for header offsetMohsin Kazmi2-2/+49
2019-12-06api: fix free socket process argsFlorin Coras1-0/+1
2019-12-06mactime: update api to use explicit typesOle Troan2-11/+15
2019-12-06l2e: use explicit api typesOle Troan1-2/+3
2019-12-06dpdk: use explicit types in apiOle Troan1-3/+4
2019-12-06ct6: use explicit type in apiOle Troan1-3/+5
2019-12-06cdp: use explicit types in apiOle Troan1-1/+1
2019-12-06abf: use explicit types in apiOle Troan1-4/+5
2019-12-06igmp: use explicit types in apiOle Troan1-10/+11
2019-12-06ikev2: use explicit api typesOle Troan3-16/+21
2019-12-06nsh: use explicit api typesOle Troan1-6/+8
2019-12-06nsim: use explicit api typesOle Troan1-6/+7
2019-12-06api: multiple socket connections per single processFlorin Coras2-31/+164
2019-12-06session: close for reset replies independent of stateFlorin Coras1-2/+2
2019-12-06tcp: fix tail rescue with sacksFlorin Coras1-5/+7
2019-12-05tests: move bfd over gre to extended testsPaul Vinciguerra1-0/+1
2019-12-05srv6-mobileTetsuya Murakami1-2/+2
2019-12-05map: fix MAP-T ip6 port checkMatthew Smith2-5/+60
2019-12-05tests: quic enable per testcase timeout overridesPaul Vinciguerra1-3/+8
2019-12-05classify: vpp packet tracer supportDave Barach7-36/+271
2019-12-05ip: fix cancel termination after receive malformed ip6 packetjohny2-5/+68
2019-12-05srv6-mobileTetsuya Murakami9-67/+997
2019-12-05tests: fix wrong checksum error messageKlement Sekera1-1/+3
2019-12-05classify: Fix 2 coverity errorsJon Loeliger1-0/+8
2019-12-05papi: add call statsOle Troan2-1/+24
2019-12-05tests: Revert "Python Tests: Make VppTestCase unit testable."Paul Vinciguerra1-5/+0
2019-12-05tests: add test run time.Ole Troan1-3/+6
2019-12-05vxlan: fix vxlan hw offload issueChenmin Sun1-1/+3
2019-12-05session: fix session_main_get_worker_if_validNathan Skrzypczak1-1/+1
2019-12-05vcl: resolve VCL part session cleanup issueYu Ping1-0/+2
2019-12-05tls: change SSL_has_pending to avoid BIO check errorYu Ping1-2/+2
2019-12-05build: fix vom_test dependency on EXTENDED_TESTSDave Wallace1-1/+3
2019-12-05gso: add protocol header parserMohsin Kazmi6-90/+149
2019-12-04tests: fix exception handling around vapi.connect()/.disconnect()Paul Vinciguerra1-5/+5
2019-12-04tests: add interface function chainingPaul Vinciguerra2-8/+31
2019-12-04vom: get interface type from vpp device typeMohsin Kazmi2-22/+21
2019-12-04fib: Decouple source from priority and behaviourNeale Ranns40-441/+889
2019-12-04gre: Multi-point interfacesNeale Ranns21-142/+1081
2019-12-04build: Add Jon Loeliger as plugin/MAP maintainer.Jon Loeliger1-0/+1
2019-12-04map: Fix a coverity MAP dead-code issue.Jon Loeliger1-3/+0
2019-12-04build: fix make test with distributed srcDave Wallace9-379/+215
2019-12-04quic: fix stream tx_fifo race conditionNathan Skrzypczak2-27/+61
2019-12-04quic: clean accept/connect error codepathNathan Skrzypczak1-48/+51