Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-10-05 | Clean up "show api ring" debug CLI | Dave Barach | 2 | -4/+15 |
2017-10-05 | Distributed Virtual Router Support | Neale Ranns | 16 | -109/+727 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 74 | -130/+130 |
2017-10-04 | Packages dependencies: added clang3_8 and indent packages | Marco Varlese | 1 | -2/+3 |
2017-10-04 | checkstyle: add clang-format dependency, fix bug | Klement Sekera | 2 | -2/+2 |
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 | libmemif: memif_rx_burst fix | Jakub Grajciar | 1 | -2/+2 |
2017-10-04 | memif: crash on slave mode | Steven | 1 | -0/+1 |