Age | Commit message (Expand) | Author | Files | Lines |
2018-10-05 | node_cli: Give the user a hint as to the problem. |  Paul Vinciguerra | 1 | -5/+15 |
2018-10-05 | session: fix local session tagging and cleanup |  Florin Coras | 6 | -9/+11 |
2018-10-05 | vhost_user: Add test for interface states and events |  Juraj Sloboda | 3 | -3/+71 |
2018-10-05 | On interface deletion - make sure any vlan qinq table is cleared |  John Lo | 1 | -0/+2 |
2018-10-05 | Improve ip_mroute_add_del documentation |  Ian Wells | 1 | -4/+24 |
2018-10-05 | vxlan:ip4 decap:remove access to tunnel object |  Eyal Bari | 3 | -183/+190 |
2018-10-04 | vcl: fix test throughput computation |  Florin Coras | 1 | -2/+2 |
2018-10-04 | Support reassembly for fragments coming to ip4-local node |  Juraj Sloboda | 4 | -1/+127 |
2018-10-04 | acl-plugin: tuplemerge: avoid batch-resize of the applied entries vector - VP... |  Andrew Yourtchenko | 1 | -2/+6 |
2018-10-04 | udp_echo: fix cut-through server mode |  Florin Coras | 3 | -225/+243 |
2018-10-04 | MFIB-API: when programming an (S,G) fix the grp-len |  Neale Ranns | 2 | -2/+6 |
2018-10-04 | clib_count_equal_*: don't read of the end of a small array and init data only... |  Neale Ranns | 1 | -8/+28 |
2018-10-04 | VPP-1430: remove unnecessary padding |  Marco Varlese | 2 | -3/+1 |
2018-10-04 | Fix handling of mpls_tunnel_add_del API |  John Lo | 3 | -23/+79 |
2018-10-03 | vmxnet3: coverity woe |  Steven | 2 | -12/+12 |
2018-10-03 | LISP ONLY: maintain the make-plugin.sh script |  Dave Barach | 1 | -3/+14 |
2018-10-03 | LISP ONLY: maintain the emacs lisp plugin generator |  Dave Barach | 8 | -98/+70 |
2018-10-03 | test framework: add shell-style wildcard matching to filenames |  Andrew Yourtchenko | 1 | -2/+5 |
2018-10-03 | ipsec: add missing ipv6 ah code & ipv6 tests |  Klement Sekera | 13 | -321/+629 |
2018-10-03 | session: fix first segment manager cleanup |  Florin Coras | 2 | -4/+5 |
2018-10-03 | memif: include interface name in logs |  Juraj Sloboda | 3 | -29/+57 |
2018-10-03 | VPP-1440: clean up coverity warnings |  Dave Barach | 1 | -2/+2 |
2018-10-03 | VPP-1426: CLI crash on 'set int feature' |  Paul Vinciguerra | 1 | -1/+1 |
2018-10-03 | sock api: fix registrations and client reads |  Florin Coras | 5 | -28/+69 |
2018-10-03 | stat_client.c coverity error. |  Ole Troan | 1 | -2/+0 |
2018-10-03 | vmxnet3: error handling |  Steven | 4 | -60/+84 |
2018-10-03 | fix format error in show logging config output |  Jerome Tollet | 1 | -3/+6 |
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 |