aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-03-27quic: Check quicly version tag at compile timeMathiasRaoul2-27/+33
2020-03-27vppinfra: add clib_bihash_get_bucketDamjan Marion2-20/+13
2020-03-27docs ethernet: add docs for ethernet SectionPaul Vinciguerra1-0/+7
2020-03-27acl: API cleanupJakub Grajciar14-985/+1124
2020-03-27dpdk: enable DPDK iAVF PMDChenmin Sun3-0/+23
2020-03-26acl: revert acl: api cleanupOle Trøan14-1122/+900
2020-03-26acl: API cleanupJakub Grajciar14-900/+1122
2020-03-26session: fix coverity warningDave Barach1-1/+1
2020-03-26nat: transitory timeout for TCP CLOSED stateKlement Sekera9-118/+329
2020-03-26svm: correct format_fifo_segmentRyujiro Shibuya2-4/+7
2020-03-26ikev2: fix wrong usage of BN_bn2bin()Filip Tehlar3-12/+56
2020-03-26ikev2: dead peer detectionFilip Tehlar2-4/+95
2020-03-25ikev2: fix gcm in ike protocolFilip Tehlar1-1/+1
2020-03-25session: api to add new transport typesFlorin Coras21-103/+150
2020-03-25tcp: avoid updating rcv wnd in resetsFlorin Coras1-3/+1
2020-03-25sr: Change the CLI keyword from address to prefix.Tetsuya Murakami2-3/+3
2020-03-25ip: Adding IP tables is no MP safeNeale Ranns1-2/+0
2020-03-25acl: Add CLI additionsNeale Ranns1-0/+254
2020-03-25avf: fix rx queue refill on buffer alloc failureDamjan Marion1-6/+6
2020-03-25nat: fix error countersKlement Sekera4-1/+21
2020-03-25map: fix hop limit expiration at brVladimir Ratnikov2-2/+29
2020-03-24quic: disable vnet_crypto and batching if no crypto engines are loadedMathiasRaoul3-11/+33
2020-03-24vcl: fix ldp recv return on errorFlorin Coras1-1/+4
2020-03-24vcl: fix ldp writev 0 vecsFlorin Coras1-12/+8
2020-03-24map: fix translation of icmp6 error messagesAlexander Chernavin2-1/+131
2020-03-24avf: proper promisc handlingDamjan Marion2-7/+27
2020-03-23tcp: add lost and in flight to byte trackerFlorin Coras2-2/+15
2020-03-23ikev2: fix typo in .api descriptionVratko Polak1-2/+1
2020-03-23ipsec: Revert "ipsec: fix chained ESP"Florin Coras2-144/+50
2020-03-23srv6-mobile: Fix the coverity issuesTetsuya Murakami1-33/+39
2020-03-23sr: srv6 API cleanupJakub Grajciar9-217/+217
2020-03-23ipsec: fix chained ESPFilip Tehlar2-50/+144
2020-03-23ipsec: increment no-tunnel counter in ipsec-tun-inputAlexander Chernavin1-0/+3
2020-03-23virtio: vhost gso checksum error when both indirect and mrg_rxbuf are offSteven Luong1-20/+19
2020-03-23tap: fix the numa/queue for buffersMohsin Kazmi1-1/+1
2020-03-23virtio: improve error handlingMohsin Kazmi1-9/+30
2020-03-22vppinfra: fix typo in dlmalloc.cDave Barach1-1/+1
2020-03-21srv6-mobile: Fix the localsid length issue on vnet/srv6Tetsuya Murakami4-7/+10
2020-03-21srv6-mobile: Support GTP4/6.DT and User Plane message mappingTetsuya Murakami10-206/+2119
2020-03-21ipsec: efficient layout of ESP per thread dataRajesh Goel1-3/+4
2020-03-21vppinfra: fix minor cuckoo bugs and add cuckoo_16_8Klement Sekera5-26/+170
2020-03-21gtpu: encap-vrf-id in show gtpu tunnels commandNick Zavaritsky1-2/+9
2020-03-21vlib: leave SIGPROF signal with its default handlerJieqiang Wang3-0/+3
2020-03-21vlib: allow using core 0 as a last resortVladimir Isaev1-15/+12
2020-03-21vlib: complain if workers are configured twiceVladimir Isaev1-1/+10
2020-03-21ikev2: fix l2 interfaceFilip Tehlar1-2/+4
2020-03-21virtio: fix link up/down flagMohsin Kazmi1-3/+9
2020-03-21ikev2: add support for custom ipsec-over-udp portFilip Tehlar12-15/+193
2020-03-21virtio: fix the out of order descriptors in txMohsin Kazmi4-8/+102
2020-03-21vlib: fix error when creating avf interface on SMP systemJieqiang Wang1-1/+13