Age | Commit message (Expand) | Author | Files | Lines |
2018-10-03 | jvppgen: update headers |  Bernhard M. Wiedemann | 1 | -2/+2 |
2018-10-02 | Enabled untagged vs default functionality |  Mike Bly | 2 | -6/+5 |
2018-10-02 | VPP-1440: clean up coverity warnings |  Dave Barach | 5 | -8/+23 |
2018-10-02 | Stats: vpp_prometheus_export fixes. |  Ole Troan | 3 | -1/+16 |
2018-10-02 | PAPI: Use UNIX domain sockets instead of shared memory |  Ole Troan | 11 | -151/+427 |
2018-10-02 | vcl: fix coverity warning |  Florin Coras | 1 | -1/+1 |
2018-10-02 | ip4-local: classify protos that skip csum and src check |  Florin Coras | 1 | -13/+38 |
2018-10-02 | vhost-user: add support for vlib_log API |  Jerome Tollet | 4 | -177/+129 |
2018-10-02 | Fix JVPP enum _host_to_net_ translation (VPP-1438) |  Michal Cmarada | 1 | -2/+2 |
2018-10-02 | BFD: add get echo source API (VPP-1367) |  Matus Fabian | 4 | -1/+135 |
2018-10-02 | IPsec: add API for SPDs dump (VPP-1363) |  Matus Fabian | 2 | -1/+60 |
2018-10-02 | vhost-user: Interface state updates |  Juraj Sloboda | 4 | -16/+29 |
2018-10-02 | vhost_user: Fix setting MTU using uninitialized variable |  Juraj Sloboda | 1 | -2/+1 |
2018-10-02 | Update code to compute checksum for buffer chains |  Juraj Sloboda | 3 | -7/+11 |
2018-10-02 | tls: fix disconnects for sessions with pending data |  Florin Coras | 8 | -37/+93 |
2018-10-02 | tcp: fix close wait timeout with no fin |  Florin Coras | 1 | -0/+4 |
2018-10-02 | tcp: accept fins if in recovery |  Florin Coras | 1 | -1/+3 |
2018-10-01 | Fix documentation about sw_interface_set_l2_bridge |  Yichen Wang | 1 | -1/+1 |
2018-10-01 | Source VRF Select |  Neale Ranns | 10 | -0/+1204 |
2018-10-01 | Rename device class from PPPPOE to PPPoE |  Paul Vinciguerra | 2 | -10/+10 |
2018-10-01 | dpdk: updated makefile to enable QAT cryptodev |  Radu Nicolau | 1 | -0/+1 |
2018-10-01 | Add adjacency counters to the stats segment |  Neale Ranns | 7 | -9/+155 |
2018-10-01 | vat: fix coverity warning for show_threads |  Mohsin Kazmi | 1 | -3/+7 |
2018-10-01 | API / CLI event-log tracing |  Dave Barach | 15 | -3659/+164 |
2018-10-01 | Fix the path error inside vcl socket_test.sh |  Yalei Wang | 2 | -11/+13 |
2018-10-01 | thread: Add show threads api |  Mohsin Kazmi | 11 | -63/+239 |
2018-10-01 | mroute routers in the stats segment |  Neale Ranns | 8 | -38/+91 |
2018-10-01 | IGMP: handle (*,G) report with no source addresses |  Neale Ranns | 2 | -8/+30 |
2018-10-01 | SCTP: fix overflow issue with timestamp |  Marco Varlese | 6 | -24/+30 |
2018-10-01 | Support dynamic dual/quad loop selection on aarch64 |  Lijian Zhang | 4 | -0/+251 |
2018-09-30 | vlib: barrier sync elog tracing improvements |  Dave Barach | 4 | -135/+114 |
2018-09-29 | vom: Fix the l2 port type in bridge domain |  Mohsin Kazmi | 7 | -51/+148 |
2018-09-29 | vcl: handle old events before blocking in epoll |  Florin Coras | 2 | -3/+14 |
2018-09-29 | session: lock msg queues while generating control events |  Florin Coras | 2 | -13/+10 |
2018-09-28 | gitignore: build/external/downloads |  Florin Coras | 1 | -1/+2 |
2018-09-28 | bond: tx performance enhancement part deux |  Steven | 3 | -124/+106 |
2018-09-28 | MAP: Add check for well known ports. |  Ole Troan | 2 | -2/+155 |
2018-09-28 | IP ttl check in ip4-input missing for single packet path. |  Ole Troan | 1 | -0/+3 |
2018-09-28 | stats: Split stat_segment and stats code in preparation for deprecation. |  Ole Troan | 10 | -112/+148 |
2018-09-27 | Revert "japi: Move Java API binding to cmake" |  Damjan Marion | 7 | -258/+386 |
2018-09-27 | MAP: Correctly print ea-bits-len in map commands. |  Ole Troan | 1 | -1/+1 |
2018-09-27 | MAP: 64-bit DMR |  Ole Troan | 2 | -17/+15 |
2018-09-27 | Trivial: Cleanup some typos. |  Paul Vinciguerra | 32 | -54/+54 |
2018-09-27 | Add logging to vfio code |  Damjan Marion | 2 | -3/+23 |
2018-09-27 | dpdk_plugin: fix mlx5 build and runtime issues |  Sirshak Das | 3 | -3/+17 |
2018-09-27 | libmemif: external region bugfix |  Jakub Grajciar | 2 | -2/+5 |
2018-09-27 | memif: Memif Test Case |  Jakub Grajciar | 4 | -0/+820 |
2018-09-27 | "show log": print wall-clock time |  Dave Barach | 1 | -1/+14 |
2018-09-27 | tcp: use scaled window for new connects |  Florin Coras | 3 | -5/+12 |
2018-09-27 | add cmake build option to build openssl async |  Ping Yu | 1 | -0/+11 |