Age | Commit message (Expand) | Author | Files | Lines |
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 | Fix bug with temporary directory when building rpms. | Thomas F Herbert | 1 | -1/+1 |
2017-10-14 | Deps added to Makefile must also be in spec file. | Thomas F Herbert | 2 | -5/+7 |
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 | 12 | -13/+201 |
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 | Use AESNI=y only on x86_64 machines | Brian Brooks | 1 | -0/+6 |
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 | 8 | -101/+31 |
2017-10-13 | acl-plugin: display "::" for INADDR6_ANY on ACL output | Steve Shin | 2 | -5/+10 |
2017-10-13 | LDPRELOAD: Add TCP_KEEPIDLE, TCP_KEEPINTVL, and SO_KEEPALIVE | Steven | 1 | -9/+32 |
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-13 | LDPRELOAD: Add ioctl, fcntl, and setsockopt support | Steven | 6 | -32/+255 |
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 | libmemif: Add memif_cancel_poll_event() + bug fixing. | Milan Lenco | 3 | -30/+78 |
2017-10-12 | Remove libsubunit 'dependency' for openSUSE and fix NASM | Marco Varlese | 2 | -3/+14 |
2017-10-12 | LLDP: Add Management Address TLV | Steve Shin | 8 | -28/+271 |
2017-10-12 | Add support for packaging SUSE RPMs. | Marco Varlese | 2 | -0/+384 |
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-12 | Initial push of vcl-ldpreload to extras | Keith Burns (alagalah) | 14 | -0/+8327 |
2017-10-11 | Revert "VPP-1001 - update AF Packet Driver to for modern kernels" | Damjan Marion | 4 | -119/+10 |
2017-10-11 | test: retry 3 times if test fails during verify | Damjan Marion | 1 | -1/+1 |
2017-10-11 | Redhat and small system support | John DeNisco | 23 | -0/+6148 |
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 | make test: add RETRIES option | Klement Sekera | 3 | -20/+93 |
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 | 19 | -215/+1882 |
2017-10-10 | dpdk: patch to support bonded interface for MLX NIC | Steve Shin | 2 | -1/+64 |
2017-10-10 | openSUSE packages fix. | Marco Varlese | 1 | -5/+5 |
2017-10-10 | API versioning: Fix coverity errors from strncpy() | Ole Troan | 2 | -2/+2 |
2017-10-09 | TEST,L2-FIB:refactor test-removing shared state | Eyal Bari | 1 | -179/+135 |
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 | 5 | -46/+33 |
2017-10-06 | Coverity fixes for API socket | Chris Luke | 2 | -8/+10 |
2017-10-06 | VCL: add epoll_* functions. | Dave Wallace | 5 | -87/+815 |
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 | 20 | -2/+4600 |
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 | 15 | -1704/+2524 |