summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-2419.04.2 Release Notesv19.04.2Dave Wallace1-0/+9
2019-07-24api: binary api cleanupDave Barach23-41/+91
2019-07-23devices: vhost handling VHOST_USER_SET_FEATURESSteven Luong1-0/+1
2019-07-23api: Disable tracing of memclnt_keepalive messagesDave Barach1-6/+11
2019-07-22gso: Fix the l3 packet gso segment sizeMohsin Kazmi2-1/+9
2019-07-18misc: 19.01.3 Release NotesAndrew Yourtchenko1-0/+9
2019-07-11ip: Punt node does not free iovecsNeale Ranns2-9/+19
2019-07-11ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify"Neale Ranns5-31/+35
2019-07-11ipsec: Revert "IPSEC: remove double byte swap of IP addresses"Neale Ranns1-10/+18
2019-07-08VPP-1718: fix dangling reference to stats seg directoryDave Barach1-0/+2
2019-07-03dlmalloc: honor 8 byte alignment requestsFlorin Coras1-1/+1
2019-07-02tcp: reject out-of-order finsFlorin Coras1-0/+4
2019-06-28tcp: fix close-waiting check for outstanding tx dataFlorin Coras1-1/+2
2019-06-26avf: fix clear hw statsFilip Tehlar3-2/+14
2019-06-24avf: fix adminq enqueue errorsDamjan Marion2-5/+9
2019-06-21stats: fix memory leakage when adding / deleting interfacesOle Troan2-13/+30
2019-06-21interface: fix the incorrect sizes/offsets in the tso segmentationAndrew Yourtchenko1-2/+2
2019-06-18vppinfra: dlmalloc records wrong offset for tracingWei CHEN1-1/+1
2019-06-18acl vnet vlib: memory leaksSteven Luong3-11/+14
2019-06-18vppinfra: optimize elog_stringDave Barach2-5/+33
2019-06-17vlib: cherry-pick "memory-trace stats-segment"Dave Barach6-61/+225
2019-06-12NAT: interface fib fix (VPP-1691)Filip Varga1-8/+16
2019-06-06avf: enable promiscuous modeSteven Luong3-1/+18
2019-06-06Fix stat seg average vector rate computationDave Barach2-14/+53
2019-06-03tcp: handle disconnects in rcv-processv19.04.2-rc0Florin Coras1-0/+1
2019-05-31VPP-1692: move NULL pointer checkv19.04.1Dave Barach1-5/+5
2019-05-2919.04.1 Release NotesDave Wallace1-3/+12
2019-05-25tcp: handle fin+rst in same frameFlorin Coras1-1/+8
2019-05-23tap: crash in multi-thread environmentSteven Luong3-5/+4
2019-05-23Tap: Fix the indirect buffers allocation VPP-1660Mohsin Kazmi4-48/+61
2019-05-1719.01.2 Release NotesAndrew Yourtchenko1-0/+9
2019-05-17ipsec-mb: fix the "make test" on non-AESNI platformsAndrew Yourtchenko1-0/+3
2019-05-17dpdk-ipsec: fix encrypt/decrypt single queueSergio Gonzalez Monroy6-39/+58
2019-05-15rpm: VPP-1674: exclude external headers from rpmBenoƮt Ganne2-2/+2
2019-05-13plugins: clean up plugin descriptionsDave Wallace36-35/+36
2019-05-09session: fix segment size rounding and size initFlorin Coras2-2/+4
2019-05-03mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,Steven Luong4-0/+11
2019-05-01Clean up multi-thread barrier-sync hold-down timerDave Barach2-13/+57
2019-04-30DOCS: Add link to 19.04 make test documentationDave Wallace1-0/+1
2019-04-29stats: Add version defines in stat_client.hOle Troan1-0/+3
2019-04-26tap: Fix the indirect buffer allocation VPP-1660Mohsin Kazmi1-1/+1
2019-04-24IPSEC; dpdk backend for tunnel interface encryption (VPP-1662)v19.04.1-rc0Neale Ranns10-61/+169
2019-04-23VPP 19.04 Release Notesv19.04Dave Wallace1-1/+64
2019-04-22RH7/Centos7: remove python-ply as it is not neededIgor Mikhailov (imichail)1-2/+2
2019-04-22vlib epoll: handle file removal on EPOLLIN VPP-1656Florin Coras1-0/+2
2019-04-21Sphinx docs: Fix security vulnerability (VPP-1655)Dave Wallace1-1/+1
2019-04-19DOCS-ONLY: Fix broken doxygen tag in BVIDave Wallace1-1/+1
2019-04-19IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654)Neale Ranns2-7/+18
2019-04-19IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653)Neale Ranns2-1/+7
2019-04-18vlib epoll: protect against clib file pool expansionFlorin Coras1-1/+3