Age | Commit message (Expand) | Author | Files | Lines |
2017-10-16 | udp: refactor udp code | Florin Coras | 40 | -1243/+1941 |
2017-10-16 | DNS name resolver improvements | Dave Barach | 4 | -31/+217 |
2017-10-16 | LISP: fix map-request counters, ONE-25 | Filip Tehlar | 1 | -6/+5 |
2017-10-16 | jvpp: stop plugin intialization on first mismatch | Marek Gradzki | 9 | -12/+15 |
2017-10-16 | lb plugin - fix format() type mismatches | Gabriel Ganne | 1 | -2/+3 |
2017-10-15 | VCL/LDPRELOAD: getpeername and getsockname | Steven | 1 | -12/+29 |
2017-10-15 | Fix minor issues in clib_spinlock_unlock() | Dave Barach | 1 | -1/+3 |
2017-10-15 | ip: avoid arp assert if out of buffers (VPP-1030) | Florin Coras | 1 | -0/+4 |
2017-10-15 | Revert "Enforce FIB table creation before use" | Florin Coras | 6 | -14/+97 |
2017-10-14 | NAT: fix delete of sessions for 1:1 NAT if 1 worker (VPP-1023) | Matus Fabian | 1 | -1/+1 |
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 |