aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-07NAT: DS-Lite (VPP-1040)Matus Fabian15-24/+1812
2017-11-07VCL-LDPRELOAD: enable accept4() wrapperDave Wallace8-60/+80
2017-11-07fix bfd cli with gcc >= 6Gabriel Ganne1-1/+1
2017-11-06Add --disable-vom config optionDave Barach3-2/+11
2017-11-06session: add rule tagsFlorin Coras14-246/+492
2017-11-06make test: add CACHE_OUTPUT optionKlement Sekera3-0/+14
2017-11-06make test: fix DEBUG=core errorKlement Sekera2-1/+3
2017-11-06VOM reshuffleNeale Ranns107-3741/+5101
2017-11-06fix debian packages generation (invalid warning silencing)Gabriel Ganne1-2/+1
2017-11-06VCL_LDPRELOAD: mixed libc/vcl epoll fd'sDave Wallace6-178/+178
2017-11-05session: add api to dump rulesFlorin Coras8-26/+350
2017-11-05ip4 network request processingDave Barach6-89/+751
2017-11-05Fix coverity warnings in VOM and VAPINeale Ranns6-13/+19
2017-11-05libmemif: example app can generate ICMP, dev perf tests (using icmpr-epoll)Jakub Grajciar6-46/+774
2017-11-05dpdk: build nasm from sourceSergio Gonzalez Monroy4-22/+22
2017-11-03NAT64: Input feature arc on virtual interface via interface RX DPO.Ole Troan3-4/+46
2017-11-03Add C++ files to DoxygenChris Luke1-1/+1
2017-11-03vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calc...Jakub Grajciar2-8/+26
2017-11-03punt: free whole buffer chain if such is puntedKlement Sekera1-1/+1
2017-11-03silence clib_mem_unaligned() invalid read found by address-sanitizerGabriel Ganne1-19/+28
2017-11-03silence l2fib_init() invalid read of size 2 found by address-sanitizerGabriel Ganne1-1/+6
2017-11-03vppinfra: make _vec_resize_will_expand read-onlyFlorin Coras1-7/+3
2017-11-03session: support drop action in rules tableFlorin Coras4-36/+114
2017-11-03Set up P2P flag to gtpu interfaceHongjun Ni1-0/+1
2017-11-02session/udp: init rw locksFlorin Coras2-1/+14
2017-11-02VCL: application proxy configurationDave Wallace4-106/+168
2017-11-02LISP: fix negative mapping timeout, VPP-1043Filip Tehlar1-1/+2
2017-11-02Add replicate DPO header to export list for VPPSBNeale Ranns1-0/+1
2017-11-02Add builtin http server option to return static replyFlorin Coras1-23/+97
2017-11-01session: fix proxy coverity warningsFlorin Coras1-1/+2
2017-11-01A bit of cleanup, updated the README, started vhost test.John DeNisco7-42/+245
2017-11-01VPP-959: Support old version of CFFIOle Troan2-3/+17
2017-11-01vom: fix build with gcc7Damjan Marion1-0/+1
2017-11-01VOM fixes for 9090 - ships in the night commitsNeale Ranns4-43/+10
2017-11-01fix clib_mem_unaligned() invalid readGabriel Ganne1-17/+18
2017-11-01nat plugin - fix test logicGabriel Ganne1-1/+1
2017-11-01Clean up a few historical anomaliesDave Barach1-22/+6
2017-11-01session: add support for proxying appsFlorin Coras15-39/+353
2017-11-01dpdk/ipsec: align memorySergio Gonzalez Monroy2-5/+7
2017-11-01dpdk/ipsec: fix digest physical addressSergio Gonzalez Monroy3-7/+7
2017-11-01VPP Object Model (VOM)Neale Ranns120-55/+23171
2017-10-31Fix "l2fib add" CLI to allow adding of filter MAC entriesJohn Lo1-25/+17
2017-10-31Fix set interface mac address API to be endian neutralJohn Lo4-16/+10
2017-10-31VPP PAPI: Error in unserializer for non-array compound types.Ole Troan2-0/+439
2017-10-31Update CSIT tests 171017 -> 171030Jan Gelety1-1/+1
2017-10-31LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24Filip Tehlar13-72/+888
2017-10-31l2fib: MAC: Fix uint64 to u8 byte arrayMohsin Kazmi8-71/+56
2017-10-31Fix typo (double unlock)Dave Barach1-2/+1
2017-10-31physmem: register region with IOMMUDamjan Marion1-0/+57
2017-10-31Refactor IP input checks for re-use at MPLS dispositionNeale Ranns8-280/+698