aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-26session: move builtin apps to their own folderFlorin Coras16-2296/+588
2018-01-26NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150)Matus Fabian3-4/+186
2018-01-25NAT44: add opaque string tag to static mapping APIs (VPP-1147)Matus Fabian7-20/+91
2018-01-25vppinfra: add readers-writer lockFlorin Coras1-14/+98
2018-01-25session: add support for memfd segmentsFlorin Coras41-725/+1106
2018-01-25Event log entries for VCLKeith Burns (alagalah)1-1/+258
2018-01-2518.01 Release NotesDave Wallace1-3/+453
2018-01-25Update CSIT tests 180115 -> 180122Jan Gelety1-1/+1
2018-01-25VPP-1144: PAPI Import leads to duplicate type definition.Ole Troan1-0/+15
2018-01-25srv6-as: fixing versionFrancois Clad1-1/+2
2018-01-25NAT: nat.c refactor (split out CLI) (VPP-1140)Matus Fabian5-1549/+1836
2018-01-25fixup python ply package name for fedora >= 25Gabriel Ganne1-2/+2
2018-01-25make test: verify that /dev/shm is big enoughKlement Sekera2-0/+31
2018-01-25SRv6 masquerading proxy pluginFrancois Clad8-0/+794
2018-01-24Makefile: Add python-ply to RPM_DEPENDS list.Jon Loeliger1-3/+3
2018-01-24SCTP stack (RFC4960)Marco Varlese23-13/+8285
2018-01-24Improve the error reporting for a IP multicast RPF miss.Neale Ranns3-3/+25
2018-01-24Improve tunnel interface creation performanceJohn Lo8-90/+86
2018-01-24NAT44: asymmetrical static mapping and one-armed NAT (VPP-1138)Matus Fabian2-1/+74
2018-01-24docs: Clean up TOCDave Wallace4-4/+12
2018-01-24Adding a format function for bihash init routine to format the key, value, wh...Vijayabhaskar Katamreddy2-3/+28
2018-01-23Fix typo / coverity warningDave Barach1-1/+1
2018-01-23For DHCP client configuration control the setting of the broadcast flag in theNeale Ranns12-111/+533
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan82-3122/+1313
2018-01-23NAT44: Fix interface feature removal.Milan Lenco1-3/+14
2018-01-22vom: acl: Fix l3 acl handle populateMohsin Kazmi3-0/+21
2018-01-22vom: ip_route: fix handle populateMohsin Kazmi1-5/+15
2018-01-22vom: Fix connection to VAPI and add disconnect functionMohsin Kazmi6-28/+48
2018-01-22svm: queue sub: Add conditional timed waitMohsin Kazmi13-38/+95
2018-01-22NAT44: asymmetrical static mapping rule (VPP-1135)Matus Fabian6-28/+146
2018-01-21vhost_user: 'nregions' saves the actual number of mapped guest physical addre...Haiyang Tan1-1/+2
2018-01-20VCL/LD_PRELOAD: Fix unfiltered debug output.Dave Wallace2-5/+4
2018-01-19Fix MP hazard in interrupt node schedulingDave Barach1-2/+8
2018-01-19SRv6 static proxy pluginFrancois Clad8-0/+1272
2018-01-19LD_PRELOAD: Fix Coverity Warning CID 182227Dave Wallace1-1/+1
2018-01-19vxlan:restructure encap loopEyal Bari1-321/+198
2018-01-19Sub-Interface deletion not cleanup hash's properly (VPP-1136)John Lo3-18/+24
2018-01-19Elog entries for VCLKeith Burns (alagalah)1-2/+225
2018-01-18LD_PRELOAD: Fix coverity warningsDave Wallace1-4/+13
2018-01-18vlib: add vlib_buffer_alloc_to_ring APIDamjan Marion3-11/+33
2018-01-18tapv2: add option to set host-side default gwDamjan Marion9-3/+115
2018-01-18VPP-1119: PPPoE's destination MAC was overwrittenHongjun Ni1-1/+2
2018-01-18Event log entries for VCLKeith Burns (alagalah)1-1/+300
2018-01-18FIB Inherited SrouceNeale Ranns18-137/+1621
2018-01-18dpdk plugin depends on numactl-libsGabriel Ganne1-1/+1
2018-01-18VPP-1122 dpdk/ipsec: fix transport mode pkt lenRadu Nicolau1-3/+7
2018-01-17LD_PRELOAD: stateless LDPDave Wallace11-7372/+3786
2018-01-17ssvm: reuse clib mem infra for memfd segmentsFlorin Coras5-79/+119
2018-01-17stats: Fix per interface statsMohsin Kazmi2-150/+115
2018-01-17stn: add vat supportFlorin Coras5-24/+260