Skip to content

Commit 69b9e6a

Browse files
author
Andrew Yourtchenko (ghjobs)
committed
Retouch at Tue Mar 10 04:31:13 UTC 2026
1 parent d6e8f06 commit 69b9e6a

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff 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

4949
HIGHLIGHTS-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 ||

RELEASE.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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

99
HIGHLIGHTS-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 ||

0 commit comments

Comments
 (0)