aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-06Fix clang implicit conversion errorsDamjan Marion2-14/+16
2018-02-06vlib: epoll on worker threadsDamjan Marion12-42/+204
2018-02-06SCTP: handling of heartbeating and max-retransmitsMarco Varlese4-57/+164
2018-02-06make test: don't test/set parameters in dockerKlement Sekera1-0/+11
2018-02-06BIER: fix support for longer bit-string lengthsNeale Ranns17-259/+391
2018-02-06VCL: Fix type in trace output.Dave Wallace1-2/+2
2018-02-06SCTP: missing spinlock init when multiple threadsMarco Varlese1-2/+5
2018-02-06Reflexive ACL support on ICMPSteve Shin1-25/+113
2018-02-06Provide page-aligned length to ftruncate.Igor Mikhailov (imichail)1-1/+1
2018-02-05session: segment manager refactorFlorin Coras21-620/+878
2018-02-05NAT64: Run nat64-expire-worker-walk only when NAT64 is configured (VPP-1162)Matus Fabian2-4/+48
2018-02-05Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used before setDave Barach3-8/+17
2018-02-05SCTP: calculate RTO / RTT and RTTVAR as per RFCMarco Varlese4-47/+122
2018-02-05vhost_user: code cleanupHaiyang Tan1-4/+4
2018-02-03IP reassembly: workaround coverity warningsKlement Sekera2-0/+2
2018-02-02Clean up for vcl.am, making vppcom.h C++ awareKeith Burns (alagalah)2-10/+22
2018-02-02lisp-cp: fix handling of ndp without source link addr VPP-1159Florin Coras1-4/+21
2018-02-02make test: use random seedKlement Sekera1-1/+1
2018-02-02VOM: route-domain find() fixNeale Ranns3-24/+5
2018-02-02vlmemory/svm: fix client detach from svm regionFlorin Coras6-13/+59
2018-02-02Add link to 18.01 test framework documentation.Dave Wallace1-0/+1
2018-02-02Update 18.01 Release NotesDave Wallace1-0/+1
2018-02-02vlib_buffer_clone: allow client to request the maximum number of clones; 256Neale Ranns1-12/+50
2018-02-02Add L3DSR feature in LB pluginHongjun Ni9-96/+282
2018-02-01Out-of-order data chunks handling and moreMarco Varlese4-69/+235
2018-02-01IPv4/6 reassemblyKlement Sekera35-66/+4322
2018-02-01vxlan: Lookup FIB in either IPv4 or IPv6 families.Jon Loeliger1-4/+5
2018-02-01FIB: Consolidate several copies of fib_ip_proto() into one.Jon Loeliger5-24/+11
2018-02-01tcp: tcp_output.c failed to compile when VLIB_BUFFER_TRACE_TRAJECTORY is enabledSteven1-1/+1
2018-02-01dpdk:fix typo in prefetch sequenceEyal Bari1-2/+2
2018-02-01Add flowhash hash table to vppinfraPierre Pfister5-0/+1009
2018-02-01srv6-ad: fixing coverity issuesFrancois Clad1-8/+32
2018-02-01srv6-as: fixing coverity issuesFrancois Clad1-8/+32
2018-01-31Fix VNET_BUFFER_F_SPAN_CLONE flagDamjan Marion1-1/+1
2018-01-31RPMS: Also install C.py, JSON.py for vppapipgen.Jon Loeliger1-0/+3
2018-01-31vlib: allocating buffers on thread-x and freeing them on thread-y causesSteven4-25/+17
2018-01-31Improved tracing for the IP[46] not-enabled case.Neale Ranns6-24/+77
2018-01-31NAT66 1:1 mapping (VPP-1108)Matus Fabian11-2/+1557
2018-01-31NAT44: in2out output feature skip translation for already translated packets ...Matus Fabian3-15/+173
2018-01-31NAT44: Delete dynamic sessions matching new 1:1NAT (VPP-1158)Matus Fabian2-8/+83
2018-01-31NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158)Matus Fabian3-13/+22
2018-01-31Prep-work patch for congestion-controlMarco Varlese6-450/+670
2018-01-30Compile valloc.c, install header file, etc.Dave Barach2-1/+8
2018-01-30VPP-899: Run VPP under SELinuxBilly McFall15-23/+582
2018-01-30Arm system counter cleanupBrian Brooks2-18/+19
2018-01-30NAT: add missing CLI and API documentation (VPP-1142)Matus Fabian2-0/+105
2018-01-30NAT: replace format_vnet_sw_interface_name with format_vnet_sw_if_index_name ...Matus Fabian3-39/+33
2018-01-30Allow the provider of a midchain adjacency to pass context data that is retur...Neale Ranns15-30/+88
2018-01-29vcl: fix VPPCOM_ATTR_GET_LIBC_EPFD elogFlorin Coras1-10/+4
2018-01-29DRAFT ip4/6_frag to support DPO Style based Next NodeVijayabhaskar Katamreddy2-0/+15