Age | Commit message (Expand) | Author | Files | Lines |
2017-03-01 | vppinfra: fix issue when copying 16 bytes with clib_memcpy |  Damjan Marion | 2 | -0/+10 |
2017-03-01 | Initial Release notes for 17.04. |  Ole Troan | 1 | -0/+20 |
2017-03-01 | Add MAINTAINERS file |  Damjan Marion | 1 | -0/+158 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 94 | -512/+17375 |
2017-03-01 | Fix buffer template copy |  Dave Barach | 2 | -5/+30 |
2017-03-01 | devices: vnet_get_aggregate_rx_packets should not be dpdk specific |  Damjan Marion | 10 | -53/+59 |
2017-02-28 | dpdk: retire support for dpdk 16.07 |  Damjan Marion | 17 | -41890/+3 |
2017-02-28 | Clear L2 output config on interface mode change to L3 (VPP-651) |  John Lo | 1 | -4/+11 |
2017-02-28 | vlib: add buffer cloning support |  Damjan Marion | 8 | -265/+256 |
2017-02-28 | Fix warning in generated code |  Dave Barach | 1 | -4/+14 |
2017-02-28 | Trace plugin binary API message range allocation |  Dave Barach | 2 | -8/+89 |
2017-02-27 | BFD: disable debug prints |  Klement Sekera | 1 | -1/+1 |
2017-02-27 | vlib: add VLIB_BUFFER_EXT_HDR_VALID flag |  Damjan Marion | 4 | -5/+4 |
2017-02-27 | [Proxy] ARP tests |  Neale Ranns | 5 | -0/+587 |
2017-02-27 | Add GPE CLI/API for setting encap mode |  Filip Tehlar | 8 | -4/+319 |
2017-02-27 | fix:vxlan mcast adj - added as ucast dpo adj |  Eyal Bari | 1 | -1/+1 |
2017-02-26 | Load plugins in alphabetical order |  Dave Barach | 1 | -9/+55 |
2017-02-26 | BFD: echo function |  Klement Sekera | 12 | -367/+1319 |
2017-02-25 | Add NSH to GPE decap path |  Florin Coras | 5 | -20/+56 |
2017-02-25 | MFIB: changes to improve route add/delete performance |  Neale Ranns | 3 | -7/+12 |
2017-02-25 | Enable tests with VRF reset |  Jan Gelety | 1 | -37/+73 |
2017-02-24 | FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of t... |  Neale Ranns | 3 | -7/+31 |
2017-02-24 | VPP-650: handle buffer failure in vlib_buffer_copy(...) |  Dave Barach | 4 | -10/+63 |
2017-02-24 | Fixed QAT device binding and device unbinding when vpp package is removed |  Radu Nicolau | 3 | -3/+3 |
2017-02-24 | MFIB memory leak. free the per-source interface hash |  Neale Ranns | 3 | -6/+3 |
2017-02-24 | VPP-279: Document changes for vnet/vnet/devices |  Billy McFall | 2 | -100/+617 |
2017-02-23 | Fix vpp built-in version of api_unformat_sw_if_index(...) |  Dave Barach | 3 | -19/+36 |
2017-02-23 | Remove prints from LISP test |  Filip Tehlar | 1 | -5/+0 |
2017-02-22 | Clean up "binary-api" help string, arg parse bugs |  Dave Barach | 2 | -2/+8 |
2017-02-22 | Fix LISP and ONE crc marcos |  Filip Tehlar | 4 | -11/+27 |
2017-02-22 | Support multiple plugin build in the sample-plugin |  Anlu Yan | 3 | -18/+52 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter |  Billy McFall | 37 | -576/+1487 |
2017-02-22 | jvpp: remove unnecessary msg_id_base caching |  Marek Gradzki | 11 | -178/+90 |
2017-02-16 | Consolidate DHCP v4 and V6 implementation. No functional change intended |  Neale Ranns | 16 | -960/+851 |
2017-02-22 | Add ref to test framework docs in doxygen output. |  Dave Wallace | 3 | -7/+14 |
2017-02-22 | fix trace frame-queue unformat of index |  Matus Fabian | 1 | -1/+1 |
2017-02-22 | Fix last run time update for timer wheel |  Florin Coras | 1 | -1/+1 |
2017-02-22 | Repair SNAT's IPFIX and IF-add-del test functions. |  Jon Loeliger | 1 | -2/+2 |
2017-02-21 | Add Overlay Network Engine API |  Filip Tehlar | 8 | -212/+4068 |
2017-02-21 | dhcp: multiple additions |  Neale Ranns | 15 | -854/+978 |
2017-02-21 | cryptodev: Automatically download and build ISA-L Crypto library |  Radu Nicolau | 2 | -2/+21 |
2017-02-21 | Add basic 4o4 LISP unit test |  Filip Tehlar | 5 | -1/+646 |
2017-02-21 | test: ip6 vrf instances multi-context test (CSIT-497) |  Jan Gelety | 4 | -7/+424 |
2017-02-21 | Rename LISP GPE API to GPE |  Filip Tehlar | 11 | -153/+147 |
2017-02-21 | VPP-540 : pbb tag rewrite details |  Pavel Kotucek | 7 | -82/+200 |
2017-02-20 | Update CSIT tests 170213 -> 170220 |  Jan Gelety | 1 | -1/+1 |
2017-02-20 | FIB reset leaves residual routes. Wrong API used to remove the routes meant t... |  Neale Ranns | 2 | -2/+5 |
2017-02-20 | LISP: don't show PITR generated mapping in dump call |  Filip Tehlar | 4 | -3/+15 |
2017-02-20 | dpdk: updated build to automatically download Intel(R) Multi-Buffer Crypto fo... |  Radu Nicolau | 3 | -2/+24 |
2017-02-20 | CLI extension to add multiple (S,G)s at once and time it |  Neale Ranns | 1 | -10/+76 |