aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-07vat: session_rules_dump missing network to host conversionSteven1-8/+10
2017-11-07VCL: Fix error handling during heap allocDave Wallace1-13/+24
2017-11-07SNAT: IP fragmentation (VPP-890)Matus Fabian15-35/+3448
2017-11-07Fix include header for cmdsMohsin Kazmi1-0/+2
2017-11-07libmmeif: Makefile fixJakub Grajciar1-1/+1
2017-11-07add tracing to udp punt codeKlement Sekera1-5/+58
2017-11-07vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fixJakub Grajciar2-13/+13
2017-11-07UDP Encapsulation.Neale Ranns19-7/+1783
2017-11-07ip: add container proxy apiFlorin Coras6-22/+243
2017-11-07session: fix v6 double bindsFlorin Coras4-8/+100
2017-11-07VCL: handle process fork.Dave Wallace1-268/+223
2017-11-07libmemif: add dep to MakefileJakub Grajciar1-2/+2
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