Age | Commit message (Expand) | Author | Files | Lines |
2018-08-08 | Remove unnecessary routes during vrf-multi-instances tests | Neale Ranns | 2 | -6/+0 |
2018-08-08 | DOC ONLY: Add a new doc for integrating a plugin with VPP | andrew | 4 | -0/+710 |
2018-08-07 | docs: Cleaned up a little removed instructions for mac. | andrew | 1 | -22/+89 |
2018-08-07 | DOC ONLY: document bihash table walker rules | Dave Barach | 1 | -0/+35 |
2018-08-07 | Fix dangling reference in l2fib_scan(...) | Dave Barach | 1 | -0/+8 |
2018-08-07 | api: compute msg table for private registrations | Florin Coras | 1 | -2/+7 |
2018-08-07 | PAPI: Move unit tests to fix packaging issues. | Ole Troan | 4 | -3/+2 |
2018-08-06 | dlmalloc compiles errors with clang | Neale Ranns | 1 | -1/+5 |
2018-08-06 | re-indent UDP encap documentation | Neale Ranns | 1 | -31/+34 |
2018-08-06 | dpdk-flow:fix raw item init | Eyal Bari | 1 | -1/+3 |
2018-08-06 | fix dangling reference in foreach_key_value_pair | Dave Barach | 1 | -0/+7 |
2018-08-04 | socket api: multiple fds in one msg | Florin Coras | 7 | -23/+26 |
2018-08-03 | API: Remove legacy vlibsocket code. | Ole Troan | 7 | -458/+0 |
2018-08-03 | Added missing file | John DeNisco | 13 | -1352/+1372 |
2018-08-03 | PAPI: Union pad at the end of short fields instead of at head. | Ole Troan | 5 | -9/+8 |
2018-08-03 | Fix typo in trace trajectory init | Dave Barach | 1 | -1/+1 |
2018-08-03 | avf: add avf_create_reply_handler to avf_test | Jakub Grajciar | 1 | -1/+18 |
2018-08-03 | ipsec: add udp-encap option to debug cli commands | Radu Nicolau | 5 | -10/+17 |
2018-08-03 | loop counter to prevent infiinte number of look ups per-packet | Neale Ranns | 7 | -4/+237 |
2018-08-03 | vlib: avoid double process dispatch | Florin Coras | 3 | -1/+15 |
2018-08-03 | svm: add support for eventfd signaling to queue | Florin Coras | 7 | -82/+122 |
2018-08-03 | docs: Incororate Scott's overall review | John DeNisco | 22 | -78/+146 |
2018-08-03 | Documentation fix on "set interface ip[6] table" | Yichen Wang | 1 | -2/+2 |
2018-08-03 | acl-plugin: fill in the 5tuple structure all at once, avoid short writes | Andrew Yourtchenko | 1 | -5/+3 |
2018-08-02 | Temporrary disable japi packaging for opensuse | Damjan Marion | 1 | -26/+26 |
2018-08-02 | vcl: fix debug messages output before heap cfg | Florin Coras | 2 | -5/+27 |
2018-08-02 | NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) | Matus Fabian | 7 | -45/+53 |
2018-08-01 | Improve cpu { coremask-% } configure option | Yi He | 2 | -20/+40 |
2018-08-01 | Move java api to extras/ | Damjan Marion | 126 | -54/+77 |
2018-08-01 | docs: change code blocks from "shell" to "console" | John DeNisco | 7 | -47/+47 |
2018-08-01 | vxlan:optimize cached entry compare | Eyal Bari | 1 | -9/+5 |
2018-08-01 | Store USE_DLMALLOC in vppinfra/config.h | Damjan Marion | 11 | -13/+10 |
2018-08-01 | Add support for shuffle vector intrinsic via Neon in ARM | Sirshak Das | 1 | -0/+16 |
2018-07-31 | Poison freed memory objects | Dave Barach | 1 | -0/+8 |
2018-07-31 | vxlan:decap.c conform coding style | Eyal Bari | 1 | -620/+690 |
2018-07-31 | Fix undefined symbol: fformat_append_cr in vat plugins loading | Yi He | 2 | -11/+11 |
2018-07-31 | memif: socket filename fix | Jakub Grajciar | 1 | -11/+19 |
2018-07-31 | acl-plugin: move the acl epoch calculation into inline function | Andrew Yourtchenko | 1 | -7/+15 |
2018-07-31 | fix 'sh vxlan tunnels' | Neale Ranns | 1 | -15/+4 |
2018-07-31 | vcl: add read/write udp support | Florin Coras | 9 | -93/+149 |
2018-07-30 | Update Release Notes for 18.07 Release | Ed Warnicke | 2 | -2/+318 |
2018-07-30 | SIXRD: fix post introduction of the directed subnet broadcast | Neale Ranns | 2 | -12/+4 |
2018-07-30 | FIB: return entry prefix by const reference to avoid the copy | Neale Ranns | 13 | -82/+64 |
2018-07-30 | Reverse the logic of flagging malformed packet in fragmentation code to allow... | Rajesh Saluja | 1 | -1/+1 |
2018-07-28 | session/dlmalloc: coverity fixes | Florin Coras | 2 | -2/+3 |
2018-07-27 | dlmalloc: use static magic constant for debug images | Florin Coras | 2 | -0/+4 |
2018-07-27 | Fix build-break when compiling -O0 / TAG=vpp_debug | Dave Barach | 1 | -1/+1 |
2018-07-27 | vcl: use events for epoll/select/read/write | Florin Coras | 23 | -746/+1114 |
2018-07-27 | 128-bit SIMD version of vlib_get_buffers | Damjan Marion | 2 | -0/+44 |
2018-07-27 | mips64: Add timer and longjump support | Carl Smith | 4 | -6/+92 |