Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 | Dmitry Vakhrushev | 1 | -0/+5 |
2019-08-15 | dhcp: resolver process node index in main_t | Dave Barach | 4 | -5/+3 |
2019-08-15 | vlib: copy trace_handle in vlib_buffer_copy/clone() functions | John Lo | 7 | -19/+3 |
2019-08-15 | dpdk: ipsec tunnel support for ip6-in-ip4 | Matthew G Smith | 2 | -23/+10 |
2019-08-15 | stats: refactor header files | Dave Barach | 5 | -82/+104 |
2019-08-14 | tcp: extend protocol configuration | Florin Coras | 5 | -133/+195 |
2019-08-14 | gbp: do not scan gbp bihash if not instantiated | Benoît Ganne | 1 | -0/+6 |
2019-08-13 | svm: fix svmtool and svmdbtool segment fault. | Guanghua Zhang | 2 | -0/+4 |
2019-08-13 | session: fix enqueue notification on 32bit systems | Florin Coras | 1 | -3/+10 |
2019-08-13 | fib: add adj_midchain.h to the list of files to install in the include path | Alberto Compagno | 1 | -0/+1 |
2019-08-12 | http_static: fix session expiration timer bugs | Dave Barach | 1 | -33/+52 |
2019-08-12 | ip: allow addrs from the same prefix on intf | Matthew Smith | 4 | -101/+396 |
2019-08-12 | tcp: handle fin+rst+syn in closing state | Florin Coras | 1 | -0/+2 |
2019-08-12 | http_static: debug spew control, session expiration timers | Dave Barach | 1 | -18/+42 |
2019-08-10 | http_static: tls support | Dave Barach | 1 | -100/+356 |
2019-08-09 | crypto: add '-maes' compile switch | Benoît Ganne | 2 | -2/+2 |
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 | stats: create /run/vpp before stat socket bind() | YohanPipereau | 4 | -35/+15 |
2019-08-08 | api: vppapitrace JSON/API trace converter | Ole Troan | 10 | -202/+663 |
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 | 3 | -21/+13 |
2019-08-08 | udp: fix connections move | Aloys Augustin | 2 | -1/+32 |
2019-08-07 | rdma: add missing symbols | Benoît Ganne | 1 | -2/+4 |
2019-08-07 | interface: fix checksum flags | Florin Coras | 1 | -0/+3 |
2019-08-07 | fib tests: IP multicast over GRE | Neale Ranns | 1 | -0/+1 |
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 | 1 | -3/+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 | 2 | -38/+127 |
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 |