vpp.git
2023-02-06 Benoît Ganneipsec: fix AES CBC IV generation (CVE-2022-46397) 44/38144/1 stable/1904
2020-06-29 Andrew Yourtchenkomisc: fix the MAKE_PARALLEL_JOBS for 'make verify'... 96/27696/1
2019-12-17 Neale Rannsfib: Adjacency walk fix for IPv6 27/24027/1
2019-12-12 Ole Troanstats: memory leak with per-node-counters on 75/23975/1
2019-11-14 Neale Rannsfib: Copy the prefix before use in case the underlying... 26/23426/1
2019-10-30 Andreas Schultzvlib: convert frame_index into real pointers 21/23121/1
2019-10-29 Dave WallaceVPP 19.04.3 docs build info 47/23047/1 v19.04.4-rc0
2019-10-29 Dave Wallace19.04.3 Release Notes 44/23044/1 v19.04.3
2019-10-28 juraj.linkesebuild: Unite default build platform to vpp 38/23038/1
2019-10-25 Dave Barachvlib: address vlib_error_t scaling issue 00/23000/2
2019-10-25 Steven Luongdevices: vhoost cpu->copy array overflow on tcp jumbo... 99/22999/1
2019-10-23 Steven Luonglacp: add actor steady state check prior to skip proces... 61/22961/1
2019-10-15 Neale Rannsfib: recursive calculation leads to delegate pool realloc 36/22736/1
2019-10-07 Steven Luongdevices: vhost not reading packets from vring 83/22483/3
2019-10-04 Steven Luongbonding: traffic traversing the wrong interface 48/22548/1
2019-09-18 Ed Kernbuild: fix rpm python 3 depends 25/22125/1
2019-09-09 Damjan Mariondpdk: initialize rte_mbuf during mempool dequeue 39/21939/1
2019-09-04 Matthew Smithethernet: fix dmac check avx2 loop condition 68/21768/1
2019-09-03 Steven Luongtap: interface rx counter not increment correct 29/21729/1
2019-08-30 Steven Luongbonding: incorrect RX counters for bond interface 49/21649/1
2019-08-26 Steven Luongavf: properly set irq queue masks 40/21540/1
2019-08-06 Neale Rannsip tests: Fixes and UT for MPLS 6PE 47/21047/4
2019-08-05 John Loip: fix ip6/udp checksum for pkts using buffer chaining 61/21061/1
2019-07-31 Neale Rannsfib: Add some path-list flags to its key 56/20956/1
2019-07-24 Dave Wallace19.04.2 Release Notes 34/20834/1 v19.04.2
2019-07-24 Dave Barachapi: binary api cleanup 21/20821/2
2019-07-23 Steven Luongdevices: vhost handling VHOST_USER_SET_FEATURES 04/20804/2
2019-07-23 Dave Barachapi: Disable tracing of memclnt_keepalive messages 60/20760/2
2019-07-22 Mohsin Kazmigso: Fix the l3 packet gso segment size 72/20772/1
2019-07-18 Andrew Yourtchenkomisc: 19.01.3 Release Notes 23/20723/2
2019-07-11 Neale Rannsip: Punt node does not free iovecs 15/20615/2
2019-07-11 Neale Rannsipsec: Revert "IPSEC: remove byte swap operations in... 14/20614/2
2019-07-11 Neale Rannsipsec: Revert "IPSEC: remove double byte swap of IP... 13/20613/1
2019-07-08 Dave BarachVPP-1718: fix dangling reference to stats seg directory 36/20536/1
2019-07-03 Florin Corasdlmalloc: honor 8 byte alignment requests 92/20392/2
2019-07-02 Florin Corastcp: reject out-of-order fins 60/20460/1
2019-06-28 Florin Corastcp: fix close-waiting check for outstanding tx data 05/20405/1
2019-06-26 Filip Tehlaravf: fix clear hw stats 10/20310/2
2019-06-24 Damjan Marionavf: fix adminq enqueue errors 99/20299/1
2019-06-21 Ole Troanstats: fix memory leakage when adding / deleting interfaces 77/20277/3
2019-06-21 Andrew Yourtchenkointerface: fix the incorrect sizes/offsets in the tso... 81/20281/1
2019-06-18 Wei CHENvppinfra: dlmalloc records wrong offset for tracing 87/20187/5
2019-06-18 Steven Luongacl vnet vlib: memory leaks 88/20188/2
2019-06-18 Dave Barachvppinfra: optimize elog_string 83/20183/3
2019-06-17 Dave Barachvlib: cherry-pick "memory-trace stats-segment" 72/20172/2
2019-06-12 Filip VargaNAT: interface fib fix (VPP-1691) 84/20084/2
2019-06-06 Steven Luongavf: enable promiscuous mode 12/20012/2
2019-06-06 Dave BarachFix stat seg average vector rate computation 10/20010/1
2019-06-03 Florin Corastcp: handle disconnects in rcv-process 35/19935/1 v19.04.2-rc0
2019-05-31 Dave BarachVPP-1692: move NULL pointer check 12/19912/1 v19.04.1
2019-05-29 Dave Wallace19.04.1 Release Notes 88/19888/1
2019-05-25 Florin Corastcp: handle fin+rst in same frame 27/19827/2
2019-05-23 Steven Luongtap: crash in multi-thread environment 66/19766/2
2019-05-23 Mohsin KazmiTap: Fix the indirect buffers allocation VPP-1660 19/19519/5
2019-05-17 Andrew Yourtchenko19.01.2 Release Notes 91/19691/3
2019-05-17 Andrew Yourtchenkoipsec-mb: fix the "make test" on non-AESNI platforms 81/19681/2
2019-05-17 Sergio Gonzalez... dpdk-ipsec: fix encrypt/decrypt single queue 79/19679/1
2019-05-15 Benoît Gannerpm: VPP-1674: exclude external headers from rpm 61/19561/2
2019-05-13 Dave Wallaceplugins: clean up plugin descriptions 33/19433/3
2019-05-09 Florin Corassession: fix segment size rounding and size init 77/19477/1
2019-05-03 Steven Luongmp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INT... 11/19311/1
2019-05-01 Dave BarachClean up multi-thread barrier-sync hold-down timer 00/19300/1
2019-04-30 Dave WallaceDOCS: Add link to 19.04 make test documentation 69/19269/1
2019-04-29 Ole Troanstats: Add version defines in stat_client.h 31/19231/1
2019-04-26 Mohsin Kazmitap: Fix the indirect buffer allocation VPP-1660 71/19171/2
2019-04-24 Neale RannsIPSEC; dpdk backend for tunnel interface encryption... 31/19131/3 v19.04.1-rc0
2019-04-23 Dave WallaceVPP 19.04 Release Notes 84/19084/3 v19.04
2019-04-23 Igor Mikhailov... RH7/Centos7: remove python-ply as it is not needed 86/19086/1
2019-04-22 Florin Corasvlib epoll: handle file removal on EPOLLIN VPP-1656 83/19083/1
2019-04-21 Dave WallaceSphinx docs: Fix security vulnerability (VPP-1655) 72/19072/1
2019-04-19 Dave WallaceDOCS-ONLY: Fix broken doxygen tag in BVI 68/19068/2
2019-04-19 Neale RannsIPSEC: IPv6 ESP transport mode incorrect packet length... 60/19060/1
2019-04-19 Neale RannsIPSEC: ESP IPv6 transport mode payload length incorrect... 56/19056/1
2019-04-18 Florin Corasvlib epoll: protect against clib file pool expansion 51/19051/1
2019-04-18 Dave WallaceFix list_api_changes script to start at v19.04-rc0 48/19048/2
2019-04-18 Artem BelovFix memory corruption faulting [VPP-1639] 45/19045/1
2019-04-18 Neale RannsFIB: recursion casues path realloc 23/19023/2
2019-04-18 Neale RannsIPSEC: tunnel rekey fix and test (VPP-1652) 91/18991/3
2019-04-18 Neale Rannscrypto-ipsecmb: enable GCM 94/18994/2
2019-04-18 Dave BarachUse template-specific key compare fn when deleting... 90/18990/1
2019-04-17 Dave WallaceDoxygen cleanup. 85/18985/1
2019-04-17 Steven LuongRevert "Revert "bond: problem switching from l2 to... 78/18978/2 v19.04-rc2
2019-04-17 Thomas F HerbertVPP-1650 53/18953/3
2019-04-17 Neale RannsADJ: crash in format/show (VPP-1648) 52/18952/2
2019-04-17 Neale RannsIPSEC: support GCM in ESP 49/18949/1
2019-04-16 Filip Tehlarcrypto: add more AES-GCM test cases 48/18948/1
2019-04-16 Neale RannsIPSEC: ESP with ESN tests and fixes 45/18945/1
2019-04-16 Neale Rannscrypto: openssl - IV len not passed by caller. Callee... 95/18895/2
2019-04-16 Mohsin Kazmitap: fix the crash [VPP-1645] 88/18888/3
2019-04-16 Neale Rannscrypto-openssl-gcm: account for failed decrypts 96/18896/2
2019-04-15 Neale RannsIPSEC: crypto overflow 97/18897/1
2019-04-15 Hongjun NiLB crash when receving packets with right dst IP and... 26/18826/7
2019-04-15 Filip Tehlarcrypto: fix coverity warnings 79/18879/2
2019-04-14 Florin Corassession: drop lock on segment allocation error VPP... 53/18853/2
2019-04-14 Neale RannsIPSEC-MB: Use random & non-repeating IV (VPP-1642) 27/18827/2
2019-04-12 Ole Troanstats: Off by one error in stats directory vector. 48/18848/1
2019-04-12 Dave WallaceRelease notes: add 19.04 placeholder 45/18845/1
2019-04-10 Dave WallaceInitial changes for stable/1904 branch 02/18802/1 v19.04-rc1
2019-04-10 Dave Wallacemake test: fix redundant setUp() in template_ipsec.py 98/18798/2
2019-04-10 Andrew Yourtchenkocmake: fix errors in external when building past point... 51/18551/2
next