FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
More than 358 commits since the previous release, including 187 fixes.
For the full list of issues please refer to fd.io JIRA.
For the full list of fixed issues please refer to:
Description of results:
Message Name | Result |
---|---|
acl_plugin_use_hash_lookup_get | only in image |
acl_plugin_use_hash_lookup_get_reply | only in image |
acl_plugin_use_hash_lookup_set | only in image |
acl_plugin_use_hash_lookup_set_reply | only in image |
add_del_ip_punt_redirect_v2 | only in image |
add_del_ip_punt_redirect_v2_reply | only in image |
app_namespace_add_del_v2 | only in image |
app_namespace_add_del_v2_reply | only in image |
app_namespace_add_del_v3 | only in image |
app_namespace_add_del_v3_reply | only in image |
ip6nd_proxy_enable_disable | only in image |
ip6nd_proxy_enable_disable_reply | only in image |
ip_punt_redirect_v2_details | only in image |
ip_punt_redirect_v2_dump | only in image |
ipsec_sad_entry_add | only in image |
ipsec_sad_entry_add_reply | only in image |
ipsec_sad_entry_del | only in image |
ipsec_sad_entry_del_reply | only in image |
pg_create_interface_v2 | only in image |
pg_create_interface_v2_reply | only in image |
sw_interface_set_interface_name | only in image |
sw_interface_set_interface_name_reply | only in image |
udp_decap_add_del | only in image |
udp_decap_add_del_reply | only in image |
Found 24 api message signature differences
These messages are still there in the API, but can and probably will disappear in the next release.
These messages are provided for testing and experimentation only. They are not subject to any compatibility process, and therefore can arbitrarily change or disappear at any moment. Also they may have less than satisfactory testing, making them unsuitable for other use than the technology preview. If you are intending to use these messages in production projects, please collaborate with the feature maintainer on their productization.
src/vnet/session/session.api | |
---|---|
1a9e2f96d | session: Add sock_name option to add_ns |
7cb471a02 | session vcl: support abstract sockets for app ns |
src/vnet/pg/pg.api | |
---|---|
6197cb730 | pg: A Tunnel mode variant of a pg interface |
src/vnet/ipsec/ipsec.api | |
---|---|
ff2e4138c | ipsec: Split the SA add_del API into an separate add and del |
src/vnet/ipsec/ipsec_types.api | |
---|---|
53dd08c59 | ipsec: Derive the TUNNEL_V6 flag from the configured address types |
src/vnet/ip6-nd/ip6_nd.api | |
---|---|
cebb47733 | ip6-nd: add ip6-nd proxy |
src/vnet/udp/udp.api | |
---|---|
8a6f5d394 | udp: add udp decapsulation |
src/vnet/interface.api | |
---|---|
f49734d3b | interface: add custom interface name support |
src/vnet/ip/ip.api | |
---|---|
2a1783fd6 | ip: punt redirect add nh in api |
src/plugins/acl/acl.api | |
---|---|
1d342b9c8 | acl: add API call for setting the toggle to select between linear and bihash-based lookups |
src/plugins/nat/nat44-ed/nat44_ed.api | |
---|---|
2ac5c11cd | nat: Revert "nat: nat44-ed add session timing out indicator in api" |
f059a3452 | nat: nat44-ed add session timing out indicator in api |