summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-08-14tcp: extend protocol configurationv19.08-rc2Florin Coras5-133/+195
2019-08-14svm: fix svmtool and svmdbtool segment fault.Guanghua Zhang2-0/+4
2019-08-14gbp: do not scan gbp bihash if not instantiatedBenoît Ganne1-0/+6
2019-08-13session: fix enqueue notification on 32bit systemsFlorin Coras1-3/+10
2019-08-13fib: add adj_midchain.h to the list of files to install in the include pathAlberto Compagno1-0/+1
2019-08-12http_static: manual cherry-pick 21231,21246Dave Barach1-51/+94
2019-08-12tcp: handle fin+rst+syn in closing stateFlorin Coras1-0/+2
2019-08-12http_static: tls supportDave Barach1-100/+356
2019-08-12api: vppapitrace JSON/API trace converterOle Troan10-203/+664
2019-08-10vlib: fix vlib_buffer_copy to preserve buffer flags bitJohn Lo1-3/+8
2019-08-09tls: mark as no lookup transportFlorin Coras3-15/+27
2019-08-09udp: fix rx event generationFlorin Coras1-6/+20
2019-08-09session: allow closed transports to sendFlorin Coras1-4/+16
2019-08-09tls: handle transport resetFlorin Coras1-1/+6
2019-08-09svm: fix fifo max writeable chunk computationFlorin Coras1-1/+1
2019-08-09tls: fix close with dataFlorin Coras3-13/+63
2019-08-09tcp: fix zero rwnd sent checkFlorin Coras1-1/+1
2019-08-09tcp: cleanup timersFlorin Coras4-142/+98
2019-08-08udp: fix connections moveAloys Augustin2-1/+32
2019-08-07rdma: add missing symbolsBenoît Ganne1-2/+4
2019-08-07interface: fix checksum flagsFlorin Coras1-0/+3
2019-08-07fib tests: IP multicast over GRENeale Ranns1-0/+1
2019-08-06gbp: update gbp endpoint cliBenoît Ganne1-5/+6
2019-08-06udp: fix session migrate when not neededNathan Skrzypczak1-15/+21
2019-08-06quic: Add missing session_migrate_callbackNathan Skrzypczak1-0/+7
2019-08-06rdma: fix double-free in rdma-txBenoît Ganne2-9/+10
2019-08-06dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa...Lijian.Zhang1-2/+5
2019-08-06ethernet: change to mark the CFI bit in the L2 header.Prashant Maheshwari1-3/+3
2019-08-05svm: fix fifo growth on dequeue with dropFlorin Coras1-0/+6
2019-08-05session: cache align transport base classFlorin Coras4-19/+20
2019-08-05vcl: fix bapi disconnect with socket transportFlorin Coras3-1/+13
2019-08-05docs: Add more quic plugin documentationNathan Skrzypczak2-38/+127
2019-08-05quic: fix memset 0 picotls depends onNathan Skrzypczak1-0/+1
2019-08-05vxlan: fix VXLANoIP6 checksum offload setupJohn Lo2-7/+6
2019-08-03ip: fix ip6/udp checksum for pkts using buffer chainingJohn Lo2-4/+15
2019-08-02quic: Improve quic echo connect threadingNathan Skrzypczak4-732/+870
2019-08-02vlib: fix out of memory issueFilip Tehlar1-0/+3
2019-08-02devices: add null check after map_guest_mem callsSteven Luong1-2/+16
2019-08-02vcl: initialize worker thread index and heap map slotFlorin Coras1-0/+3
2019-08-02vppinfra: Expose function setting __os_thread_indexNathan Skrzypczak3-20/+28
2019-08-02tcp: add more connection statsFlorin Coras4-6/+81
2019-08-02ethernet: fix ARP feature arc definitionDave Barach1-2/+9
2019-08-02vmxnet3: don't bypass ethernet_inputSteven Luong2-15/+6
2019-08-02lb: fix usage of lb_main in testFlorin Coras1-2/+18
2019-08-02ipsec: FIx feature orderingNeale Ranns2-4/+2
2019-08-02virtio: add the display information in virtio cliChenmin Sun2-2/+2
2019-08-02quic: fix connection move with multiple workersAloys Augustin1-13/+35
2019-08-01interface: fix pcap tx/rx trace cli handlingJohn Lo4-16/+7
2019-08-01session: session pool migration notificationFlorin Coras6-0/+43
2019-08-01vppinfra: fix spinlock and rwlock testsFlorin Coras3-15/+15