aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-09quic: handle session migration notificationsAloys Augustin1-63/+38
2019-08-09vlib: fix vlib_buffer_copy to preserve buffer flags bitJohn Lo1-3/+8
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-09gbp: add remote EP redirect to remote SEP unit testBenoît Ganne1-1/+94
2019-08-09gbp: add unknown remote EP redirect unit testBenoît Ganne1-6/+27
2019-08-09stats: create /run/vpp before stat socket bind()YohanPipereau4-35/+15
2019-08-08api: vppapitrace JSON/API trace converterOle Troan11-202/+668
2019-08-08docs: Add Ray's ACL use casejdenisco5-0/+489
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 Troan4-23/+15
2019-08-08udp: fix connections moveAloys Augustin2-1/+32
2019-08-07docs: Add link to 20.01 test framework docsAndrew Yourtchenko1-0/+1
2019-08-07Initial 20.01-rc0 commitv20.01-rc0Andrew Yourtchenko1-0/+5
2019-08-07rdma: add missing symbolsBenoît Ganne2-3/+8
2019-08-07interface: fix checksum flagsFlorin Coras1-0/+3
2019-08-07gbp: add l3out redirect to remote SEP unit testBenoît Ganne1-0/+172
2019-08-07vom: export/install cmake filesNeale Ranns6-1/+169
2019-08-07tests: UT for MPLS 6PENeale Ranns1-1/+52
2019-08-07fib tests: IP multicast over GRENeale Ranns3-1/+77
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 Maheshwari3-8/+21
2019-08-05rdma: bump rdma-core to 25.0Benoît Ganne1-2/+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 Skrzypczak6-38/+129
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