aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-18Fix list_api_changes script to start at v19.04-rc0Dave Wallace2-115/+28
2019-04-18Fix memory corruption faulting [VPP-1639]Artem Belov1-3/+3
2019-04-18FIB: recursion casues path reallocNeale Ranns1-1/+12
2019-04-18IPSEC: tunnel rekey fix and test (VPP-1652)Neale Ranns1-21/+24
2019-04-18crypto-ipsecmb: enable GCMNeale Ranns3-26/+222
2019-04-18Use template-specific key compare fn when deleting recordsDave Barach1-2/+2
2019-04-17Doxygen cleanup.Dave Wallace10-7/+312
2019-04-17Revert "Revert "bond: problem switching from l2 to l3"" [VPP-1651]v19.04-rc2Steven Luong1-0/+11
2019-04-17VPP-1650Thomas F Herbert1-3/+7
2019-04-17ADJ: crash in format/show (VPP-1648)Neale Ranns1-1/+1
2019-04-17IPSEC: support GCM in ESPNeale Ranns18-48/+349
2019-04-16crypto: add more AES-GCM test casesFilip Tehlar2-3/+313
2019-04-16IPSEC: ESP with ESN tests and fixesNeale Ranns4-27/+37
2019-04-16crypto: openssl - IV len not passed by caller. Callee knows from algo typeNeale Ranns1-2/+2
2019-04-16tap: fix the crash [VPP-1645]Mohsin Kazmi1-0/+3
2019-04-16crypto-openssl-gcm: account for failed decryptsNeale Ranns1-3/+6
2019-04-15IPSEC: crypto overflowNeale Ranns1-1/+1
2019-04-15LB crash when receving packets with right dst IP and wrong dst port VPP-1643Hongjun Ni1-0/+7
2019-04-15crypto: fix coverity warningsFilip Tehlar2-2/+7
2019-04-14session: drop lock on segment allocation error VPP-1644Florin Coras1-12/+9
2019-04-14IPSEC-MB: Use random & non-repeating IV (VPP-1642)Neale Ranns7-23/+65
2019-04-12stats: Off by one error in stats directory vector.Ole Troan1-1/+1
2019-04-12Release notes: add 19.04 placeholderDave Wallace1-0/+5
2019-04-10Initial changes for stable/1904 branchv19.04-rc1Dave Wallace1-0/+1
2019-04-10make test: fix redundant setUp() in template_ipsec.pyDave Wallace1-3/+0
2019-04-10cmake: fix errors in external when building past point-releaseAndrew Yourtchenko1-1/+1