aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-08-09session: allow closed transports to sendFlorin Coras1-4/+16
2019-08-09tls: mark as no lookup transportFlorin Coras3-15/+27
2019-08-09tls: handle transport resetFlorin Coras1-1/+6
2019-08-09stats: create /run/vpp before stat socket bind()YohanPipereau4-35/+15
2019-08-08api: vppapitrace JSON/API trace converterOle Troan10-202/+663
2019-08-08udp: fix rx event generationFlorin Coras1-6/+20
2019-08-08svm: fix fifo max writeable chunk computationFlorin Coras1-1/+1
2019-08-08tcp: cleanup timersFlorin Coras4-142/+98
2019-08-08tls: fix close with dataFlorin Coras3-13/+63
2019-08-08tcp: fix zero rwnd sent checkFlorin Coras1-1/+1
2019-08-08api: api socket respect unix runtime directoryOle Troan3-21/+13
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
2019-08-01ipsec: Redo the anit-replay check post decryptNeale Ranns2-0/+36
2019-08-01docs: Small fixes and orderingNathan Skrzypczak2-12/+11
2019-08-01vppinfra: refactor clib_rwlock_t to use single condition variablejaszha032-25/+19
2019-08-01vppinfra: remove unused historical codeDave Barach3-375/+0
2019-08-01vppinfra: make first bihash add thread-safeDave Barach2-7/+25
2019-08-01quic: Improve quicly_ctx handling & crypto ctxNathan Skrzypczak2-135/+148
2019-08-01ethernet: Fix node ordering on ARP feautre ARCNeale Ranns1-2/+13