Age | Commit message (Expand) | Author | Files | Lines |
2017-10-14 | change format_get_indent() to use u32 instead of uword |  Gabriel Ganne | 6 | -7/+8 |
2017-10-14 | Add API call to set keys on IPsec tunnel intf |  Matthew Smith | 3 | -0/+152 |
2017-10-14 | Source Lookup progammable via API |  Neale Ranns | 9 | -12/+85 |
2017-10-14 | vhost: crash under heavy traffic condition due to memory corruption (VPP-1016) |  Steven | 1 | -2/+33 |
2017-10-14 | plugins/dpdk: align memory to avoid potential segfault and false sharing |  Georgina Sheehan | 1 | -1/+1 |
2017-10-14 | VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handler |  Dave Barach | 2 | -4/+8 |
2017-10-13 | Enforce FIB table creation before use |  Neale Ranns | 6 | -97/+14 |
2017-10-13 | acl-plugin: display "::" for INADDR6_ANY on ACL output |  Steve Shin | 2 | -5/+10 |
2017-10-13 | VPP-1027: DNS name resolver |  Dave Barach | 14 | -9/+3205 |
2017-10-13 | acl-plugin: split the "show" commands and add an option to show ACLs by inter... |  Andrew Yourtchenko | 1 | -317/+407 |
2017-10-12 | VCL: Add SET_KEEPALIVE, SET_TCP_KEEPIDLE, and SET_TCP_KEEPINTVL |  Steven | 2 | -0/+12 |
2017-10-12 | dpdk/ipsec: coverity fixes |  Sergio Gonzalez Monroy | 4 | -17/+28 |
2017-10-12 | LLDP: Add Management Address TLV |  Steve Shin | 8 | -28/+271 |
2017-10-12 | tcp: do not format sb if not established (VPP-1018) |  Florin Coras | 1 | -2/+3 |
2017-10-12 | VCL: Add REUSEADDR, BROADCAST, and V6ONLY to vppcom_session_attr API |  Steven | 2 | -1/+13 |
2017-10-11 | Revert "VPP-1001 - update AF Packet Driver to for modern kernels" |  Damjan Marion | 4 | -119/+10 |
2017-10-10 | Add VCL session get/set attributes api function. |  Dave Wallace | 3 | -26/+193 |
2017-10-10 | session: add support for application namespacing |  Florin Coras | 43 | -793/+2927 |
2017-10-10 | dpdk: fix mempool size calculation |  Damjan Marion | 1 | -2/+3 |
2017-10-10 | jvpp: adding callbacks for all messages (VPP-914) |  Matej Perina | 21 | -147/+171 |
2017-10-10 | punt and drop features: |  Neale Ranns | 16 | -213/+1601 |
2017-10-10 | API versioning: Fix coverity errors from strncpy() |  Ole Troan | 2 | -2/+2 |
2017-10-09 | IP neighbour move incorrectly placed jump label |  Neale Ranns | 1 | -2/+2 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps |  Dave Barach | 57 | -9/+260 |
2017-10-09 | NAT: hairpinning rework (VPP-1003) |  Matus Fabian | 4 | -16/+125 |
2017-10-09 | NAT: fixed ICMP broken translation for GRE tunnel interface (VPP-1008) |  Matus Fabian | 3 | -31/+27 |
2017-10-09 | fix buffer allocation for sparse jumbo frames in vhost |  Pierre Pfister | 1 | -1/+3 |
2017-10-09 | Allow use of /etc/os-release file |  Marco Varlese | 1 | -1/+1 |
2017-10-06 | Coverity fixes for API socket |  Chris Luke | 2 | -8/+10 |
2017-10-06 | VCL: add epoll_* functions. |  Dave Wallace | 4 | -85/+813 |
2017-10-06 | tuntap: Introduce per thread structure to suport multi-threads |  Steven | 2 | -65/+99 |
2017-10-06 | Initial GENEVE TUNNEL implementation and tests. |  Marco Varlese | 16 | -2/+4265 |
2017-10-06 | Separate CP and DP fib table for PPPoE |  Hongjun Ni | 3 | -56/+66 |
2017-10-05 | dpdk/ipsec: rework plus improved cli commands |  Sergio Gonzalez Monroy | 14 | -1702/+2522 |
2017-10-05 | Clean up "show api ring" debug CLI |  Dave Barach | 2 | -4/+15 |
2017-10-05 | Distributed Virtual Router Support |  Neale Ranns | 13 | -109/+545 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. |  Christophe Fontaine | 74 | -130/+130 |
2017-10-04 | Set MAC address needs the HW interface index |  Neale Ranns | 2 | -2/+6 |
2017-10-04 | dpdk: use vpp physmem allocator for dpdk buffers |  Damjan Marion | 2 | -63/+144 |
2017-10-04 | Dump of deag/lookup routes has is_drop=1 (VPP-995) |  Neale Ranns | 1 | -0/+2 |
2017-10-04 | memif: crash on slave mode |  Steven | 1 | -0/+1 |
2017-10-04 | VPP-1001 - update AF Packet Driver to for modern kernels |  Anton Ivanov | 4 | -10/+119 |
2017-10-04 | Add API support to dump IPsec SAs |  Matthew Smith | 3 | -0/+292 |
2017-10-03 | api: fix internal client registrations |  Florin Coras | 1 | -0/+2 |
2017-10-03 | Update L2FIB entry timestamp only if BD aging enabled (VPP-1002) |  John Lo | 3 | -3/+6 |
2017-10-03 | tcp: updates to connection closing procedure (VPP-996) |  Florin Coras | 4 | -17/+63 |
2017-10-03 | jvpp: added logs for sending and receiving event messages (VPP-982) |  Matej Perina | 5 | -0/+30 |
2017-10-03 | Repair vlib API socket server |  Dave Barach | 87 | -1104/+2510 |
2017-10-03 | Propagate duplicate IF addr add/del error up to API. |  Jon Loeliger | 3 | -8/+30 |
2017-10-02 | L2-FIB:add mac learn events test |  Eyal Bari | 1 | -56/+49 |