Age | Commit message (Expand) | Author | Files | Lines |
2019-09-18 | misc: 19.08.1 Release Notesv19.08.1 |  Andrew Yourtchenko | 1 | -0/+69 |
2019-09-18 | memif: always enable zero-copy when creating memif using API |  Jakub Grajciar | 1 | -0/+3 |
2019-09-18 | build: fix rpm python 3 depends |  Ed Kern | 1 | -1/+1 |
2019-09-12 | api: split vl_api_prefix into two |  Ole Troan | 14 | -46/+241 |
2019-09-10 | misc: clean up "pcap [rx|tx] trace" debug CLI |  Dave Barach | 4 | -168/+196 |
2019-09-09 | dpdk: initialize rte_mbuf during mempool dequeue |  Damjan Marion | 2 | -1/+47 |
2019-09-09 | dpdk: fix extended stats |  Filip Tehlar | 1 | -1/+1 |
2019-09-09 | vlib: clean up the "pcap dispatch trace" debug CLI |  Dave Barach | 3 | -136/+186 |
2019-09-09 | api: enforce vla is last and fixed string type |  Ole Troan | 22 | -270/+266 |
2019-09-07 | ip: fix udp/tcp checksum corner cases |  Dave Barach | 13 | -5/+1311 |
2019-09-05 | tap: revert clean-up when linux will delete the tap interface |  Mohsin Kazmi | 2 | -43/+0 |
2019-09-05 | crypto: add '-maes' compile switch |  Benoît Ganne | 2 | -2/+2 |
2019-09-05 | gbp: add unknown remote EP redirect unit test |  Benoît Ganne | 1 | -6/+27 |
2019-09-05 | gbp: add remote EP redirect to remote SEP unit test |  Benoît Ganne | 1 | -1/+94 |
2019-09-04 | quic: handle session migration notifications |  Aloys Augustin | 1 | -63/+38 |
2019-09-04 | ethernet: fix dmac check avx2 loop condition |  Matthew Smith | 1 | -1/+1 |
2019-09-03 | vppinfra: add bihash_init2 |  Dave Barach | 2 | -20/+53 |
2019-09-03 | tap: interface rx counter not increment correct |  Steven Luong | 1 | -1/+1 |
2019-09-03 | vmxnet3: interface rx counter not increment correctly |  Steven Luong | 1 | -1/+1 |
2019-09-03 | nat: handoff traffic matching for dynamic NAT |  Filip Varga | 9 | -222/+493 |
2019-09-02 | acl: perform a sanity check of ACL rules before creating ACL |  Andrew Yourtchenko | 1 | -0/+65 |
2019-09-02 | ip: ip6_preflen_to_mask incorrect result for prefix len > 64 |  Andrew Yourtchenko | 1 | -0/+1 |
2019-09-02 | gso: fix segmentation when gso_size greater than vlib buffer size |  Mohsin Kazmi | 2 | -1/+36 |
2019-08-30 | dpdk: enable checksum offload for Intel SRIOV NIC drivers |  John Lo | 1 | -0/+8 |
2019-08-26 | avf: properly set irq queue masks |  Damjan Marion | 1 | -1/+2 |
2019-08-23 | tests: move plugin tests to src/plugins/*/test |  Dave Wallace | 34 | -1/+10 |
2019-08-23 | dns: cherry-pick 21444, 21468 from master |  Dave Barach | 17 | -410/+794 |
2019-08-21 | misc: 19.08 new featuresv19.08 |  Andrew Yourtchenko | 2 | -0/+141 |
2019-08-20 | devices: skip checksum calculation if guest supports checksum offload |  Steven Luong | 1 | -3/+7 |
2019-08-20 | tcp: default to debug disabled |  Florin Coras | 1 | -1/+1 |
2019-08-20 | dns: handle multiple replies for single requests |  Dave Barach | 4 | -59/+126 |
2019-08-20 | misc: VPP 19.08 Release Notes |  Andrew Yourtchenko | 1 | -1/+688 |
2019-08-19 | dhcp: resolver process node index in main_t |  Dave Barach | 4 | -5/+3 |
2019-08-19 | gso: fix l3 and l4 header offset in case of tagged interface |  Mohsin Kazmi | 2 | -0/+28 |
2019-08-18 | gso: fix the segmentation to use current_data offset |  Mohsin Kazmi | 1 | -15/+16 |
2019-08-17 | gso: remove the ip checksum flag in case of ipv6 |  Mohsin Kazmi | 2 | -2/+0 |
2019-08-16 | tcp: fix cc algo name parsing |  Florin Coras | 1 | -1/+1 |
2019-08-15 | vlib: copy trace_handle in vlib_buffer_copy/clone() functions |  John Lo | 7 | -19/+3 |
2019-08-15 | acl: fix stats-segment counters validation on acl update |  Andrew Yourtchenko | 3 | -26/+82 |
2019-08-14 | tcp: extend protocol configurationv19.08-rc2 |  Florin Coras | 5 | -133/+195 |
2019-08-14 | svm: fix svmtool and svmdbtool segment fault. |  Guanghua Zhang | 2 | -0/+4 |
2019-08-14 | gbp: do not scan gbp bihash if not instantiated |  Benoît Ganne | 1 | -0/+6 |
2019-08-13 | session: fix enqueue notification on 32bit systems |  Florin Coras | 1 | -3/+10 |
2019-08-13 | papi: Revert vpp-api-python to py2, add py3 pkg |  Ian Wells | 1 | -2/+29 |
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: manual cherry-pick 21231,21246 |  Dave Barach | 1 | -51/+94 |
2019-08-12 | tcp: handle fin+rst+syn in closing state |  Florin Coras | 1 | -0/+2 |
2019-08-12 | http_static: tls support |  Dave Barach | 4 | -100/+374 |
2019-08-12 | api: vppapitrace JSON/API trace converter |  Ole Troan | 11 | -203/+669 |
2019-08-10 | vlib: fix vlib_buffer_copy to preserve buffer flags bit |  John Lo | 1 | -3/+8 |