aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-14plugins/dpdk: align memory to avoid potential segfault and false sharingGeorgina Sheehan1-1/+1
2017-10-14Use AESNI=y only on x86_64 machinesBrian Brooks1-0/+6
2017-10-14VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handlerDave Barach2-4/+8
2017-10-13Enforce FIB table creation before useNeale Ranns8-101/+31
2017-10-13acl-plugin: display "::" for INADDR6_ANY on ACL outputSteve Shin2-5/+10
2017-10-13LDPRELOAD: Add TCP_KEEPIDLE, TCP_KEEPINTVL, and SO_KEEPALIVESteven1-9/+32
2017-10-13VPP-1027: DNS name resolverDave Barach14-9/+3205
2017-10-13acl-plugin: split the "show" commands and add an option to show ACLs by inter...Andrew Yourtchenko1-317/+407
2017-10-13LDPRELOAD: Add ioctl, fcntl, and setsockopt supportSteven6-32/+255
2017-10-12VCL: Add SET_KEEPALIVE, SET_TCP_KEEPIDLE, and SET_TCP_KEEPINTVLSteven2-0/+12
2017-10-12dpdk/ipsec: coverity fixesSergio Gonzalez Monroy4-17/+28
2017-10-12libmemif: Add memif_cancel_poll_event() + bug fixing.Milan Lenco3-30/+78
2017-10-12Remove libsubunit 'dependency' for openSUSE and fix NASMMarco Varlese2-3/+14
2017-10-12LLDP: Add Management Address TLVSteve Shin8-28/+271
2017-10-12Add support for packaging SUSE RPMs.Marco Varlese2-0/+384
2017-10-12tcp: do not format sb if not established (VPP-1018)Florin Coras1-2/+3
2017-10-12VCL: Add REUSEADDR, BROADCAST, and V6ONLY to vppcom_session_attr APISteven2-1/+13
2017-10-12Initial push of vcl-ldpreload to extrasKeith Burns (alagalah)14-0/+8327
2017-10-11Revert "VPP-1001 - update AF Packet Driver to for modern kernels"Damjan Marion4-119/+10
2017-10-11test: retry 3 times if test fails during verifyDamjan Marion1-1/+1
2017-10-11Redhat and small system supportJohn DeNisco23-0/+6148
2017-10-10Add VCL session get/set attributes api function.Dave Wallace3-26/+193
2017-10-10session: add support for application namespacingFlorin Coras43-793/+2927
2017-10-10dpdk: fix mempool size calculationDamjan Marion1-2/+3
2017-10-10make test: add RETRIES optionKlement Sekera3-20/+93
2017-10-10jvpp: adding callbacks for all messages (VPP-914)Matej Perina21-147/+171
2017-10-10punt and drop features:Neale Ranns19-215/+1882
2017-10-10dpdk: patch to support bonded interface for MLX NICSteve Shin2-1/+64
2017-10-10openSUSE packages fix.Marco Varlese1-5/+5
2017-10-10API versioning: Fix coverity errors from strncpy()Ole Troan2-2/+2
2017-10-09TEST,L2-FIB:refactor test-removing shared stateEyal Bari1-179/+135
2017-10-09IP neighbour move incorrectly placed jump labelNeale Ranns1-2/+2
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach57-9/+260
2017-10-09NAT: hairpinning rework (VPP-1003)Matus Fabian4-16/+125
2017-10-09NAT: fixed ICMP broken translation for GRE tunnel interface (VPP-1008)Matus Fabian3-31/+27
2017-10-09fix buffer allocation for sparse jumbo frames in vhostPierre Pfister1-1/+3
2017-10-09Allow use of /etc/os-release fileMarco Varlese5-46/+33
2017-10-06Coverity fixes for API socketChris Luke2-8/+10
2017-10-06VCL: add epoll_* functions.Dave Wallace5-87/+815
2017-10-06tuntap: Introduce per thread structure to suport multi-threadsSteven2-65/+99
2017-10-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese20-2/+4600
2017-10-06Separate CP and DP fib table for PPPoEHongjun Ni3-56/+66
2017-10-05dpdk/ipsec: rework plus improved cli commandsSergio Gonzalez Monroy15-1704/+2524
2017-10-05Clean up "show api ring" debug CLIDave Barach2-4/+15
2017-10-05Distributed Virtual Router SupportNeale Ranns16-109/+727
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine74-130/+130
2017-10-04Packages dependencies: added clang3_8 and indent packagesMarco Varlese1-2/+3
2017-10-04checkstyle: add clang-format dependency, fix bugKlement Sekera2-2/+2
2017-10-04Set MAC address needs the HW interface indexNeale Ranns2-2/+6
2017-10-04dpdk: use vpp physmem allocator for dpdk buffersDamjan Marion2-63/+144