summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-09ipsec: support UDP encap/decap for NAT traversalKlement Sekera13-48/+366
2018-05-09session: cleanup session tx functionFlorin Coras9-376/+532
2018-05-09dpdk: tx code reworkDamjan Marion4-261/+170
2018-05-09dpdk:fix mbuf index typo'sEyal Bari1-4/+4
2018-05-08NAT44: TCP connection close detection (VPP-1266)Matus Fabian8-57/+364
2018-05-07opensuse: OS_ID field content changed for SUSEMarco Varlese1-1/+1
2018-05-07dpdk: improve perf of buffer indices calc in the input nodeDamjan Marion1-34/+53
2018-05-07fix: AttributeError: module 'os' has no attribute 'cwd'Andrey "Zed" Zaikin1-1/+1
2018-05-07BFD: Fix format_ip46_address() parameter ordering.Jon Loeliger1-1/+1
2018-05-07vxlan:vxlan.c conform coding styleEyal Bari1-354/+374
2018-05-05autodetect alignment during _vec_resizeDamjan Marion5-8/+12
2018-05-04ipsec: allow null/null for crypto/integ algorithms pairRadu Nicolau4-7/+8
2018-05-04Add python lex and yacc to spec file build requirements.Thomas F Herbert1-3/+3
2018-05-04Flow: Rename IPFIX exporter.Ole Troan16-25/+25
2018-05-04build-data: Common makefile for NXP DPAA1/DPAA2 platformsSachin Saxena2-66/+87
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach49-15/+185
2018-05-04arm64: Avoid setting march to corei7 when Cross Compiling for ARMSachin Saxena1-3/+3
2018-05-04Address compilation issues with Java > 1.8Marco Varlese1-8/+3
2018-05-04Fix format for the dst address in the STN traceMilan Lenco1-2/+2
2018-05-04VAPI: support VLAs in type definitionsKlement Sekera3-59/+57
2018-05-03NAT: fix bin API dump of static mappings.Milan Lenco1-2/+5
2018-05-03MPLS prefetch fixesNeale Ranns2-15/+15
2018-05-03NAT44: fix VAT nat44_user_session_detailsMatus Fabian1-4/+5
2018-05-03NAT44 segv on unknown proto on inside interfaceMatthew Smith1-22/+25
2018-05-03tcp: fix echo server rx retries counter vec allocFlorin Coras1-0/+2
2018-05-02Fix CentOS 7 build issue with vxlanMatthew Smith1-2/+4
2018-05-02Scapy; update to release 2.4.0Neale Ranns1-1/+1
2018-05-02vxlan:encap - use vnet rewriteeyal bari3-53/+50
2018-04-30tcp/session: debug improvements/fixesFlorin Coras6-30/+25
2018-05-01Add plugin periodic function elisp skeletonDave Barach7-1/+158
2018-04-30Remove historical README fileDave Barach1-43/+0
2018-04-30FIB: elide cover walk for insert of host routeNeale Ranns3-3/+25
2018-04-30Add reference to 18.04 test framework documentationChris Luke1-1/+3
2018-04-30plugins: dpdk: fix check which makes not sense, likely a typoSzymon Sliwa1-1/+1
2018-04-27svm/session: improve svm fifo allocationFlorin Coras1-13/+15
2018-04-27IPv6 NS/RS; do not vec_validate global structs in the DPNeale Ranns1-12/+16
2018-04-27IPv6 NS: use the mcast rewrite node to fill in the destination MACNeale Ranns3-264/+276
2018-04-27TAP memory leaks:Neale Ranns4-28/+22
2018-04-27Move VOM to extras/vomDamjan Marion183-26/+74
2018-04-27A bit of buffer metadata reshuffling to accommodate flow_idDamjan Marion10-44/+37
2018-04-27VAT for qos_record_enable_disable APIIgor Mikhailov (imichail)2-3/+90
2018-04-26Makefile: Add new opensuse-leap os idEd Kern1-1/+11
2018-04-26vlib: set log tap level <level> does not work for some keywordsSteven1-2/+2
2018-04-26dpdk: fix building debs from stable dpdk tarballs (VPP-1259)Damjan Marion1-1/+1
2018-04-26libmemif: fix build on ununtu 18.04 (VPP-1244)Damjan Marion1-0/+1
2018-04-26NAT44: disable nat44-hairpinning feature for in-out interface (VPP-1255)Matus Fabian1-10/+20
2018-04-26VPP 18.04 release notesChris Luke3-278/+1776
2018-04-25igmp: disable debug messagesDamjan Marion1-1/+1
2018-04-25Carry recorded QOS bits in the outer VXLAN IP headerIgor Mikhailov (imichail)1-0/+35
2018-04-25span: crash in span_mirror [VPP-1254]Steven1-2/+7