aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-20tcp: avoid spurious retransmit attemptFlorin Coras1-4/+2
2020-03-20rdma: ring db only once per vector on txBenoît Ganne2-28/+62
2020-03-20session: export session_alloc_for_connectionAndreas Schultz2-1/+3
2020-03-20ip: provide extern declaration for ip punt nodesJawahar Santosh Gundapaneni2-0/+2
2020-03-20ip: ip API types coverity fixJakub Grajciar1-1/+0
2020-03-19tcp: move accept init to separate reusable functionFlorin Coras3-102/+107
2020-03-19tcp: force deschedule if no send space availableFlorin Coras8-23/+38
2020-03-19session tcp udp: consolidate transport snd apisFlorin Coras11-103/+175
2020-03-19tcp: count dupacks with no sacksFlorin Coras2-1/+3
2020-03-19ip: change ip API enums address_family and ip_proto size to u8Jakub Grajciar10-64/+82
2020-03-19fib: format functions for pathNeale Ranns2-0/+72
2020-03-18ethernet: Copy only 6 bytes of mac address into a u64Jon Loeliger1-3/+3
2020-03-18pg: update packet generator test scriptsShivaShankarK23-46/+46
2020-03-17fib: Always install all routers mcast addressesNeale Ranns8-38/+101
2020-03-17svm: fifo testRyujiro Shibuya1-0/+66
2020-03-17ip: ip_address_t uses ip46_address_tNeale Ranns19-212/+890
2020-03-17ipsec: initialize algs to none in 'create ipsec tunnel' cliDamjan Marion1-2/+2
2020-03-17api: API cleanupJakub Grajciar1-10/+10
2020-03-16arp: Restore CLI for setting ARP proxy entriesNeale Ranns1-2/+47
2020-03-16rdma: optimize tx wqe_initDamjan Marion3-13/+33
2020-03-16rdma: introduce direct verb for Cx4/5 txBenoît Ganne5-73/+557
2020-03-16rdma: add Mellanox mlx5 Direct Verbs receive supportDamjan Marion8-37/+859
2020-03-16svm: chunk alloc statsRyujiro Shibuya2-5/+13
2020-03-16tls: refactor Picotls ctx_read function to reduce one time memory copySimon Zhang2-57/+50
2020-03-16vxlan: vxlan/vxlan.api API cleanupJakub Grajciar4-53/+66
2020-03-15map: fix translation of icmp4 error messagesAlexander Chernavin2-6/+51
2020-03-15nat: test cleanupKlement Sekera1-291/+261
2020-03-13tls: small refactor for Picotls engine ctx_write functionSimon Zhang2-22/+23