Age | Commit message (Expand) | Author | Files | Lines |
2019-08-09 | quic: handle session migration notifications |  Aloys Augustin | 1 | -63/+38 |
2019-08-09 | vlib: fix vlib_buffer_copy to preserve buffer flags bit |  John Lo | 1 | -3/+8 |
2019-08-09 | session: allow closed transports to send |  Florin Coras | 1 | -4/+16 |
2019-08-09 | tls: mark as no lookup transport |  Florin Coras | 3 | -15/+27 |
2019-08-09 | tls: handle transport reset |  Florin Coras | 1 | -1/+6 |
2019-08-09 | gbp: add remote EP redirect to remote SEP unit test |  Benoît Ganne | 1 | -1/+94 |
2019-08-09 | gbp: add unknown remote EP redirect unit test |  Benoît Ganne | 1 | -6/+27 |
2019-08-09 | stats: create /run/vpp before stat socket bind() |  YohanPipereau | 4 | -35/+15 |
2019-08-08 | api: vppapitrace JSON/API trace converter |  Ole Troan | 11 | -202/+668 |
2019-08-08 | docs: Add Ray's ACL use case |  jdenisco | 5 | -0/+489 |
2019-08-08 | udp: fix rx event generation |  Florin Coras | 1 | -6/+20 |
2019-08-08 | svm: fix fifo max writeable chunk computation |  Florin Coras | 1 | -1/+1 |
2019-08-08 | tcp: cleanup timers |  Florin Coras | 4 | -142/+98 |
2019-08-08 | tls: fix close with data |  Florin Coras | 3 | -13/+63 |
2019-08-08 | tcp: fix zero rwnd sent check |  Florin Coras | 1 | -1/+1 |
2019-08-08 | api: api socket respect unix runtime directory |  Ole Troan | 4 | -23/+15 |
2019-08-08 | udp: fix connections move |  Aloys Augustin | 2 | -1/+32 |
2019-08-07 | docs: Add link to 20.01 test framework docs |  Andrew Yourtchenko | 1 | -0/+1 |
2019-08-07 | Initial 20.01-rc0 commitv20.01-rc0 |  Andrew Yourtchenko | 1 | -0/+5 |
2019-08-07 | rdma: add missing symbols |  Benoît Ganne | 2 | -3/+8 |
2019-08-07 | interface: fix checksum flags |  Florin Coras | 1 | -0/+3 |
2019-08-07 | gbp: add l3out redirect to remote SEP unit test |  Benoît Ganne | 1 | -0/+172 |
2019-08-07 | vom: export/install cmake files |  Neale Ranns | 6 | -1/+169 |
2019-08-07 | tests: UT for MPLS 6PE |  Neale Ranns | 1 | -1/+52 |
2019-08-07 | fib tests: IP multicast over GRE |  Neale Ranns | 3 | -1/+77 |
2019-08-06 | gbp: update gbp endpoint cli |  Benoît Ganne | 1 | -5/+6 |
2019-08-06 | udp: fix session migrate when not needed |  Nathan Skrzypczak | 1 | -15/+21 |
2019-08-06 | quic: Add missing session_migrate_callback |  Nathan Skrzypczak | 1 | -0/+7 |
2019-08-06 | rdma: fix double-free in rdma-tx |  Benoît Ganne | 2 | -9/+10 |
2019-08-06 | dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa... |  Lijian.Zhang | 1 | -2/+5 |
2019-08-06 | ethernet: change to mark the CFI bit in the L2 header. |  Prashant Maheshwari | 3 | -8/+21 |
2019-08-05 | rdma: bump rdma-core to 25.0 |  Benoît Ganne | 1 | -2/+3 |
2019-08-05 | svm: fix fifo growth on dequeue with drop |  Florin Coras | 1 | -0/+6 |
2019-08-05 | session: cache align transport base class |  Florin Coras | 4 | -19/+20 |
2019-08-05 | vcl: fix bapi disconnect with socket transport |  Florin Coras | 3 | -1/+13 |
2019-08-05 | docs: Add more quic plugin documentation |  Nathan Skrzypczak | 6 | -38/+129 |
2019-08-05 | quic: fix memset 0 picotls depends on |  Nathan Skrzypczak | 1 | -0/+1 |
2019-08-05 | vxlan: fix VXLANoIP6 checksum offload setup |  John Lo | 2 | -7/+6 |
2019-08-03 | ip: fix ip6/udp checksum for pkts using buffer chaining |  John Lo | 2 | -4/+15 |
2019-08-02 | quic: Improve quic echo connect threading |  Nathan Skrzypczak | 4 | -732/+870 |
2019-08-02 | vlib: fix out of memory issue |  Filip Tehlar | 1 | -0/+3 |
2019-08-02 | devices: add null check after map_guest_mem calls |  Steven Luong | 1 | -2/+16 |
2019-08-02 | vcl: initialize worker thread index and heap map slot |  Florin Coras | 1 | -0/+3 |
2019-08-02 | vppinfra: Expose function setting __os_thread_index |  Nathan Skrzypczak | 3 | -20/+28 |
2019-08-02 | tcp: add more connection stats |  Florin Coras | 4 | -6/+81 |
2019-08-02 | ethernet: fix ARP feature arc definition |  Dave Barach | 1 | -2/+9 |
2019-08-02 | vmxnet3: don't bypass ethernet_input |  Steven Luong | 2 | -15/+6 |
2019-08-02 | lb: fix usage of lb_main in test |  Florin Coras | 1 | -2/+18 |
2019-08-02 | ipsec: FIx feature ordering |  Neale Ranns | 2 | -4/+2 |
2019-08-02 | virtio: add the display information in virtio cli |  Chenmin Sun | 2 | -2/+2 |