aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-12-11vcl: separate binary api connections per thread workerFlorin Coras5-35/+72
2019-12-11api: Use vl_msg_push/pop_heapNathan Skrzypczak9-101/+61
2019-12-11session: Add mq debug cliNathan Skrzypczak3-8/+81
2019-12-11quic: Add support for unidirectional streamsNathan Skrzypczak8-5/+33
2019-12-11hsa: Add option for multiple ipsNathan Skrzypczak5-44/+152
2019-12-11quic: Use per thread next_cidNathan Skrzypczak2-8/+10
2019-12-11devices: vhost API cleanupJakub Grajciar7-29/+186
2019-12-11quic: Add aggregated quicly statsNathan Skrzypczak1-67/+186
2019-12-11quic: add more detailed statisticsMathiasRaoul2-0/+67
2019-12-11devices: tap API cleanupJakub Grajciar7-112/+153
2019-12-10ipsec: Init salt value in SA creation CLI (so it's not random)Neale Ranns1-0/+1
2019-12-10quic: removing quicly_send call from quic_accept_connectionMathiasRaoul1-9/+21
2019-12-10api: pass api and client main to rx threadFlorin Coras3-1/+34
2019-12-10ioam: use explicit api typesOle Troan18-871/+154
2019-12-10ip: use explicit types in apiOle Troan1-73/+74
2019-12-10flowprobe: use explicit types in apiOle Troan4-25/+44
2019-12-10api: multiple connections per processDave Barach80-202/+236
2019-12-09vlib: improve test coverageDave Barach6-182/+65
2019-12-09api: fix sock reg passing on read eventFlorin Coras3-26/+24
2019-12-09ipsec: make sure pad_bytes does not exceed pad data sizeBenoƮt Ganne1-1/+5
2019-12-09marvell: use explicit types in apiOle Troan1-3/+4
2019-12-09gtpu: use explicit types in apiOle Troan6-78/+83
2019-12-09l3xc: use explicit types in apiOle Troan1-6/+7
2019-12-08ip: coverity fixjohny1-8/+6
2019-12-07lacp: use explit api typesOle Troan3-6/+10
2019-12-07lacp: fix control_ping from pluginsOle Troan3-0/+10
2019-12-07stn: use explicit types in apiOle Troan3-35/+17
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 Troan4-32/+30
2019-12-06quic: update quicly to v0.0.7-vppMathiasRaoul1-8/+23
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-05srv6-mobileTetsuya Murakami1-2/+2