aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-21physmem: keep physmem VA in 39-bit address space on x86_64Damjan Marion5-6/+45
2019-02-21API: client does not set root permissions on shm segmentNeale Ranns1-4/+2
2019-02-21GBP: BD index not BD IDNeale Ranns1-1/+1
2019-02-21vcl/session: send unlisten over message queueFlorin Coras6-20/+84
2019-02-21tcp: drop outstanding data when entering closing stateFlorin Coras4-7/+16
2019-02-21svm: fix mem ordering for enqueue nocopyFlorin Coras1-1/+1
2019-02-20TESTS: refactor framework send_and_expect.Paul Vinciguerra2-17/+14
2019-02-20pg: fix payload hex-string bugKingwel Xie1-6/+8
2019-02-20Remove autotools leftovers from gitignoreBenoît Ganne1-2/+0
2019-02-20pg: fix tracing when device-input feature arc is usedDamjan Marion1-6/+4
2019-02-20pg: fix crash when multiple streams are enqueuing to the same nextDamjan Marion1-1/+1
2019-02-20pg: remove no-recycle optionDamjan Marion41-83/+0
2019-02-20calculate per-thread time offsetDave Barach3-1/+66
2019-02-20session: fix local sessions disconnectsFlorin Coras3-23/+23
2019-02-20vom: Fix the versioning issue [vpp-1555]Mohsin Kazmi2-0/+11
2019-02-20docs: use python3 for make docs.Paul Vinciguerra2-3/+4
2019-02-20make test-doc: Clean up import errors.Paul Vinciguerra2-1/+8
2019-02-20tls: add vcl testFlorin Coras5-8/+44
2019-02-20IPSEC: API coverity error of unitialised stat_index valueNeale Ranns1-0/+2
2019-02-20IPSEC-GRE: no clib_warning in the DPNeale Ranns1-3/+0
2019-02-19Makefile: correct opensuse 15.0 dep namingEd Kern1-2/+2
2019-02-19ldp: return byte count from a successful recvfromHaggai Eran1-2/+6
2019-02-19reassembly: handle ip6 atomic fragmentsKlement Sekera1-6/+3
2019-02-19avf: fix feature arc, take twoDamjan Marion1-1/+2
2019-02-19reassembly: fix buffer usage counterKlement Sekera2-5/+12
2019-02-19VPP-1504: Remove JVPPMichal Cmarada133-10873/+13
2019-02-19dpdk: update Cisco VIC port typeHyong Youb Kim1-4/+1
2019-02-19dpdk: do not shift PKT_RX_FDIRHyong Youb Kim1-1/+1
2019-02-19acl-plugin: split the dataplane function into two, save 10sec in compile timeAndrew Yourtchenko1-87/+110
2019-02-19VPP-1568:when entry src cover change, recursive-loop fib still can not work.mu.duojiao2-0/+84
2019-02-19tap gso: experimental supportAndrew Yourtchenko14-59/+786
2019-02-19VPP-1573 fix crash in ip6 reassemblyKlement Sekera1-1/+1
2019-02-19ip6-local: fix uninitialized variable errorDamjan Marion1-1/+1
2019-02-19VOM: no assert on interface mac setNeale Ranns2-2/+3
2019-02-19avf: fix feature arcDamjan Marion1-0/+3
2019-02-18tls: fix openssl/mbedtls use of app_wrk indexFlorin Coras4-19/+29
2019-02-18session: move fifo allocation logic to app workerFlorin Coras9-176/+159
2019-02-18NAT: fix: multiple definition of nat64_cleaner_process_event_eNeale Ranns3-3/+3
2019-02-18Resolve vppapigen DeprecationWarning.Paul Vinciguerra1-6/+7
2019-02-18tcp: harden for high scale scenariosFlorin Coras9-35/+82
2019-02-18DHCP: trace flags copied from old to new not vice-versaNeale Ranns2-2/+2
2019-02-18NAT: VPP-1552 code migration from old multiarch schemeFilip Varga26-448/+387
2019-02-18Explicit dual-loop in ip6-localBenoît Ganne1-72/+134
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns18-72/+174
2019-02-18NAT44: fix snat_get_worker_out2in_cb (VPP-1536)Matus Fabian4-17/+126
2019-02-18tcp: fix handling of retransmitted synsFlorin Coras2-16/+26
2019-02-15Optimize ip6-localBenoît Ganne1-246/+187
2019-02-15Fix connexion segfault in session api affecting tcp_echoNathan Skrzypczak1-1/+2
2019-02-15dpdk-ipsec: store buffer index into crypto-op privateKingwel Xie5-44/+115
2019-02-1519.01 Release NotesAndrew Yourtchenko1-0/+389