File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,11 +40,11 @@ Andrew Yourtchenko ayourtch@gmail.com or @ayourtch on twitter
4040
4141@page release_notes_2606 Release notes for VPP 26.06
4242
43- More than 280 commits since the previous release, including 119 fixes.
43+ More than 287 commits since the previous release, including 123 fixes.
4444
4545## Release Highlights
4646
47- These are the * DRAFT* release notes for the upcoming VPP 26.06 release, generated as on Mon Mar 9 03:40:46 UTC 2026.
47+ These are the * DRAFT* release notes for the upcoming VPP 26.06 release, generated as on Tue Mar 10 03:32:50 UTC 2026.
4848
4949HIGHLIGHTS-PLACEHOLDER
5050
@@ -64,6 +64,8 @@ HIGHLIGHTS-PLACEHOLDER
6464 - Mtls and cert retrieval apis ([ e48f0c542] ( https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e48f0c542 ) )
6565 - UDP Echo
6666 - Add udp-echo plugin ([ 07a3134b7] ( https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=07a3134b7 ) )
67+ - Linux-cp
68+ - Add support to pass through an OSI proto ([ 85dddcb53] ( https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=85dddcb53 ) )
6769- Plugin StateFul Data Plane Services
6870 - Add snort service ([ 21da13734] ( https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=21da13734 ) )
6971- VNET
@@ -583,6 +585,7 @@ please collaborate with the feature maintainer on their productization.
583585
584586| @c src/plugins/linux-cp/lcp.api ||
585587| ------- | ------- |
588+ | [ 85dddcb53] ( https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=85dddcb53 ) | linux-cp: add support to pass through an OSI proto |
586589| [ 466fb6da7] ( https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=466fb6da7 ) | linux-cp: allow skipping unnumbered sync to Linux |
587590
588591| @c src/plugins/cnat/cnat.api ||
Original file line number Diff line number Diff line change 11@page release_notes_2606 Release notes for VPP 26.06
22
3- More than 280 commits since the previous release, including 119 fixes.
3+ More than 287 commits since the previous release, including 123 fixes.
44
55## Release Highlights
66
7- These are the * DRAFT* release notes for the upcoming VPP 26.06 release, generated as on Mon Mar 9 03:40:46 UTC 2026.
7+ These are the * DRAFT* release notes for the upcoming VPP 26.06 release, generated as on Tue Mar 10 03:32:50 UTC 2026.
88
99HIGHLIGHTS-PLACEHOLDER
1010
@@ -24,6 +24,8 @@ HIGHLIGHTS-PLACEHOLDER
2424 - Mtls and cert retrieval apis ([ e48f0c542] ( https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e48f0c542 ) )
2525 - UDP Echo
2626 - Add udp-echo plugin ([ 07a3134b7] ( https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=07a3134b7 ) )
27+ - Linux-cp
28+ - Add support to pass through an OSI proto ([ 85dddcb53] ( https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=85dddcb53 ) )
2729- Plugin StateFul Data Plane Services
2830 - Add snort service ([ 21da13734] ( https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=21da13734 ) )
2931- VNET
@@ -543,6 +545,7 @@ please collaborate with the feature maintainer on their productization.
543545
544546| @c src/plugins/linux-cp/lcp.api ||
545547| ------- | ------- |
548+ | [ 85dddcb53] ( https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=85dddcb53 ) | linux-cp: add support to pass through an OSI proto |
546549| [ 466fb6da7] ( https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=466fb6da7 ) | linux-cp: allow skipping unnumbered sync to Linux |
547550
548551| @c src/plugins/cnat/cnat.api ||
You can’t perform that action at this time.
0 commit comments