aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-27session: instantiate appns lookup table only onceFlorin Coras2-7/+11
2017-10-27LDPRELOAD: Fix out-of-scope variable coverity errorSteven1-2/+1
2017-10-27acl-plugin: increase the amount of memory for classifier tables used by MACIP...Andrew Yourtchenko1-1/+1
2017-10-26VCL: refactor session close / disconnect.Dave Wallace1-66/+60
2017-10-26VCL-LDPRELOAD: Fix more coverity warningsDave Wallace3-16/+22
2017-10-26VCL-LDPRELOAD: Fix CID 178251 & CID 178253Dave Wallace2-32/+47
2017-10-26Consolidate short_help for classify table with memory-sizeHongjun Ni1-0/+1
2017-10-26NAT: delete session API/CLI (VPP-1041)Matus Fabian6-0/+222
2017-10-26acl-plugin: refactor the "show acl-plugin" CLI, use vlib_cli_output() vs. for...Andrew Yourtchenko1-181/+194
2017-10-26session: swap appns secret to host byte orderFlorin Coras2-2/+2
2017-10-26fib test - fix undefined behavior warning found by clangGabriel Ganne3-3/+3
2017-10-2617.10 Release NotesFlorin Coras1-0/+251
2017-10-26VCL: add session namespace support.Dave Wallace7-52/+231
2017-10-26Allow IPsec interface to have SAs resetMatthew Smith6-1/+177
2017-10-25opensuse support: reworked SUSE DEPS variablesMarco Varlese1-6/+14
2017-10-25VCL: Return data for recvfrom(MSG_PEEK)Steven1-11/+23
2017-10-25lldp: protection code to check a valid interface indexSteve Shin1-2/+9
2017-10-25VCL-LDPRELOAD: statically link VPP objects into libvcl_ldpreload.soDave Wallace3-16/+18
2017-10-25VCL: Fix vcl test scripts to check vcl.am instead of uri.amDave Wallace2-2/+2
2017-10-25vlib: add support for multiple buffer poolsDamjan Marion11-38/+79
2017-10-25Do not include x86intrin.h if unavailableGabriel Ganne1-0/+2
2017-10-25VPP-1033: Python API support arbitrary sized input parameters.Ole Troan6-25/+96
2017-10-25L3 proxy FIB source for container networkingAndrew Yourtchenko16-10/+513
2017-10-25One armed NAT (VPP-1035)Matus Fabian9-35/+429
2017-10-25VCL/LDPRELOAD: Add support for getsockopt, sendto, and recvfromSteven3-34/+194
2017-10-24VCL-LDPRELOAD: Fix coverity warnings.Dave Wallace3-12/+12
2017-10-24VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.soDave Wallace29-424/+157
2017-10-24Update L2 header offset after VLAN tag rewriteNeale Ranns1-1/+3
2017-10-24fix test_lb_ip4_gre6() cleanupGabriel Ganne1-1/+1
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace65-46/+85
2017-10-23af_packet: invalid TCP/UDP offload checksum on RX node recalculationJakub Grajciar6-3/+171
2017-10-23VXLAN:small refactor to vxlan inputEyal Bari1-235/+175
2017-10-21test bfd - DPO_PROTO_IP6 is part of DpoProtoGabriel Ganne1-2/+2
2017-10-20Thread_index for thread0 in vlib_global_main not initialisedKeith Burns (alagalah)1-0/+1
2017-10-20VCL: Fix converity warning CID 177864Dave Wallace1-2/+2
2017-10-20VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_selectDave Wallace3-174/+190
2017-10-20Add reverse DNS (ip to name) resolutionDave Barach7-38/+402
2017-10-20null-terminate some formatted stringGabriel Ganne4-0/+19
2017-10-20add cuckoo hashKlement Sekera8-1/+2483
2017-10-19LD_PRELOAD poll implementationshrinivasan ganapathy7-4/+748
2017-10-19VCL: cleanup misc. issues in vppcomDave Wallace1-6/+10
2017-10-19vcl-ldpreload: test script enhancementsDave Wallace4-0/+59
2017-10-19make test: control sanity via SANITY=yes|no optionKlement Sekera1-2/+11
2017-10-19Add GENEVE tunnel maintainer.Marco Varlese1-0/+4
2017-10-19Remove unused 'not_last' parameter from ip_add_del_routeMarek Gradzki4-17/+2
2017-10-19VPP-1024: rewrite buffer trajectory tracerDave Barach7-50/+161
2017-10-19VCL-LDPRELOAD: fix iperf3 socket_test.shDave Wallace3-50/+114
2017-10-18TEST,SPAN:add broadcast+QiniQ testsEyal Bari1-67/+137
2017-10-18LISP: fix crash when sending NSH map-request message, ONE-32Filip Tehlar1-0/+3
2017-10-18Plugin for IP-Address to Interface PuntingPierre Pfister7-0/+872