aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-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 Fabian4-1547/+1824
2018-01-25SRv6 masquerading proxy pluginFrancois Clad7-0/+789
2018-01-24SCTP stack (RFC4960)Marco Varlese21-12/+8189
2018-01-24Improve the error reporting for a IP multicast RPF miss.Neale Ranns2-3/+16
2018-01-24Improve tunnel interface creation performanceJohn Lo8-90/+86
2018-01-24NAT44: asymmetrical static mapping and one-armed NAT (VPP-1138)Matus Fabian1-1/+10
2018-01-24docs: Clean up TOCDave Wallace1-1/+1
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 Ranns10-107/+426
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan78-3117/+1303
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 Kazmi11-22/+71
2018-01-22NAT44: asymmetrical static mapping rule (VPP-1135)Matus Fabian4-24/+40
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 Clad7-0/+1267
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-18VPP-1122 dpdk/ipsec: fix transport mode pkt lenRadu Nicolau1-3/+7
2018-01-17LD_PRELOAD: stateless LDPDave Wallace10-7372/+3777
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
2018-01-17Fix api test_client.c compilationPierre Pfister1-1/+0
2018-01-17Fix checksum offload sssue caused by overwriten lX_hdr_offsetDamjan Marion1-2/+2
2018-01-17ELOG additions for VCLKeith Burns (alagalah)1-41/+148
2018-01-16acl-plugin: multicore: use pool_init_fixed for per-worker preallocated poolsAndrew Yourtchenko1-1/+7
2018-01-16Tolerate missing nodes during feature arc initialisationNeale Ranns1-2/+8
2018-01-16api: fix api_format.c soft link to vatFlorin Coras2-23526/+2
2018-01-16tapv2: deleting tap interface may leak buffers (VPP-1124)Steven4-11/+34
2018-01-15bfd: fix bfd_auth_keys_dumpFlorin Coras1-1/+1
2018-01-15svm: refactor memfd and remove ssvm_ethFlorin Coras16-1343/+157
2018-01-15fix udp_ping api naming errorGabriel Ganne3-35/+17