|
40 | 40 |
|
41 | 41 | @page release_notes_2502 Release notes for VPP 25.02
|
42 | 42 |
|
43 |
| -More than 255 commits since the previous release, including 95 fixes. |
| 43 | +More than 261 commits since the previous release, including 99 fixes. |
44 | 44 |
|
45 | 45 | ## Release Highlights
|
46 | 46 |
|
47 |
| -These are the *DRAFT* release notes for the upcoming VPP 25.02 release, generated as on Mon Jan 20 02:21:10 UTC 2025. |
| 47 | +These are the *DRAFT* release notes for the upcoming VPP 25.02 release, generated as on Tue Jan 21 02:19:18 UTC 2025. |
48 | 48 |
|
49 | 49 | HIGHLIGHTS-PLACEHOLDER
|
50 | 50 |
|
@@ -131,6 +131,22 @@ session_sdl_v2_details | only in image
|
131 | 131 | session_sdl_v2_dump | only in image
|
132 | 132 | session_sdl_v3_details | only in image
|
133 | 133 | session_sdl_v3_dump | only in image
|
| 134 | +sflow_enable_disable | only in image |
| 135 | +sflow_enable_disable_reply | only in image |
| 136 | +sflow_header_bytes_get | only in image |
| 137 | +sflow_header_bytes_get_reply | only in image |
| 138 | +sflow_header_bytes_set | only in image |
| 139 | +sflow_header_bytes_set_reply | only in image |
| 140 | +sflow_interface_details | only in image |
| 141 | +sflow_interface_dump | only in image |
| 142 | +sflow_polling_interval_get | only in image |
| 143 | +sflow_polling_interval_get_reply | only in image |
| 144 | +sflow_polling_interval_set | only in image |
| 145 | +sflow_polling_interval_set_reply | only in image |
| 146 | +sflow_sampling_rate_get | only in image |
| 147 | +sflow_sampling_rate_get_reply | only in image |
| 148 | +sflow_sampling_rate_set | only in image |
| 149 | +sflow_sampling_rate_set_reply | only in image |
134 | 150 | snort_client_details | only in image
|
135 | 151 | snort_client_disconnect | only in image
|
136 | 152 | snort_client_disconnect_reply | only in image
|
@@ -159,7 +175,7 @@ snort_interface_get_reply | only in image
|
159 | 175 | sw_interface_ip4_enable_disable | only in image
|
160 | 176 | sw_interface_ip4_enable_disable_reply | only in image
|
161 | 177 |
|
162 |
| -Found 54 api message signature differences |
| 178 | +Found 70 api message signature differences |
163 | 179 |
|
164 | 180 |
|
165 | 181 | ### Newly deprecated API messages
|
@@ -468,6 +484,22 @@ please collaborate with the feature maintainer on their productization.
|
468 | 484 | - sample_macswap_enable_disable_reply
|
469 | 485 | - set_ip_flow_hash_v3
|
470 | 486 | - set_ip_flow_hash_v3_reply
|
| 487 | +- sflow_enable_disable |
| 488 | +- sflow_enable_disable_reply |
| 489 | +- sflow_header_bytes_get |
| 490 | +- sflow_header_bytes_get_reply |
| 491 | +- sflow_header_bytes_set |
| 492 | +- sflow_header_bytes_set_reply |
| 493 | +- sflow_interface_details |
| 494 | +- sflow_interface_dump |
| 495 | +- sflow_polling_interval_get |
| 496 | +- sflow_polling_interval_get_reply |
| 497 | +- sflow_polling_interval_set |
| 498 | +- sflow_polling_interval_set_reply |
| 499 | +- sflow_sampling_rate_get |
| 500 | +- sflow_sampling_rate_get_reply |
| 501 | +- sflow_sampling_rate_set |
| 502 | +- sflow_sampling_rate_set_reply |
471 | 503 | - sr_localsids_with_packet_stats_details
|
472 | 504 | - sr_localsids_with_packet_stats_dump
|
473 | 505 | - sr_mobile_localsid_add_del
|
@@ -581,6 +613,10 @@ please collaborate with the feature maintainer on their productization.
|
581 | 613 | | ------- | ------- |
|
582 | 614 | | [6d4dbd4f2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6d4dbd4f2) | session: add auto sdl |
|
583 | 615 |
|
| 616 | +| @c src/plugins/sflow/sflow.api || |
| 617 | +| ------- | ------- | |
| 618 | +| [e40f8a90b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e40f8a90b) | sflow: initial checkin | |
| 619 | + |
584 | 620 | | @c src/plugins/af_xdp/af_xdp.api ||
|
585 | 621 | | ------- | ------- |
|
586 | 622 | | [0dd47bcf2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0dd47bcf2) | af_xdp: api cleanup |
|
|
0 commit comments