summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-07docs: Initial changes for stable/1908 branchv19.08-rc1Andrew Yourtchenko1-0/+1
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
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 Ranns3-0/+51
2019-08-01docs: Small fixes and orderingNathan Skrzypczak7-13/+33
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
2019-08-01nat: handoff rewrite & fixes for multi-workerFilip Varga2-60/+163
2019-08-01vppinfra: refactor clib_spinlock_t to use compare and swapjaszha032-2/+13
2019-08-01tcp: honor snd_wnd in fast rxtFlorin Coras1-1/+4
2019-08-01qos: Uninitialised variable (coverity)Neale Ranns1-0/+3
2019-08-01vppapigen: revert "implement reversible repr's"Vratko Polak1-34/+15
2019-07-31lb: vip and as dump/detail api'sHongjun Ni9-75/+601
2019-07-31api: add prefix matcher typedefPaul Vinciguerra1-0/+11