Doxygen cleanup.
[vpp.git] / RELEASE.md
1 # Release Notes    {#release_notes}
2
3 * @subpage release_notes_1904
4 * @subpage release_notes_19011
5 * @subpage release_notes_1901
6 * @subpage release_notes_1810
7 * @subpage release_notes_1807
8 * @subpage release_notes_1804
9 * @subpage release_notes_18012
10 * @subpage release_notes_18011
11 * @subpage release_notes_1801
12 * @subpage release_notes_1710
13 * @subpage release_notes_1707
14 * @subpage release_notes_1704
15 * @subpage release_notes_17011
16 * @subpage release_notes_1701
17 * @subpage release_notes_1609
18 * @subpage release_notes_1606
19
20 @page release_notes_1904 Release notes for VPP 19.04
21
22 TBD
23
24 ## API changes
25
26 Description of results:
27
28 * _Definition changed_: indicates that the API file was modified between releases.
29 * _Only in image_: indicates the API is new for this release.
30 * _Only in file_: indicates the API has been removed in this release.
31
32
33 Message Name                                                 | Result
34 -------------------------------------------------------------|------------------
35 accept_session                                               | only in file
36 accept_session_reply                                         | only in file
37 bind_sock_reply                                              | definition changed
38 bind_uri_reply                                               | definition changed
39 bvi_create                                                   | only in image
40 bvi_create_reply                                             | only in image
41 bvi_delete                                                   | only in image
42 bvi_delete_reply                                             | only in image
43 connect_session                                              | only in file
44 connect_session_reply                                        | only in file
45 ct6_enable                                                   | only in image
46 ct6_enable_disable                                           | only in image
47 gbp_contract_add_del_reply                                   | definition changed
48 gbp_endpoint_group_del                                       | definition changed
49 gbp_endpoint_learn_set_inactive_threshold                    | only in file
50 gbp_endpoint_learn_set_inactive_threshold_reply              | only in file
51 ikev2_plugin_get_version                                     | only in image
52 ikev2_plugin_get_version_reply                               | only in image
53 ip4_arp_event                                                | definition changed
54 ip6_nd_event                                                 | definition changed
55 ip6_ra_event                                                 | definition changed
56 ip6nd_proxy_add_del                                          | definition changed
57 ip6nd_proxy_details                                          | definition changed
58 ip_container_proxy_add_del                                   | definition changed
59 ip_neighbor_add_del                                          | definition changed
60 ip_neighbor_details                                          | definition changed
61 ip_probe_neighbor                                            | definition changed
62 ip_source_and_port_range_check_add_del                       | definition changed
63 ipsec_backend_details                                        | definition changed
64 ipsec_gre_add_del_tunnel                                     | only in file
65 ipsec_gre_add_del_tunnel_reply                               | only in file
66 ipsec_gre_tunnel_add_del                                     | only in image
67 ipsec_gre_tunnel_add_del_reply                               | only in image
68 ipsec_gre_tunnel_details                                     | definition changed
69 ipsec_sa_details                                             | definition changed
70 ipsec_sa_set_key                                             | definition changed
71 ipsec_sad_add_del_entry                                      | only in file
72 ipsec_sad_add_del_entry_reply                                | only in file
73 ipsec_sad_entry_add_del                                      | only in image
74 ipsec_sad_entry_add_del_reply                                | only in image
75 ipsec_select_backend                                         | definition changed
76 ipsec_spd_add_del_entry                                      | only in file
77 ipsec_spd_add_del_entry_reply                                | only in file
78 ipsec_spd_details                                            | definition changed
79 ipsec_spd_entry_add_del                                      | only in image
80 ipsec_spd_entry_add_del_reply                                | only in image
81 ipsec_tunnel_if_add_del                                      | definition changed
82 lb_conf                                                      | definition changed
83 map_add_domain                                               | definition changed
84 map_domain_details                                           | definition changed
85 nat_ha_flush                                                 | only in image
86 nat_ha_flush_reply                                           | only in image
87 nat_ha_get_failover                                          | only in image
88 nat_ha_get_failover_reply                                    | only in image
89 nat_ha_get_listener                                          | only in image
90 nat_ha_get_listener_reply                                    | only in image
91 nat_ha_resync                                                | only in image
92 nat_ha_resync_completed_event                                | only in image
93 nat_ha_resync_reply                                          | only in image
94 nat_ha_set_failover                                          | only in image
95 nat_ha_set_failover_reply                                    | only in image
96 nat_ha_set_listener                                          | only in image
97 nat_ha_set_listener_reply                                    | only in image
98 reset_session                                                | only in file
99 reset_session_reply                                          | only in file
100 sw_interface_ip6nd_ra_prefix                                 | definition changed
101 sw_interface_set_dpdk_hqos_pipe                              | only in file
102 sw_interface_set_dpdk_hqos_pipe_reply                        | only in file
103 sw_interface_set_dpdk_hqos_subport                           | only in file
104 sw_interface_set_dpdk_hqos_subport_reply                     | only in file
105 sw_interface_set_dpdk_hqos_tctbl                             | only in file
106 sw_interface_set_dpdk_hqos_tctbl_reply                       | only in file
107 sw_interface_tap_details                                     | only in file
108 sw_interface_tap_dump                                        | only in file
109 sw_interface_virtio_pci_details                              | only in image
110 sw_interface_virtio_pci_dump                                 | only in image
111 tap_connect                                                  | only in file
112 tap_connect_reply                                            | only in file
113 tap_delete                                                   | only in file
114 tap_delete_reply                                             | only in file
115 tap_modify                                                   | only in file
116 tap_modify_reply                                             | only in file
117 virtio_pci_create                                            | only in image
118 virtio_pci_create_reply                                      | only in image
119 virtio_pci_delete                                            | only in image
120 virtio_pci_delete_reply                                      | only in image
121 vmxnet3_create                                               | definition changed
122 vmxnet3_details                                              | definition changed
123 want_ip4_arp_events                                          | definition changed
124 want_ip6_nd_events                                           | definition changed
125
126 Found 90 api message signature differences
127
128 ### Patches that changed API definitions
129
130 | @c src/vlibmemory/memclnt.api ||
131 | ------- | ------- |
132 | [eaec2a6d9](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=eaec2a6d9) | bapi: add options to have vpp cleanup client registration |
133
134 | @c src/vpp/api/vpe.api ||
135 | ------- | ------- |
136 | [1aaf0e343](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=1aaf0e343) | deprecate tapcli |
137 | [f49ba0e81](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f49ba0e81) | stats: Deprecate old stats framework |
138 | [413f4a5b2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=413f4a5b2) | API: Use string type instead of u8. |
139
140 | @c src/vnet/interface.api ||
141 | ------- | ------- |
142 | [3b0d7e42f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=3b0d7e42f) | Revert "API: Cleanup APIs interface.api" |
143 | [e63325e3c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e63325e3c) | API: Cleanup APIs interface.api |
144 | [bb2c7b580](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bb2c7b580) | Update documentation for src/vnet/interface.api sw_interface_dump |
145 | [f49ba0e81](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f49ba0e81) | stats: Deprecate old stats framework |
146 | [53fffa1db](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=53fffa1db) | API: Add support for type aliases |
147 | [5100aa9cb](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5100aa9cb) | vnet: store hw interface speed in kbps instead of using flags |
148
149 | @c src/vnet/interface_types.api ||
150 | ------- | ------- |
151 | [3b0d7e42f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=3b0d7e42f) | Revert "API: Cleanup APIs interface.api" |
152 | [e63325e3c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e63325e3c) | API: Cleanup APIs interface.api |
153 | [53fffa1db](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=53fffa1db) | API: Add support for type aliases |
154
155 | @c src/vnet/bonding/bond.api ||
156 | ------- | ------- |
157 | [ad9d52831](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ad9d52831) | bonding: support custom interface IDs |
158
159 | @c src/vnet/ipip/ipip.api ||
160 | ------- | ------- |
161 | [53fffa1db](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=53fffa1db) | API: Add support for type aliases |
162
163 | @c src/vnet/ipsec-gre/ipsec_gre.api ||
164 | ------- | ------- |
165 | [e524d45ef](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e524d45ef) | IPSEC-GRE: fixes and API update to common types. |
166
167 | @c src/vnet/syslog/syslog.api ||
168 | ------- | ------- |
169 | [b4515b4be](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=b4515b4be) | Add RFC5424 syslog protocol support (VPP-1139) |
170
171 | @c src/vnet/devices/tap/tapv2.api ||
172 | ------- | ------- |
173 | [754f24b35](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=754f24b35) | tapv2: add "tap_flags" field to the TAPv2 interface API |
174
175 | @c src/vnet/devices/virtio/virtio.api ||
176 | ------- | ------- |
177 | [d6c15af33](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d6c15af33) | virtio: Native virtio driver |
178
179 | @c src/vnet/fib/fib_types.api ||
180 | ------- | ------- |
181 | [775f73c6b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=775f73c6b) | FIB: encode the label stack in the FIB path during table dump |
182
183 | @c src/vnet/ip/ip_types.api ||
184 | ------- | ------- |
185 | [8c8acc027](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8c8acc027) | API: Change ip4_address and ip6_address to use type alias. |
186 | [ffba3c377](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ffba3c377) | MAP: Use explicit address/prefix types in API |
187
188 | @c src/vnet/ip/ip.api ||
189 | ------- | ------- |
190 | [48ae19e90](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=48ae19e90) | API: Add python2.7 support for enum flags via aenum |
191 | [37029305c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=37029305c) | Use IP and MAC API types for neighbors |
192 | [7c03ed47d](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7c03ed47d) | VOM: mroutes |
193 | [3460b014a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=3460b014a) | api: ip_source_check_interface_add_del api is added. |
194 | [609e1210c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=609e1210c) | VPP-1507: Added binary api to dump configured ip_punt_redirect |
195 | [2af0e3a74](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2af0e3a74) | flow-hash: Add symmetric flag for flow hashing |
196 | [47527b24a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=47527b24a) | IP-punt: add documentation to the API and fix IP address init |
197 | [5bb1ecae8](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5bb1ecae8) | IPv6: Make link-local configurable per-interface (VPP-1446) |
198 | [75b9f45a1](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=75b9f45a1) | ip: add container proxy dump API (VPP-1364) |
199
200 | @c src/vnet/ip/punt.api ||
201 | ------- | ------- |
202 | [e88865d7b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e88865d7b) | VPP-1506: dump local punts and registered punt sockets |
203
204 | @c src/vnet/vxlan-gbp/vxlan_gbp.api ||
205 | ------- | ------- |
206 | [4dd4cf4f9](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=4dd4cf4f9) | GBP: fixes for l3-out routing |
207 | [93cc3ee3b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=93cc3ee3b) | GBP Endpoint Learning |
208
209 | @c src/vnet/ethernet/ethernet_types.api ||
210 | ------- | ------- |
211 | [8006c6aa4](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8006c6aa4) | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t |
212
213 | @c src/vnet/ipsec/ipsec.api ||
214 | ------- | ------- |
215 | [1e3aa5e21](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=1e3aa5e21) | ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN |
216 | [1ba5bc8d8](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=1ba5bc8d8) | ipsec: add ipv6 support for ipsec tunnel interface |
217 | [5d704aea5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5d704aea5) | updates now that flags are supported on the API |
218 | [53f526b68](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=53f526b68) | TEST: IPSEC NAT-T with UDP header |
219 | [7c44d78ef](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7c44d78ef) | IKEv2 to plugin |
220 | [eba31eceb](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=eba31eceb) | IPSEC: move SA counters into the stats segment |
221 | [8d7c50200](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8d7c50200) | IPSEC: no second lookup after tunnel encap |
222 | [a09c1ff5b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a09c1ff5b) | IPSEC: SPD counters in the stats sgement |
223 | [17dcec0b9](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=17dcec0b9) | IPSEC: API modernisation |
224 | [4c422f9a3](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=4c422f9a3) | Add IPSec interface FIB index for TX packet |
225 | [b4a7a7dcf](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=b4a7a7dcf) | Add UDP encap flag |
226 | [b4d305344](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=b4d305344) | ipsec: infra for selecting backends |
227 | [871bca9aa](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=871bca9aa) | VPP-1450: binary api call for dumping SPD to interface registration |
228
229 | @c src/vnet/tcp/tcp.api ||
230 | ------- | ------- |
231 | [c5df8c71c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c5df8c71c) | host stack: update stale copyright |
232
233 | @c src/vnet/l2/l2.api ||
234 | ------- | ------- |
235 | [192b13f96](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=192b13f96) | BVI Interface |
236 | [5daf0c55c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5daf0c55c) | add default NONE flag for bd_flags |
237 | [e26c81fc8](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e26c81fc8) | L2 BD API to flush all IP-MAC entries in the specified BD |
238 | [8006c6aa4](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8006c6aa4) | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t |
239 | [93cc3ee3b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=93cc3ee3b) | GBP Endpoint Learning |
240 | [4d5b917b1](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=4d5b917b1) | BD ARP entry use common API types |
241
242 | @c src/vnet/session/session.api ||
243 | ------- | ------- |
244 | [6442401c2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6442401c2) | session: remove deprecated binary apis |
245 | [d85de68ec](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d85de68ec) | vcl: wait for segments with segment handle |
246 | [fa76a76bf](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=fa76a76bf) | session: segment handle in accept/connect notifications |
247 | [c1f5a4336](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c1f5a4336) | session: cleanup use of api_client_index |
248 | [c0d532d17](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c0d532d17) | session: mark apis for deprecation |
249
250 | @c src/vnet/udp/udp.api ||
251 | ------- | ------- |
252 | [c5df8c71c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c5df8c71c) | host stack: update stale copyright |
253
254 | @c src/plugins/cdp/cdp.api ||
255 | ------- | ------- |
256 | [76ef6094c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=76ef6094c) | tests: cdp plugin. Replace cdp enable cli command with API call. |
257
258 | @c src/plugins/nat/nat.api ||
259 | ------- | ------- |
260 | [8feeaff56](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8feeaff56) | Typos. A bunch of typos I've been collecting. |
261 | [34931eb47](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=34931eb47) | NAT44: active-passive HA (VPP-1571) |
262 | [b686508c4](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=b686508c4) | NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) |
263
264 | @c src/plugins/map/map.api ||
265 | ------- | ------- |
266 | [4dc5c7b90](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=4dc5c7b90) | MAP: Add optional user-supplied 'tag' field in MAPs. |
267 | [fc7344f9b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=fc7344f9b) | MAP: Convert from DPO to input feature. |
268 | [f34597fc8](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f34597fc8) | MAP: Add API support for MAP input feature. |
269 | [5a2e278a0](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5a2e278a0) | MAP: Add API support for setting parameters. |
270 | [a173a7a07](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a173a7a07) | MAP: Use bool type in map.api instead of u8. |
271 | [ffba3c377](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ffba3c377) | MAP: Use explicit address/prefix types in API |
272
273 | @c src/plugins/gbp/gbp.api ||
274 | ------- | ------- |
275 | [1aa35576e](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=1aa35576e) | GBP: Counters per-contract |
276 | [8ea109e40](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8ea109e40) | gbp: Add bd flags |
277 | [7bd343509](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7bd343509) | GBP: custom-dump functions |
278 | [fa0ac2c56](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=fa0ac2c56) | GBP: contracts API fixed length of allowed ethertypes |
279 | [5d704aea5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5d704aea5) | updates now that flags are supported on the API |
280 | [4ba67723d](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=4ba67723d) | GBP: use sclass in the DP for policy |
281 | [8da9fc659](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8da9fc659) | GBP: learn from ARP and L2 packets |
282 | [32f6d8e0c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=32f6d8e0c) | GBP: per-group EP retention policy |
283 | [879d11c25](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=879d11c25) | GBP: Sclass to src-epg conversions |
284 | [1c17e2eca](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=1c17e2eca) | GBP: add allowed ethertypes to contracts |
285 | [b6a479539](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=b6a479539) | GBP: l3-out subnets |
286 | [33b81da54](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=33b81da54) | vom: Add support for redirect contracts in gbp |
287 | [13a08cc09](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=13a08cc09) | GBP: redirect contracts |
288 | [c29c0af40](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c29c0af40) | GBP: Endpoints with VLAN tags and birdges that don't learn |
289 | [93cc3ee3b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=93cc3ee3b) | GBP Endpoint Learning |
290
291 | @c src/plugins/acl/acl.api ||
292 | ------- | ------- |
293 | [bb5d22daf](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bb5d22daf) | New api in order to get max entries of connection table is added. |
294
295 | @c src/plugins/vmxnet3/vmxnet3.api ||
296 | ------- | ------- |
297 | [ee8ba6877](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ee8ba6877) | vmxnet3: auto bind support |
298 | [854559d15](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=854559d15) | vmxnet3: RSS support |
299 | [773291163](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=773291163) | vmxnet3: multiple TX queues support |
300
301 | @c src/plugins/nsim/nsim.api ||
302 | ------- | ------- |
303 | [10c5ff143](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=10c5ff143) | nsim: add packet loss simulation, docs |
304
305 | @c src/plugins/igmp/igmp.api ||
306 | ------- | ------- |
307 | [97748cae2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=97748cae2) | IGMP: proxy device |
308
309 | @c src/plugins/lb/lb.api ||
310 | ------- | ------- |
311 | [f7f13347b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7f13347b) | tests: update test_lb.py to use api call lb_conf. |
312
313 | @c src/plugins/ct6/ct6.api ||
314 | ------- | ------- |
315 | [a55df1081](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a55df1081) | ipv6 connection tracking plugin |
316
317 | @c src/plugins/ikev2/ikev2.api ||
318 | ------- | ------- |
319 | [7c44d78ef](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7c44d78ef) | IKEv2 to plugin |
320
321
322 @page release_notes_19011 Release notes for VPP 19.01.1
323
324 This is bug fix release.
325
326 For the full list of fixed issues please refer to:
327 - fd.io [JIRA](https://jira.fd.io)
328 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1901)
329
330 @page release_notes_1901 Release notes for VPP 19.01
331
332 More than 649 commits since the 18.10 release.
333
334 ## Features
335
336 ### Infrastructure
337 - NUMA-aware, growable physical memory allocator (pmalloc)
338 - FIB: sticky load-balance
339 - C11 safe string handling: provide and use "safe" C string handling functions
340 - vlib: allocate buffers on local numa, not on numa 1
341 - vppinfra: autodetect default hugepage size
342 - Move RPC traffic off the shared-memory API queue
343 - IPv6: Make link-local configurable per-interface
344 - IGMP: improve CLI debug output
345 - IPSec: split ipsec nodes into ip4/ip6 nodes
346 - IPSec: infra for selecting backends
347 - vhost-user: cleanup and performance optimizations
348 - ethernet-input, memif improvements and optimizations
349 - DPDK: bump to DPDK 18.11
350 - reassembly: harden reassembly code
351 - stats: Deprecate old (event-based) stats framework
352 - vlib: support Hyper-V/Azure VMBus
353 - binary api clients: wait for vpp to start
354 - graph dispatch trace: capture packet data and buffer metadata, output in pcap format
355 - improve feature arc order constraint specification
356
357 ### VNET & Plugins
358 - pktgen: correctly replay a mix of single and multi-buffer packets
359 - add wireshark dissector to extras
360 - avf: optimizations
361 - acl-plugin: use L2 feature arc instead of L2 classifier
362 - acl-plugin: performance enhancement
363 - dpdk: allow interface name to be specified from startup.conf
364 - dpdk: blacklist PCI devices by type
365 - dpdk: switch to in-memory mode, deprecate use of socket-mem
366 - vnet: store hw interface speed in kbps instead of using flags
367 - vmxnet3: enable promiscuous mode & cli enhancements
368 - gbp: Add support for flow hash profile & l3-out subnets
369 - map: Add API support for setting parameters.
370 - map: Convert from DPO to input feature
371 - nat: improve expired sessions reuse in NAT44
372 - nat: syslog - sessions logging
373 - nsim: add packet loss simulation, docs
374 - perfmon: x86_64 perf counter plugin
375 - vnet: L2 feature arc infrastructure
376
377 ### Host stack
378 - TCP congestion control improvements
379 - TCP Cubic congestion control algorithm
380 - TCP fast path optimizations
381 - Transport tx connection pacer. TCP uses it by default
382 - Basic support for session flushing and TCP PSH segments
383 - TCP/session api support for configuring custom local src ip/port
384 - VCL/LDP basic support for multi-process applications
385 - Overall code hardening, cleanup and bugfixing for tcp, session, vcl and ldp
386
387 ### PAPI & Test framework
388 - add specific API types for IP addresses, MAC address, interface index etc.
389 - add timeout support for socket transport
390 - add support for format/unformat functions
391 - generic API types format/unformat support for VAT and custom dump
392 - python3 test adjustments
393 - make test: create virtualenv under /test/
394 - make test: print TEST= values for failed tests
395 - add human-friendly annotations to log messages
396
397 ### VOM
398 - Add support for redirect contracts in gbp
399 - deprecate TAP add ip-punt redirect dump
400 - vxlan-gbp support
401
402 ## Known issues
403
404 For the full list of issues please refer to fd.io [JIRA](https://jira.fd.io).
405
406 ## Issues fixed
407
408 For the full list of fixed issues please refer to:
409 - fd.io [JIRA](https://jira.fd.io)
410 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1810)
411
412 ## API changes
413
414 Description of results:
415
416 * _Definition changed_: indicates that the API file was modified between releases.
417 * _Only in image_: indicates the API is new for this release.
418 * _Only in file_: indicates the API has been removed in this release.
419
420 Message Name                                                 | Results
421 ------------------------------------------------------------ | ----------------
422 acl_plugin_get_conn_table_max_entries                        | only in image
423 acl_plugin_get_conn_table_max_entries_reply                  | only in image
424 app_worker_add_del                                           | definition changed
425 app_worker_add_del_reply                                     | definition changed
426 application_attach_reply                                     | definition changed
427 bd_ip_mac_add_del                                            | definition changed
428 bd_ip_mac_details                                            | definition changed
429 bd_ip_mac_flush                                              | only in image
430 bd_ip_mac_flush_reply                                        | only in image
431 bond_create                                                  | definition changed
432 cli_inband                                                   | definition changed
433 cli_inband_reply                                             | definition changed
434 gbp_bridge_domain_add                                        | only in image
435 gbp_bridge_domain_add_reply                                  | only in image
436 gbp_bridge_domain_del                                        | only in image
437 gbp_bridge_domain_del_reply                                  | only in image
438 gbp_bridge_domain_details                                    | only in image
439 gbp_bridge_domain_dump                                       | only in image
440 gbp_bridge_domain_dump_reply                                 | only in image
441 gbp_endpoint_details                                         | definition changed
442 gbp_endpoint_group_add                                       | only in image
443 gbp_endpoint_group_add_del                                   | only in file
444 gbp_endpoint_group_add_del_reply                             | only in file
445 gbp_endpoint_group_add_reply                                 | only in image
446 gbp_endpoint_group_del                                       | only in image
447 gbp_endpoint_group_del_reply                                 | only in image
448 gbp_endpoint_learn_set_inactive_threshold                    | only in image
449 gbp_endpoint_learn_set_inactive_threshold_reply              | only in image
450 gbp_ext_itf_add_del                                          | only in image
451 gbp_ext_itf_add_del_reply                                    | only in image
452 gbp_ext_itf_details                                          | only in image
453 gbp_ext_itf_dump                                             | only in image
454 gbp_route_domain_add                                         | only in image
455 gbp_route_domain_add_reply                                   | only in image
456 gbp_route_domain_del                                         | only in image
457 gbp_route_domain_del_reply                                   | only in image
458 gbp_route_domain_details                                     | only in image
459 gbp_route_domain_dump                                        | only in image
460 gbp_route_domain_dump_reply                                  | only in image
461 gbp_vxlan_tunnel_add                                         | only in image
462 gbp_vxlan_tunnel_add_reply                                   | only in image
463 gbp_vxlan_tunnel_del                                         | only in image
464 gbp_vxlan_tunnel_del_reply                                   | only in image
465 gbp_vxlan_tunnel_details                                     | only in image
466 gbp_vxlan_tunnel_dump                                        | only in image
467 igmp_proxy_device_add_del                                    | only in image
468 igmp_proxy_device_add_del_interface                          | only in image
469 igmp_proxy_device_add_del_interface_reply                    | only in image
470 igmp_proxy_device_add_del_reply                              | only in image
471 ip6_mfib_details                                             | definition changed
472 ip_container_proxy_details                                   | only in image
473 ip_container_proxy_dump                                      | only in image
474 ip_mfib_details                                              | definition changed
475 ip_punt_redirect                                             | definition changed
476 ip_punt_redirect_details                                     | only in image
477 ip_punt_redirect_dump                                        | only in image
478 ip_source_check_interface_add_del                            | only in image
479 ip_source_check_interface_add_del_reply                      | only in image
480 ipip_6rd_add_tunnel_reply                                    | definition changed
481 ipip_6rd_del_tunnel                                          | definition changed
482 ipip_add_tunnel_reply                                        | definition changed
483 ipip_del_tunnel                                              | definition changed
484 ipip_tunnel_details                                          | definition changed
485 ipip_tunnel_dump                                             | definition changed
486 ipsec_backend_details                                        | only in image
487 ipsec_backend_dump                                           | only in image
488 ipsec_sa_details                                             | definition changed
489 ipsec_select_backend                                         | only in image
490 ipsec_select_backend_reply                                   | only in image
491 ipsec_tunnel_if_add_del                                      | definition changed
492 map_add_del_rule                                             | definition changed
493 map_add_domain                                               | definition changed
494 map_another_segment                                          | definition changed
495 map_domain_details                                           | definition changed
496 map_if_enable_disable                                        | only in image
497 map_if_enable_disable_reply                                  | only in image
498 map_param_add_del_pre_resolve                                | only in image
499 map_param_add_del_pre_resolve_reply                          | only in image
500 map_param_get                                                | only in image
501 map_param_get_reply                                          | only in image
502 map_param_set_fragmentation                                  | only in image
503 map_param_set_fragmentation_reply                            | only in image
504 map_param_set_icmp6                                          | only in image
505 map_param_set_icmp6_reply                                    | only in image
506 map_param_set_icmp                                           | only in image
507 map_param_set_icmp_reply                                     | only in image
508 map_param_set_reassembly                                     | only in image
509 map_param_set_reassembly_reply                               | only in image
510 map_param_set_security_check                                 | only in image
511 map_param_set_security_check_reply                           | only in image
512 map_param_set_tcp                                            | only in image
513 map_param_set_tcp_reply                                      | only in image
514 map_param_set_traffic_class                                  | only in image
515 map_param_set_traffic_class_reply                            | only in image
516 map_rule_details                                             | definition changed
517 memclnt_delete                                               | definition changed
518 nat44_add_del_lb_static_mapping                              | definition changed
519 nat44_lb_static_mapping_add_del_local                        | only in image
520 nat44_lb_static_mapping_add_del_local_reply                  | only in image
521 nat44_lb_static_mapping_details                              | definition changed
522 nsim_configure                                               | definition changed
523 punt                                                         | only in file
524 punt_details                                                 | only in image
525 punt_dump                                                    | only in image
526 punt_reply                                                   | only in file
527 punt_socket_deregister                                       | definition changed
528 punt_socket_details                                          | only in image
529 punt_socket_dump                                             | only in image
530 punt_socket_register                                         | definition changed
531 set_ip_flow_hash                                             | definition changed
532 set_punt                                                     | only in image
533 set_punt_reply                                               | only in image
534 show_version_reply                                           | definition changed
535 stats_get_poller_delay                                       | only in file
536 stats_get_poller_delay_reply                                 | only in file
537 sw_interface_bond_details                                    | definition changed
538 sw_interface_details                                         | definition changed
539 sw_interface_ip6_set_link_local_address                      | only in file
540 sw_interface_ip6_set_link_local_address_reply                | only in file
541 sw_interface_tap_v2_details                                  | definition changed
542 syslog_get_filter                                            | only in image
543 syslog_get_filter_reply                                      | only in image
544 syslog_get_sender                                            | only in image
545 syslog_get_sender_reply                                      | only in image
546 syslog_set_filter                                            | only in image
547 syslog_set_filter_reply                                      | only in image
548 syslog_set_sender                                            | only in image
549 syslog_set_sender_reply                                      | only in image
550 tap_create_v2                                                | definition changed
551 unmap_segment                                                | definition changed
552 vnet_bier_neighbor_counters                                  | only in file
553 vnet_get_summary_stats                                       | only in file
554 vnet_get_summary_stats_reply                                 | only in file
555 vnet_interface_combined_counters                             | only in file
556 vnet_interface_simple_counters                               | only in file
557 vnet_ip4_fib_counters                                        | only in file
558 vnet_ip4_mfib_counters                                       | only in file
559 vnet_ip4_nbr_counters                                        | only in file
560 vnet_ip6_fib_counters                                        | only in file
561 vnet_ip6_mfib_counters                                       | only in file
562 vnet_ip6_nbr_counters                                        | only in file
563 vnet_per_interface_combined_counters                         | only in file
564 vnet_per_interface_simple_counters                           | only in file
565 vnet_udp_encap_counters                                      | only in file
566 want_bier_neighbor_stats                                     | only in file
567 want_bier_neighbor_stats_reply                               | only in file
568 want_interface_combined_stats                                | only in file
569 want_interface_combined_stats_reply                          | only in file
570 want_interface_simple_stats                                  | only in file
571 want_interface_simple_stats_reply                            | only in file
572 want_ip4_fib_stats                                           | only in file
573 want_ip4_fib_stats_reply                                     | only in file
574 want_ip4_mfib_stats                                          | only in file
575 want_ip4_mfib_stats_reply                                    | only in file
576 want_ip4_nbr_stats                                           | only in file
577 want_ip4_nbr_stats_reply                                     | only in file
578 want_ip6_fib_stats                                           | only in file
579 want_ip6_fib_stats_reply                                     | only in file
580 want_ip6_mfib_stats                                          | only in file
581 want_ip6_mfib_stats_reply                                    | only in file
582 want_ip6_nbr_stats                                           | only in file
583 want_ip6_nbr_stats_reply                                     | only in file
584 want_per_interface_combined_stats                            | only in file
585 want_per_interface_combined_stats_reply                      | only in file
586 want_per_interface_simple_stats                              | only in file
587 want_per_interface_simple_stats_reply                        | only in file
588 want_stats                                                   | only in file
589 want_stats_reply                                             | only in file
590 want_udp_encap_stats                                         | only in file
591 want_udp_encap_stats_reply                                   | only in file
592
593 Found 170 api message signature differences
594
595 ### Patches that changed API definitions
596
597 | @c src/vnet/interface_types.api ||
598 | ------- | ------- |
599 | [53fffa1](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=53fffa1) | API: Add support for type aliases |
600
601 | @c src/vnet/interface.api ||
602 | ------- | ------- |
603 | [f49ba0e](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f49ba0e) | stats: Deprecate old stats framework |
604 | [53fffa1](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=53fffa1) | API: Add support for type aliases |
605 | [5100aa9](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5100aa9) | vnet: store hw interface speed in kbps instead of using flags |
606
607 | @c src/vnet/syslog/syslog.api ||
608 | ------- | ------- |
609 | [b4515b4](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=b4515b4) | Add RFC5424 syslog protocol support (VPP-1139) |
610
611 | @c src/vnet/fib/fib_types.api ||
612 | ------- | ------- |
613 | [775f73c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=775f73c) | FIB: encode the label stack in the FIB path during table dump |
614
615 | @c src/vnet/ip/ip.api ||
616 | ------- | ------- |
617 | [7c03ed4](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7c03ed4) | VOM: mroutes |
618 | [3460b01](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=3460b01) | api: ip_source_check_interface_add_del api is added. |
619 | [609e121](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=609e121) | VPP-1507: Added binary api to dump configured ip_punt_redirect |
620 | [2af0e3a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2af0e3a) | flow-hash: Add symmetric flag for flow hashing |
621 | [47527b2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=47527b2) | IP-punt: add documentation to the API and fix IP address init |
622 | [5bb1eca](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5bb1eca) | IPv6: Make link-local configurable per-interface (VPP-1446) |
623 | [75b9f45](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=75b9f45) | ip: add container proxy dump API (VPP-1364) |
624
625 | @c src/vnet/ip/ip_types.api ||
626 | ------- | ------- |
627 | [8c8acc0](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8c8acc0) | API: Change ip4_address and ip6_address to use type alias. |
628 | [ffba3c3](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ffba3c3) | MAP: Use explicit address/prefix types in API |
629
630 | @c src/vnet/ip/punt.api ||
631 | ------- | ------- |
632 | [e88865d](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e88865d) | VPP-1506: dump local punts and registered punt sockets |
633
634 | @c src/vnet/ipsec/ipsec.api ||
635 | ------- | ------- |
636 | [4c422f9](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=4c422f9) | Add IPSec interface FIB index for TX packet |
637 | [b4a7a7d](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=b4a7a7d) | Add UDP encap flag |
638 | [b4d3053](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=b4d3053) | ipsec: infra for selecting backends |
639 | [871bca9](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=871bca9) | VPP-1450: binary api call for dumping SPD to interface registration |
640
641 | @c src/vnet/l2/l2.api ||
642 | ------- | ------- |
643 | [e26c81f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e26c81f) | L2 BD API to flush all IP-MAC entries in the specified BD |
644 | [8006c6a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8006c6a) | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t |
645 | [93cc3ee](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=93cc3ee) | GBP Endpoint Learning |
646 | [4d5b917](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=4d5b917) | BD ARP entry use common API types |
647
648 | @c src/vnet/vxlan-gbp/vxlan_gbp.api ||
649 | ------- | ------- |
650 | [93cc3ee](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=93cc3ee) | GBP Endpoint Learning |
651
652 | @c src/vnet/ipip/ipip.api ||
653 | ------- | ------- |
654 | [53fffa1](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=53fffa1) | API: Add support for type aliases |
655
656 | @c src/vnet/session/session.api ||
657 | ------- | ------- |
658 | [d85de68](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d85de68) | vcl: wait for segments with segment handle |
659 | [fa76a76](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=fa76a76) | session: segment handle in accept/connect notifications |
660 | [c1f5a43](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c1f5a43) | session: cleanup use of api_client_index |
661 | [c0d532d](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c0d532d) | session: mark apis for deprecation |
662
663 | @c src/vnet/ethernet/ethernet_types.api ||
664 | ------- | ------- |
665 | [8006c6a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8006c6a) | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t |
666
667 | @c src/vnet/bonding/bond.api ||
668 | ------- | ------- |
669 | [ad9d528](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ad9d528) | bonding: support custom interface IDs |
670
671 | @c src/vnet/devices/tap/tapv2.api ||
672 | ------- | ------- |
673 | [754f24b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=754f24b) | tapv2: add "tap_flags" field to the TAPv2 interface API |
674
675 | @c src/vlibmemory/memclnt.api ||
676 | ------- | ------- |
677 | [eaec2a6](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=eaec2a6) | bapi: add options to have vpp cleanup client registration |
678
679 | @c src/vpp/api/vpe.api ||
680 | ------- | ------- |
681 | [f49ba0e](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f49ba0e) | stats: Deprecate old stats framework |
682 | [413f4a5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=413f4a5) | API: Use string type instead of u8. |
683
684 | @c src/plugins/acl/acl.api ||
685 | ------- | ------- |
686 | [bb5d22d](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bb5d22d) | New api in order to get max entries of connection table is added. |
687
688 | @c src/plugins/nsim/nsim.api ||
689 | ------- | ------- |
690 | [10c5ff1](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=10c5ff1) | nsim: add packet loss simulation, docs |
691
692 | @c src/plugins/gbp/gbp.api ||
693 | ------- | ------- |
694 | [1c17e2e](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=1c17e2e) | GBP: add allowed ethertypes to contracts |
695 | [b6a4795](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=b6a4795) | GBP: l3-out subnets |
696 | [33b81da](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=33b81da) | vom: Add support for redirect contracts in gbp |
697 | [13a08cc](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=13a08cc) | GBP: redirect contracts |
698 | [c29c0af](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c29c0af) | GBP: Endpoints with VLAN tags and birdges that don't learn |
699 | [93cc3ee](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=93cc3ee) | GBP Endpoint Learning |
700
701 | @c src/plugins/nat/nat.api ||
702 | ------- | ------- |
703 | [b686508](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=b686508) | NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) |
704
705 | @c src/plugins/map/map.api ||
706 | ------- | ------- |
707 | [fc7344f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=fc7344f) | MAP: Convert from DPO to input feature. |
708 | [f34597f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f34597f) | MAP: Add API support for MAP input feature. |
709 | [5a2e278](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5a2e278) | MAP: Add API support for setting parameters. |
710 | [a173a7a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a173a7a) | MAP: Use bool type in map.api instead of u8. |
711 | [ffba3c3](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ffba3c3) | MAP: Use explicit address/prefix types in API |
712
713 | @c src/plugins/igmp/igmp.api ||
714 | ------- | ------- |
715 | [97748ca](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=97748ca) | IGMP: proxy device |
716
717
718 @page release_notes_1810 Release notes for VPP 18.10
719
720 More than 632 commits since the 18.07 release.
721
722 ## Features
723
724 ### Infrastructure
725 - DPDK 18.08 integration
726 - New Stats infrastructure (interface, error, node performance counters)
727 - Add configurable "Doug Lea malloc" support
728
729 ### VNET & Plugins
730 - Load balancing: support per-port VIP and all-port VIP
731 - Port NSH plugin to VPP
732 - NAT
733   - Configurable port range
734   - Virtual Fragmentation Reassembly for endpoint-dependent mode
735   - Client-IP based session affinity for load-balancing
736   - TCP MSS clamping
737   - Session timeout
738   - Bug-fixing and performance optimizations
739
740 ### Host stack
741 - Support for applications with multiple workers
742 - Support for binds from multiple app workers to same ip:port
743 - Switched to a message queue for io and control event notifications
744 - Support for eventfd based notifications as alternative to mutext-condvar pair
745 - VCL refactor to support async event notifications and multiple workers
746 - TLS async support in client for HW accleration
747 - Performance optimizations and bug-fixing
748 - A number of binary APIs will be deprecated in favor of using the event
749   message queue. Details in the API section.
750
751 ## Known issues
752
753 For the full list of issues please refer to fd.io [JIRA](https://jira.fd.io).
754
755 ## Issues fixed
756
757 For the full list of fixed issues please refer to:
758 - fd.io [JIRA](https://jira.fd.io)
759 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1810)
760
761 ## API changes
762
763 Description of results:
764
765 * _Definition changed_: indicates that the API file was modified between releases.
766 * _Only in image_: indicates the API is new for this release.
767 * _Only in file_: indicates the API has been removed in this release.
768
769                         Message Name                         Result
770 api_versions_reply                                           definition changed
771 app_cut_through_registration_add                             definition changed
772 app_worker_add_del                                           definition changed
773 application_attach_reply                                     definition changed
774 bd_ip_mac_details                                            only in image
775 bd_ip_mac_dump                                               only in image
776 bfd_udp_get_echo_source                                      definition changed
777 bier_imp_details                                             definition changed
778 bier_route_details                                           definition changed
779 bind_sock                                                    definition changed
780 bridge_domain_details                                        definition changed
781 bridge_flags                                                 definition changed
782 classify_add_del_session                                     definition changed
783 classify_add_del_table                                       definition changed
784 connect_sock                                                 definition changed
785 create_vhost_user_if                                         definition changed
786 get_first_msg_id_reply                                       definition changed
787 gpe_add_del_fwd_entry_reply                                  definition changed
788 gpe_fwd_entry_path_details                                   definition changed
789 ip6_fib_details                                              definition changed
790 ip6nd_proxy_details                                          definition changed
791 ip_add_del_route_reply                                       definition changed
792 ip_address_details                                           definition changed
793 ip_details                                                   definition changed
794 ip_fib_details                                               definition changed
795 ip_mfib_details                                              definition changed
796 ip_mroute_add_del_reply                                      definition changed
797 ip_neighbor_add_del_reply                                    definition changed
798 ip_neighbor_details                                          definition changed
799 ip_reassembly_get_reply                                      definition changed
800 ip_unnumbered_details                                        definition changed
801 ipip_6rd_add_tunnel                                          definition changed
802 ipip_add_tunnel                                              definition changed
803 ipsec_spds_details                                           only in image
804 ipsec_spds_dump                                              only in image
805 l2_interface_efp_filter                                      definition changed
806 lisp_eid_table_vni_details                                   definition changed
807 map_another_segment                                          definition changed
808 mfib_signal_details                                          definition changed
809 mpls_route_add_del_reply                                     definition changed
810 mpls_tunnel_add_del                                          definition changed
811 mpls_tunnel_add_del_reply                                    definition changed
812 mpls_tunnel_details                                          definition changed
813 mpls_tunnel_dump                                             definition changed
814 one_eid_table_vni_details                                    definition changed
815 qos_mark_enable_disable                                      definition changed
816 qos_record_enable_disable                                    definition changed
817 reset_session_reply                                          definition changed
818 rpc_call                                                     definition changed
819 show_threads                                                 definition changed
820 sockclnt_create_reply                                        definition changed
821 sockclnt_delete                                              definition changed
822 sockclnt_delete_reply                                        definition changed
823 sw_interface_rx_placement_details                            only in image
824 sw_interface_rx_placement_dump                               only in image
825 sw_interface_set_ip_directed_broadcast                       definition changed
826 sw_interface_set_l2_bridge                                   definition changed
827 sw_interface_set_rx_placement                                definition changed
828 sw_interface_set_vxlan_gbp_bypass                            definition changed
829 udp_encap_add                                                definition changed
830 udp_encap_add_del_reply                                      only in file
831 udp_encap_add_reply                                          only in image
832 udp_encap_del                                                definition changed
833 udp_encap_details                                            definition changed
834 unbind_sock                                                  definition changed
835 vxlan_gbp_tunnel_add_del                                     definition changed
836 vxlan_gbp_tunnel_details                                     only in image
837 vxlan_gbp_tunnel_dump                                        only in image
838 Found 68 api message signature differences
839
840 ### Patches that changed API definitions
841
842 | @c src/plugins/avf/avf.api ||
843 | ------- | ------- |
844 | [149d0e28](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=149d0e28) | avf: RSS support |
845 | [4e6014fc](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=4e6014fc) | avf: api fix |
846
847 | @c src/plugins/gbp/gbp.api ||
848 | ------- | ------- |
849 | [c0a93143](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c0a93143) | GBP Endpoint Updates |
850 | [61b94c6b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=61b94c6b) | vxlan-gbp: Add support for vxlan gbp |
851
852 | @c src/plugins/igmp/igmp.api ||
853 | ------- | ------- |
854 | [bdc0e6b7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bdc0e6b7) | Trivial: Clean up some typos. |
855
856 | @c src/plugins/lb/lb.api ||
857 | ------- | ------- |
858 | [6a4375e0](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6a4375e0) | LB: fix flush flow table issue |
859 | [49ca2601](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=49ca2601) | Add flush flag on del as command |
860 | [219cc90c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=219cc90c) | Support lb on both vip and per-port-vip case |
861
862 | @c src/plugins/nat/nat.api ||
863 | ------- | ------- |
864 | [bb4e0225](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bb4e0225) | NAT: TCP MSS clamping |
865 | [5d28c7af](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5d28c7af) | NAT: add support for configurable port range (VPP-1346) |
866 | [ea5b5be4](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ea5b5be4) | NAT44: client-IP based session affinity for load-balancing (VPP-1297) |
867 | [878c646a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=878c646a) | NAT44: add support for session timeout (VPP-1272) |
868 | [69ce30d6](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=69ce30d6) | NAT: update nat_show_config_reply API (VPP-1403) |
869 | [6bd197eb](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6bd197eb) | Remove client_index field from replies in API |
870 | [c6c0d2a0](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c6c0d2a0) | NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) |
871
872 | @c src/plugins/vmxnet3/vmxnet3.api ||
873 | ------- | ------- |
874 | [df7f8e8c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=df7f8e8c) | vmxnet3 device driver |
875
876 | @c src/plugins/nsh/nsh.api ||
877 | ------- | ------- |
878 | [d313f9e6](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d313f9e6) | Port NSH plugin to VPP |
879
880 | @c src/plugins/nsim/nsim.api ||
881 | ------- | ------- |
882 | [9e3252b5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9e3252b5) | Network delay simulator plugin |
883
884 | @c src/plugins/svs/svs.api ||
885 | ------- | ------- |
886 | [d1e68ab7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d1e68ab7) | Source VRF Select |
887
888 | @c src/vlibmemory/memclnt.api ||
889 | ------- | ------- |
890 | [94495f2a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=94495f2a) | PAPI: Use UNIX domain sockets instead of shared memory |
891 | [6bd197eb](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6bd197eb) | Remove client_index field from replies in API |
892 | [75282457](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=75282457) | Fix "Old Style VLA" build warnings |
893
894 | @c src/vnet/interface.api ||
895 | ------- | ------- |
896 | [f0b42f48](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f0b42f48) | itf: dump interface rx-placement |
897 | [bdc0e6b7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bdc0e6b7) | Trivial: Clean up some typos. |
898 | [54f7c51f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=54f7c51f) | rx-placement: Add API call for interface rx-placement |
899 | [1855b8e4](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=1855b8e4) | IP directed broadcast |
900
901 | @c src/vnet/bfd/bfd.api ||
902 | ------- | ------- |
903 | [2d3c7b9c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2d3c7b9c) | BFD: add get echo source API (VPP-1367) |
904
905 | @c src/vnet/bier/bier.api ||
906 | ------- | ------- |
907 | [ef90ed08](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ef90ed08) | BIER API and load-balancing fixes |
908 | [6bd197eb](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6bd197eb) | Remove client_index field from replies in API |
909
910 | @c src/vnet/classify/classify.api ||
911 | ------- | ------- |
912 | [34eb5d42](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=34eb5d42) | classify_add_del_session API: Use more descriptive docstring (VPP-1385) |
913 | [75282457](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=75282457) | Fix "Old Style VLA" build warnings |
914
915 | @c src/vnet/devices/pipe/pipe.api ||
916 | ------- | ------- |
917 | [208c29aa](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=208c29aa) | VOM: support for pipes |
918
919 | @c src/vnet/devices/virtio/vhost_user.api ||
920 | ------- | ------- |
921 | [ee2e58f6](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ee2e58f6) | vhost-user: Add disable feature support in api |
922
923 | @c src/vnet/ethernet/ethernet_types.api ||
924 | ------- | ------- |
925 | [de5b08fb](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=de5b08fb) | Introduce a mac_address_t on the API and in VPP |
926
927 | @c src/vnet/ip/ip_types.api ||
928 | ------- | ------- |
929 | [d0df49f2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d0df49f2) | Use IP address types on UDP encap API |
930
931 | @c src/vnet/ip/ip.api ||
932 | ------- | ------- |
933 | [412ecd32](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=412ecd32) | Improve ip_mroute_add_del documentation |
934 | [14260393](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=14260393) | Add adjacency counters to the stats segment |
935 | [28c142e3](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=28c142e3) | mroute routers in the stats segment |
936 | [008dbe10](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=008dbe10) | Route counters in the stats segment |
937 | [de5b08fb](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=de5b08fb) | Introduce a mac_address_t on the API and in VPP |
938 | [6bd197eb](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6bd197eb) | Remove client_index field from replies in API |
939 | [b11f903a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=b11f903a) | Fix context field position in API definition |
940
941 | @c src/vnet/ipip/ipip.api ||
942 | ------- | ------- |
943 | [61502115](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=61502115) | IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes |
944
945 | @c src/vnet/ipsec/ipsec.api ||
946 | ------- | ------- |
947 | [a9a0b2ce](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a9a0b2ce) | IPsec: add API for SPDs dump (VPP-1363) |
948 | [bdc0e6b7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bdc0e6b7) | Trivial: Clean up some typos. |
949
950 | @c src/vnet/l2/l2.api ||
951 | ------- | ------- |
952 | [0a4e0063](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0a4e0063) | Fix documentation about sw_interface_set_l2_bridge |
953 | [b474380f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=b474380f) | L2 BD: introduce a BD interface on which to send UU packets |
954 | [bdc0e6b7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bdc0e6b7) | Trivial: Clean up some typos. |
955 | [5c7c49d1](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5c7c49d1) | Fix documentation for SHG in bridge domain |
956 | [5d82d2f1](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5d82d2f1) | l2: arp termination dump |
957 | [6b9b41c8](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6b9b41c8) | L2 EFP: byteswap sw_if_index, enable flag can be u8 on .api |
958
959 | @c src/vnet/lisp-cp/lisp.api ||
960 | ------- | ------- |
961 | [bdc0e6b7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bdc0e6b7) | Trivial: Clean up some typos. |
962 | [6bd197eb](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6bd197eb) | Remove client_index field from replies in API |
963
964 | @c src/vnet/lisp-cp/one.api ||
965 | ------- | ------- |
966 | [bdc0e6b7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bdc0e6b7) | Trivial: Clean up some typos. |
967 | [6bd197eb](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6bd197eb) | Remove client_index field from replies in API |
968
969 | @c src/vnet/lisp-gpe/lisp_gpe.api ||
970 | ------- | ------- |
971 | [6bd197eb](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6bd197eb) | Remove client_index field from replies in API |
972 | [b11f903a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=b11f903a) | Fix context field position in API definition |
973
974 | @c src/vnet/mpls/mpls.api ||
975 | ------- | ------- |
976 | [f5fa5ae2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f5fa5ae2) | MPLS tunnel dump: use sw_if_index not tunnel_index |
977 | [6a30b5f9](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6a30b5f9) | MPLS tunnel dump fix |
978 | [008dbe10](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=008dbe10) | Route counters in the stats segment |
979 | [7c922dc4](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7c922dc4) | SR-MPLS: fixes and tests |
980
981 | @c src/vnet/qos/qos.api ||
982 | ------- | ------- |
983 | [bdc0e6b7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bdc0e6b7) | Trivial: Clean up some typos. |
984 | [ed234e7f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ed234e7f) | Enum type on the API for QoS sources |
985
986 | @c src/vnet/session/session.api ||
987 | ------- | ------- |
988 | [ab2f6dbf](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ab2f6dbf) | session: support multiple worker binds |
989 | [134a996a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=134a996a) | vcl: add support for multi-worker apps |
990 | [1553197f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=1553197f) | session: add support for multiple app workers |
991 | [6bd197eb](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6bd197eb) | Remove client_index field from replies in API |
992 | [99368315](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=99368315) | vcl: support for eventfd mq signaling |
993
994 | @c src/vnet/span/span.api ||
995 | ------- | ------- |
996 | [bdc0e6b7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bdc0e6b7) | Trivial: Clean up some typos. |
997
998 | @c src/vnet/udp/udp.api ||
999 | ------- | ------- |
1000 | [9c0a3c42](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9c0a3c42) | UDP-Encap: name counters for the stats segment |
1001 | [d0df49f2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d0df49f2) | Use IP address types on UDP encap API |
1002
1003 | @c src/vnet/unix/tap.api ||
1004 | ------- | ------- |
1005 | [bdc0e6b7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bdc0e6b7) | Trivial: Clean up some typos. |
1006
1007 | @c src/vnet/vxlan-gbp/vxlan_gbp.api ||
1008 | ------- | ------- |
1009 | [79a05f54](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=79a05f54) | VXLAN-GBP: use common types on the API |
1010 | [61b94c6b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=61b94c6b) | vxlan-gbp: Add support for vxlan gbp |
1011
1012 | @c src/vpp/api/vpe.api ||
1013 | ------- | ------- |
1014 | [5d64c786](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5d64c786) | thread: Add show threads api |
1015 | [ec11b13a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ec11b13a) | Trivial: Cleanup some typos. |
1016
1017 | @c src/vpp/stats/stats.api ||
1018 | ------- | ------- |
1019 | [ec11b13a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ec11b13a) | Trivial: Cleanup some typos. |
1020
1021 ### Notice of future API deprecation
1022 - bind_uri_reply
1023 - accept_session
1024 - accept_session_reply
1025 - disconnect_session_reply
1026 - reset_session
1027 - reset_session_reply
1028 - bind_sock_reply
1029 - connect_session_reply
1030
1031
1032 @page release_notes_1807 Release notes for VPP 18.07
1033
1034 More than 533 commits since the 18.04 release.
1035
1036 ## Features
1037
1038 ### Infrastructure
1039 - DPDK 18.02.1
1040   - Complete rework of the dpdk-input node
1041   - Display rx/tx burst function name in "show hardware detail"
1042   - Improve buffer alloc perfomance
1043       - This is ~50% improvement in buffer alloc performance.  For a 256 buffer allocation, it was ~10 clocks/buffer, now is < 5 clocks.
1044   - Add per-numa page allocation info to 'show memory'
1045   - Vectorized bihash_{48,40,24,16}_8 key compare
1046       - bihash_48_8 case:
1047           - Scalar code: 6 clocks
1048           - SSE4.2 code: 3 clocks
1049           - AVX2 code: 2.27 clocks
1050           - AVX512 code: 1.5 clocks
1051   - Pollable Stats
1052      - Stats are now available to a client in a shared memory segment and
1053        in the form of a directory, allowing very high performance polling
1054        of stats without directly querying VPP.
1055
1056 ### VNET & Plugins
1057 - IGMP improvements
1058   - Enable/Disable an interface for IGMP
1059   - improve logging
1060   - refactor common code
1061   - no orphaned timers
1062   - IGMP state changes in main thread only
1063   - Large groups split over multiple state-change reports
1064   - SSM range configuration API.
1065   - more tests
1066 - IP: vectorized IP checksum
1067 - VXLAN : HW offload RX flow
1068 - Rework kube-proxy into LB plugin and add NATA66
1069 - NAT:
1070     - Code refactor
1071     - Syslog
1072     - Multiple outside interfaces
1073     - Endpoint dependent filtering and mapping
1074 - ACL:
1075     - Tuple Merge algorithm cleanup and integration
1076     - Processing pipeline optimizations
1077     - Refactoring
1078 - Experimental AVF driver
1079
1080 ### Host stack
1081
1082 - Session: performance improvements, add support for connectionless transports, datagram reception and transmission
1083 - TCP: congestion control improvements and overall fixes
1084 - UDP: datagram mode
1085 - TLS async support
1086
1087
1088 ## Known issues
1089
1090 For the full list of issues please refer to fd.io [JIRA](https://jira.fd.io).
1091
1092 ## Issues fixed
1093
1094 For the full list of fixed issues please refer to:
1095 - fd.io [JIRA](https://jira.fd.io)
1096 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1807)
1097
1098 ## API changes
1099
1100 Description of results:
1101
1102 * _Definition changed_: indicates that the API file was modified between releases.
1103 * _Only in image_: indicates the API is new for this release.
1104 * _Only in file_: indicates the API has been removed in this release.
1105
1106                         Message Name                         Result
1107 abf_itf_attach_add_del                                       definition changed
1108 abf_itf_attach_details                                       only in image
1109 abf_itf_attach_dump                                          only in image
1110 abf_plugin_get_version                                       definition changed
1111 abf_policy_add_del                                           definition changed
1112 abf_policy_details                                           only in image
1113 abf_policy_dump                                              only in image
1114 af_packet_details                                            only in image
1115 af_packet_dump                                               only in image
1116 avf_create                                                   definition changed
1117 avf_delete                                                   definition changed
1118 bind_sock_reply                                              definition changed
1119 bind_uri_reply                                               definition changed
1120 dhcp6_client_enable_disable                                  definition changed
1121 dhcp6_clients_enable_disable                                 definition changed
1122 dhcp6_duid_ll_set                                            definition changed
1123 dhcp6_pd_client_enable_disable                               definition changed
1124 dhcp6_pd_reply_event                                         only in image
1125 dhcp6_pd_send_client_message                                 definition changed
1126 dhcp6_reply_event                                            only in image
1127 dhcp6_send_client_message                                    definition changed
1128 dhcp_client_config                                           definition changed
1129 dhcp_client_details                                          only in image
1130 dhcp_client_dump                                             only in image
1131 dhcp_compl_event                                             definition changed
1132 dslite_address_details                                       only in image
1133 dslite_address_dump                                          only in image
1134 gbp_endpoint_group_add_del                                   definition changed
1135 gbp_endpoint_group_details                                   only in image
1136 gbp_endpoint_group_dump                                      only in image
1137 gbp_recirc_add_del                                           definition changed
1138 gbp_recirc_details                                           only in image
1139 gbp_recirc_dump                                              only in image
1140 gbp_subnet_add_del                                           definition changed
1141 gbp_subnet_details                                           only in image
1142 gbp_subnet_dump                                              only in image
1143 hw_interface_set_mtu                                         definition changed
1144 igmp_details                                                 definition changed
1145 igmp_dump                                                    definition changed
1146 igmp_enable_disable                                          definition changed
1147 igmp_event                                                   definition changed
1148 igmp_group_prefix_details                                    only in image
1149 igmp_group_prefix_dump                                       only in image
1150 igmp_group_prefix_set                                        definition changed
1151 igmp_listen                                                  definition changed
1152 ikev2_profile_set_auth                                       definition changed
1153 ikev2_profile_set_id                                         definition changed
1154 ip6_add_del_address_using_prefix                             definition changed
1155 ip_mroute_add_del                                            definition changed
1156 ip_probe_neighbor                                            definition changed
1157 ip_scan_neighbor_enable_disable                              definition changed
1158 ip_unnumbered_details                                        only in image
1159 ip_unnumbered_dump                                           only in image
1160 ipip_6rd_add_tunnel                                          definition changed
1161 ipip_add_tunnel                                              definition changed
1162 ipip_tunnel_details                                          definition changed
1163 ipsec_sa_details                                             definition changed
1164 ipsec_sad_add_del_entry                                      definition changed
1165 ipsec_tunnel_if_add_del                                      definition changed
1166 kp_add_del_pod                                               definition changed
1167 kp_add_del_vip                                               definition changed
1168 kp_conf                                                      definition changed
1169 lb_add_del_vip                                               definition changed
1170 mactime_add_del                                              definition changed
1171 mactime_enable                                               definition changed
1172 memclnt_create                                               definition changed
1173 memclnt_create_reply                                         definition changed
1174 memfd_segment_create                                         definition changed
1175 nat44_add_del_lb_static_mapping                              definition changed
1176 nat44_add_del_static_mapping                                 definition changed
1177 nat44_del_session                                            definition changed
1178 nat44_lb_static_mapping_details                              definition changed
1179 nat44_static_mapping_details                                 definition changed
1180 nat44_user_session_details                                   definition changed
1181 pipe_create                                                  definition changed
1182 pipe_delete                                                  definition changed
1183 pipe_details                                                 only in image
1184 pipe_dump                                                    only in image
1185 pot_profile_activate                                         definition changed
1186 pot_profile_add                                              definition changed
1187 pot_profile_del                                              definition changed
1188 proxy_arp_add_del                                            definition changed
1189 proxy_arp_details                                            only in image
1190 proxy_arp_dump                                               only in image
1191 proxy_arp_intfc_details                                      only in image
1192 proxy_arp_intfc_dump                                         only in image
1193 sock_init_shm_reply                                          definition changed
1194 sockclnt_create                                              definition changed
1195 sockclnt_create_reply                                        definition changed
1196 sr_localsid_add_del                                          definition changed
1197 sr_localsids_details                                         definition changed
1198 sr_policies_details                                          only in image
1199 sr_policies_dump                                             only in image
1200 sr_policy_add                                                definition changed
1201 sr_policy_del                                                definition changed
1202 sr_policy_mod                                                definition changed
1203 sr_steering_pol_details                                      only in image
1204 sr_steering_pol_dump                                         only in image
1205 sw_interface_details                                         definition changed
1206 sw_interface_set_mtu                                         definition changed
1207 tap_create_v2                                                definition changed
1208 vnet_bier_neighbor_counters                                  only in image
1209 vnet_get_summary_stats_reply                                 definition changed
1210 vxlan_offload_rx                                             definition changed
1211 want_bier_neighbor_stats                                     definition changed
1212 want_dhcp6_pd_reply_events                                   definition changed
1213 want_dhcp6_reply_events                                      definition changed
1214 Found 107 api message signature differences
1215
1216 ### Patches that changed API definitions
1217
1218 | @c src/plugins/ioam/lib-pot/pot.api ||
1219 | ------- | ------- |
1220 | [e9fcf23](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e9fcf23) | Fix some build warnings about "Old Style VLA" |
1221
1222 | @c src/plugins/gbp/gbp.api ||
1223 | ------- | ------- |
1224 | [25b0494](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=25b0494) | GBP V2 |
1225
1226 | @c src/plugins/map/map.api ||
1227 | ------- | ------- |
1228 | [381e9a9](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=381e9a9) | MAP: Move MAP-E/T to a plugin. |
1229
1230 | @c src/plugins/igmp/igmp.api ||
1231 | ------- | ------- |
1232 | [947ea62](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=947ea62) | IGMP improvements |
1233
1234 | @c src/plugins/lb/lb.api ||
1235 | ------- | ------- |
1236 | [d92a0b5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d92a0b5) | Rework kube-proxy into LB plugin |
1237
1238 | @c src/plugins/nat/nat.api ||
1239 | ------- | ------- |
1240 | [70a26ac](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=70a26ac) | NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) |
1241 | [ebdf190](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ebdf190) | NAT44: TCP connection close detection (VPP-1266) |
1242 | [1e5c07d](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=1e5c07d) | Add special Twice-NAT feature (VPP-1221) |
1243 | [16aa7f8](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=16aa7f8) | DSLite: Implement new API call DSLITE_ADDRESS_DUMP. |
1244
1245 | @c src/plugins/avf/avf.api ||
1246 | ------- | ------- |
1247 | [258a189](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=258a189) | avf: api fix |
1248 | [6c9b964](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6c9b964) | avf: binary API and configurable RX/TX queue size |
1249
1250 | @c src/plugins/mactime/mactime.api ||
1251 | ------- | ------- |
1252 | [7055e26](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7055e26) | Driver level time-based src mac filter |
1253
1254 | @c src/plugins/abf/abf.api ||
1255 | ------- | ------- |
1256 | [669d07d](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=669d07d) | ACL based forwarding |
1257
1258 | @c src/vlibmemory/memclnt.api ||
1259 | ------- | ------- |
1260 | [dab732a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=dab732a) | VPP-1335 vapi crash when memclnt_keepalive received |
1261 | [7895872](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7895872) | Remove the historical memfd api segment bootstrap |
1262
1263 | @c src/vpp/stats/stats.api ||
1264 | ------- | ------- |
1265 | [a21a367](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a21a367) | VPP-1324 SIGSEGV vl_msg_api_handler_with_vm_node() |
1266 | [586479a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=586479a) | BIER neighbor stats |
1267 | [e906aac](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e906aac) | STATS: Separate socket for fd exchange. |
1268 | [048a4e5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=048a4e5) | export counters in a memfd segment |
1269
1270 | @c src/vnet/interface.api ||
1271 | ------- | ------- |
1272 | [d723161](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d723161) | MTU: Software interface / Per-protocol MTU support |
1273 | [fe7d4a2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=fe7d4a2) | Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" |
1274 | [70083ee](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=70083ee) | MTU: Setting of MTU on software interface (instead of hardware interface) |
1275
1276 | @c src/vnet/ipfix-export/ipfix_export.api ||
1277 | ------- | ------- |
1278 | [a9855ef](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a9855ef) | Flow: Rename IPFIX exporter. |
1279
1280 | @c src/vnet/dhcp/dhcp6_pd_client_cp.api ||
1281 | ------- | ------- |
1282 | [81119e8](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=81119e8) | Implement DHCPv6 PD client (VPP-718, VPP-1050) |
1283
1284 | @c src/vnet/dhcp/dhcp.api ||
1285 | ------- | ------- |
1286 | [dd3b8f7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=dd3b8f7) | Implement DHCPv6 IA NA client (VPP-1094) |
1287 | [d9778c2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d9778c2) | Update DHCPv6 DUID code and fix coverity warnings |
1288 | [81119e8](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=81119e8) | Implement DHCPv6 PD client (VPP-718, VPP-1050) |
1289 | [daff178](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=daff178) | DHCP Client Dump |
1290
1291 | @c src/vnet/dhcp/dhcp6_ia_na_client_cp.api ||
1292 | ------- | ------- |
1293 | [dd3b8f7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=dd3b8f7) | Implement DHCPv6 IA NA client (VPP-1094) |
1294
1295 | @c src/vnet/ip/ip.api ||
1296 | ------- | ------- |
1297 | [947ea62](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=947ea62) | IGMP improvements |
1298 | [7eaaf74](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7eaaf74) | proxy_arp: remove unused is_add |
1299 | [0053de6](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0053de6) | ARP proxy dumps |
1300 | [9e2f915](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9e2f915) | IP unnumbered dump |
1301 | [7f358b3](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7f358b3) | Periodic scan and probe of IP neighbors to maintain neighbor pools |
1302 | [e821ab1](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e821ab1) | IP mcast: allow unicast address as a next-hop |
1303 | [c7b4304](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c7b4304) | Implement ip_probe_neighbor API |
1304
1305 | @c src/vnet/ip/ip_types.api ||
1306 | ------- | ------- |
1307 | [947ea62](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=947ea62) | IGMP improvements |
1308 | [2c2feab](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2c2feab) | VPPAPIGEN: Add union and enum support and IP4/IP6 address type. |
1309
1310 | @c src/vnet/devices/af_packet/af_packet.api ||
1311 | ------- | ------- |
1312 | [04e0bb2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=04e0bb2) | af_packet: Add support for dump interfaces |
1313
1314 | @c src/vnet/devices/tap/tapv2.api ||
1315 | ------- | ------- |
1316 | [d600ffe](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d600ffe) | Update tapv2 documentation |
1317 | [0b06111](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0b06111) | VPP-1305: Add support for tags |
1318
1319 | @c src/vnet/devices/pipe/pipe.api ||
1320 | ------- | ------- |
1321 | [ee8b973](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ee8b973) | VOM: support for pipes |
1322 | [17ff3c1](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=17ff3c1) | Pipes |
1323
1324 | @c src/vnet/ipip/ipip.api ||
1325 | ------- | ------- |
1326 | [d57f636](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d57f636) | VPP-1277: IPIP - Copy TOS/TC from inner packet to outer. |
1327
1328 | @c src/vnet/session/session.api ||
1329 | ------- | ------- |
1330 | [7fb0fe1](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7fb0fe1) | udp/session: refactor to support dgram mode |
1331
1332 | @c src/vnet/ipsec/ipsec.api ||
1333 | ------- | ------- |
1334 | [4b089f2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=4b089f2) | ipsec: support UDP encap/decap for NAT traversal |
1335 | [e9fcf23](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e9fcf23) | Fix some build warnings about "Old Style VLA" |
1336 | [8e1039a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8e1039a) | Allow an IPsec tunnel interface to be renumbered |
1337
1338 | @c src/vnet/vxlan/vxlan.api ||
1339 | ------- | ------- |
1340 | [af86a48](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=af86a48) | vxlan:offload RX flow |
1341
1342 | @c src/vnet/srv6/sr.api ||
1343 | ------- | ------- |
1344 | [3337bd2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=3337bd2) | Fixed bugs in SRv6 API |
1345 | [e9fcf23](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e9fcf23) | Fix some build warnings about "Old Style VLA" |
1346
1347
1348
1349 @page release_notes_1804 Release notes for VPP 18.04
1350
1351 More than 570 commits since the 18.01 release.
1352
1353 ## Features
1354
1355 ### Infrastructure
1356 - DPDK 18.02.1
1357 - ARM aarch64 integrated into CI
1358
1359 ### VNET & Plugins
1360 - ERSPAN
1361 - L3DSR load balancing support
1362 - VPC bonding / LACP
1363 - IPv4/IPv6 packet reassembly
1364 - IPv6 link-local support
1365 - Asymmetrical static NAT
1366 - 464XLAT for NAT44
1367 - MAP-T CE support
1368 - Intel Adaptive Virtual Function native device driver plugin
1369 - Marvell device plugin
1370 - SRv6 static, dynamic and masquerading proxy plugins
1371 - MPLS Uniform mode
1372 - IGMP plugin
1373 - IPIP tunnel support (IPv4/IPv6 over IPv4/IPv6)
1374 - IPv6 Router Discovery mechanism
1375
1376 ### VLIB
1377 - ARM-optimized library variations for key functions
1378 - Better handling of physmem on non-NUMA kernels
1379
1380 ### Host stack
1381 - TLS support via OpenSSL or mbedtls software engines
1382 - Session layer can utilize both shm and memfd (secure) FIFO segments
1383 - STCP
1384 - VCL logging / tracing
1385
1386 ### API framework
1387 - New API definition compiler (vppapigen)
1388 - Memory (shm) and socket APIs refactored
1389 - API handlers refactored to make them transport (shared memory or socket)
1390     agnostic
1391 - Improved support for bootstrapping of the shm API with memfd segments
1392     over the socket API
1393
1394 ### Packaging
1395 - SELinux for RPM builds
1396 - Debuginfo RPMs
1397 - ARM aarch64 for Ubuntu
1398
1399 ## Known issues
1400
1401 For the full list of issues please refer to fd.io [JIRA](https://jira.fd.io).
1402
1403 ## Issues fixed
1404
1405 For the full list of fixed issues please refer to:
1406 - fd.io [JIRA](https://jira.fd.io)
1407 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1804)
1408
1409 ## API changes
1410
1411 Description of results:
1412
1413 * _Definition changed_: indicates that the API file was modified between releases.
1414 * _Only in image_: indicates the API is new for this release.
1415 * _Only in file_: indicates the API has been removed in this release.
1416
1417 Message Name                                                 | Results
1418 ------------------------------------------------------------ | ----------------
1419 accept_session                                               | definition changed
1420 accept_session_reply                                         | definition changed
1421 acl_add_replace                                              | definition changed
1422 acl_add_replace_reply                                        | definition changed
1423 acl_del                                                      | definition changed
1424 acl_del_reply                                                | definition changed
1425 acl_details                                                  | definition changed
1426 acl_dump                                                     | definition changed
1427 acl_interface_add_del                                        | definition changed
1428 acl_interface_add_del_reply                                  | definition changed
1429 acl_interface_etype_whitelist_details                        | only in image
1430 acl_interface_etype_whitelist_dump                           | only in image
1431 acl_interface_list_details                                   | definition changed
1432 acl_interface_list_dump                                      | definition changed
1433 acl_interface_set_acl_list                                   | definition changed
1434 acl_interface_set_acl_list_reply                             | definition changed
1435 acl_interface_set_etype_whitelist                            | definition changed
1436 acl_plugin_control_ping                                      | definition changed
1437 acl_plugin_control_ping_reply                                | definition changed
1438 acl_plugin_get_version                                       | definition changed
1439 acl_plugin_get_version_reply                                 | definition changed
1440 add_node_next                                                | definition changed
1441 add_node_next_reply                                          | definition changed
1442 af_packet_create                                             | definition changed
1443 af_packet_create_reply                                       | definition changed
1444 af_packet_delete                                             | definition changed
1445 af_packet_delete_reply                                       | definition changed
1446 af_packet_set_l4_cksum_offload                               | definition changed
1447 af_packet_set_l4_cksum_offload_reply                         | definition changed
1448 api_versions                                                 | definition changed
1449 api_versions_reply                                           | definition changed
1450 app_namespace_add_del                                        | definition changed
1451 app_namespace_add_del_reply                                  | definition changed
1452 application_attach                                           | definition changed
1453 application_attach_reply                                     | definition changed
1454 application_detach                                           | definition changed
1455 application_detach_reply                                     | definition changed
1456 application_tls_cert_add                                     | definition changed
1457 application_tls_key_add                                      | definition changed
1458 bd_ip_mac_add_del                                            | definition changed
1459 bd_ip_mac_add_del_reply                                      | definition changed
1460 bfd_auth_del_key                                             | definition changed
1461 bfd_auth_del_key_reply                                       | definition changed
1462 bfd_auth_keys_details                                        | definition changed
1463 bfd_auth_keys_dump                                           | definition changed
1464 bfd_auth_set_key                                             | definition changed
1465 bfd_auth_set_key_reply                                       | definition changed
1466 bfd_udp_add                                                  | definition changed
1467 bfd_udp_add_reply                                            | definition changed
1468 bfd_udp_auth_activate                                        | definition changed
1469 bfd_udp_auth_activate_reply                                  | definition changed
1470 bfd_udp_auth_deactivate                                      | definition changed
1471 bfd_udp_auth_deactivate_reply                                | definition changed
1472 bfd_udp_del                                                  | definition changed
1473 bfd_udp_del_echo_source                                      | definition changed
1474 bfd_udp_del_echo_source_reply                                | definition changed
1475 bfd_udp_del_reply                                            | definition changed
1476 bfd_udp_mod                                                  | definition changed
1477 bfd_udp_mod_reply                                            | definition changed
1478 bfd_udp_session_details                                      | definition changed
1479 bfd_udp_session_dump                                         | definition changed
1480 bfd_udp_session_set_flags                                    | definition changed
1481 bfd_udp_session_set_flags_reply                              | definition changed
1482 bfd_udp_set_echo_source                                      | definition changed
1483 bfd_udp_set_echo_source_reply                                | definition changed
1484 bier_disp_entry_add_del                                      | definition changed
1485 bier_disp_entry_add_del_reply                                | definition changed
1486 bier_disp_entry_details                                      | definition changed
1487 bier_disp_entry_dump                                         | definition changed
1488 bier_disp_table_add_del                                      | definition changed
1489 bier_disp_table_add_del_reply                                | definition changed
1490 bier_disp_table_details                                      | definition changed
1491 bier_disp_table_dump                                         | definition changed
1492 bier_imp_add                                                 | definition changed
1493 bier_imp_add_reply                                           | definition changed
1494 bier_imp_del                                                 | definition changed
1495 bier_imp_del_reply                                           | definition changed
1496 bier_imp_details                                             | definition changed
1497 bier_imp_dump                                                | definition changed
1498 bier_route_add_del                                           | definition changed
1499 bier_route_add_del_reply                                     | definition changed
1500 bier_route_details                                           | definition changed
1501 bier_route_dump                                              | definition changed
1502 bier_table_add_del                                           | definition changed
1503 bier_table_add_del_reply                                     | definition changed
1504 bier_table_details                                           | definition changed
1505 bier_table_dump                                              | definition changed
1506 bind_sock                                                    | definition changed
1507 bind_sock_reply                                              | definition changed
1508 bind_uri                                                     | definition changed
1509 bind_uri_reply                                               | definition changed
1510 bond_create                                                  | definition changed
1511 bond_delete                                                  | definition changed
1512 bond_detach_slave                                            | definition changed
1513 bond_enslave                                                 | definition changed
1514 bridge_domain_add_del                                        | definition changed
1515 bridge_domain_add_del_reply                                  | definition changed
1516 bridge_domain_details                                        | definition changed
1517 bridge_domain_dump                                           | definition changed
1518 bridge_domain_set_mac_age                                    | definition changed
1519 bridge_domain_set_mac_age_reply                              | definition changed
1520 bridge_flags                                                 | definition changed
1521 bridge_flags_reply                                           | definition changed
1522 cdp_enable                                                   | definition changed
1523 classify_add_del_session                                     | definition changed
1524 classify_add_del_session_reply                               | definition changed
1525 classify_add_del_table                                       | definition changed
1526 classify_add_del_table_reply                                 | definition changed
1527 classify_session_details                                     | definition changed
1528 classify_session_dump                                        | definition changed
1529 classify_set_interface_ip_table                              | definition changed
1530 classify_set_interface_ip_table_reply                        | definition changed
1531 classify_set_interface_l2_tables                             | definition changed
1532 classify_set_interface_l2_tables_reply                       | definition changed
1533 classify_table_by_interface                                  | definition changed
1534 classify_table_by_interface_reply                            | definition changed
1535 classify_table_ids                                           | definition changed
1536 classify_table_ids_reply                                     | definition changed
1537 classify_table_info                                          | definition changed
1538 classify_table_info_reply                                    | definition changed
1539 cli                                                          | definition changed
1540 cli_inband                                                   | definition changed
1541 cli_inband_reply                                             | definition changed
1542 cli_reply                                                    | definition changed
1543 collect_detailed_interface_stats                             | definition changed
1544 connect_session                                              | definition changed
1545 connect_session_reply                                        | definition changed
1546 connect_sock                                                 | definition changed
1547 connect_sock_reply                                           | definition changed
1548 connect_uri                                                  | definition changed
1549 connect_uri_reply                                            | definition changed
1550 control_ping                                                 | definition changed
1551 control_ping_reply                                           | definition changed
1552 cop_interface_enable_disable                                 | definition changed
1553 cop_interface_enable_disable_reply                           | definition changed
1554 cop_whitelist_enable_disable                                 | definition changed
1555 cop_whitelist_enable_disable_reply                           | definition changed
1556 create_loopback                                              | definition changed
1557 create_loopback_instance                                     | definition changed
1558 create_loopback_instance_reply                               | definition changed
1559 create_loopback_reply                                        | definition changed
1560 create_subif                                                 | definition changed
1561 create_subif_reply                                           | definition changed
1562 create_vhost_user_if                                         | definition changed
1563 create_vhost_user_if_reply                                   | definition changed
1564 create_vlan_subif                                            | definition changed
1565 create_vlan_subif_reply                                      | definition changed
1566 delete_loopback                                              | definition changed
1567 delete_loopback_reply                                        | definition changed
1568 delete_subif                                                 | definition changed
1569 delete_subif_reply                                           | definition changed
1570 delete_vhost_user_if                                         | definition changed
1571 delete_vhost_user_if_reply                                   | definition changed
1572 dhcp_client_config                                           | definition changed
1573 dhcp_client_config_reply                                     | definition changed
1574 dhcp_compl_event                                             | definition changed
1575 dhcp_proxy_config                                            | definition changed
1576 dhcp_proxy_config_reply                                      | definition changed
1577 dhcp_proxy_details                                           | definition changed
1578 dhcp_proxy_dump                                              | definition changed
1579 dhcp_proxy_set_vss                                           | definition changed
1580 dhcp_proxy_set_vss_reply                                     | definition changed
1581 disconnect_session                                           | definition changed
1582 disconnect_session_reply                                     | definition changed
1583 dns_enable_disable                                           | definition changed
1584 dns_enable_disable_reply                                     | definition changed
1585 dns_name_server_add_del                                      | definition changed
1586 dns_name_server_add_del_reply                                | definition changed
1587 dns_resolve_ip                                               | definition changed
1588 dns_resolve_ip_reply                                         | definition changed
1589 dns_resolve_name                                             | definition changed
1590 dns_resolve_name_reply                                       | definition changed
1591 dslite_add_del_pool_addr_range                               | definition changed
1592 dslite_add_del_pool_addr_range_reply                         | definition changed
1593 dslite_get_aftr_addr                                         | definition changed
1594 dslite_get_b4_addr                                           | definition changed
1595 dslite_set_aftr_addr                                         | definition changed
1596 dslite_set_aftr_addr_reply                                   | definition changed
1597 dslite_set_b4_addr                                           | definition changed
1598 feature_enable_disable                                       | definition changed
1599 feature_enable_disable_reply                                 | definition changed
1600 flow_classify_details                                        | definition changed
1601 flow_classify_dump                                           | definition changed
1602 flow_classify_set_interface                                  | definition changed
1603 flow_classify_set_interface_reply                            | definition changed
1604 flowprobe_params                                             | definition changed
1605 flowprobe_params_reply                                       | definition changed
1606 flowprobe_tx_interface_add_del                               | definition changed
1607 flowprobe_tx_interface_add_del_reply                         | definition changed
1608 gbp_contract_add_del                                         | definition changed
1609 gbp_contract_details                                         | only in image
1610 gbp_contract_dump                                            | only in image
1611 gbp_endpoint_add_del                                         | definition changed
1612 gbp_endpoint_details                                         | only in image
1613 gbp_endpoint_dump                                            | only in image
1614 geneve_add_del_tunnel                                        | definition changed
1615 geneve_add_del_tunnel_reply                                  | definition changed
1616 geneve_tunnel_details                                        | definition changed
1617 geneve_tunnel_dump                                           | definition changed
1618 get_first_msg_id                                             | definition changed
1619 get_first_msg_id_reply                                       | definition changed
1620 get_next_index                                               | definition changed
1621 get_next_index_reply                                         | definition changed
1622 get_node_graph                                               | definition changed
1623 get_node_graph_reply                                         | definition changed
1624 get_node_index                                               | definition changed
1625 get_node_index_reply                                         | definition changed
1626 gpe_add_del_fwd_entry                                        | definition changed
1627 gpe_add_del_fwd_entry_reply                                  | definition changed
1628 gpe_add_del_iface                                            | definition changed
1629 gpe_add_del_iface_reply                                      | definition changed
1630 gpe_add_del_native_fwd_rpath                                 | definition changed
1631 gpe_add_del_native_fwd_rpath_reply                           | definition changed
1632 gpe_enable_disable                                           | definition changed
1633 gpe_enable_disable_reply                                     | definition changed
1634 gpe_fwd_entries_get                                          | definition changed
1635 gpe_fwd_entries_get_reply                                    | definition changed
1636 gpe_fwd_entry_path_details                                   | definition changed
1637 gpe_fwd_entry_path_dump                                      | definition changed
1638 gpe_fwd_entry_vnis_get                                       | definition changed
1639 gpe_fwd_entry_vnis_get_reply                                 | definition changed
1640 gpe_get_encap_mode                                           | definition changed
1641 gpe_get_encap_mode_reply                                     | definition changed
1642 gpe_native_fwd_rpaths_get                                    | definition changed
1643 gpe_native_fwd_rpaths_get_reply                              | definition changed
1644 gpe_set_encap_mode                                           | definition changed
1645 gpe_set_encap_mode_reply                                     | definition changed
1646 gre_add_del_tunnel                                           | definition changed
1647 gre_add_del_tunnel_reply                                     | definition changed
1648 gre_tunnel_details                                           | definition changed
1649 gre_tunnel_dump                                              | definition changed
1650 gtpu_add_del_tunnel                                          | definition changed
1651 gtpu_add_del_tunnel_reply                                    | definition changed
1652 gtpu_tunnel_details                                          | definition changed
1653 gtpu_tunnel_dump                                             | definition changed
1654 igmp_clear_interface                                         | definition changed
1655 igmp_details                                                 | only in image
1656 igmp_dump                                                    | only in image
1657 igmp_enable_disable                                          | definition changed
1658 igmp_event                                                   | only in image
1659 igmp_listen                                                  | definition changed
1660 ikev2_initiate_del_child_sa                                  | definition changed
1661 ikev2_initiate_del_child_sa_reply                            | definition changed
1662 ikev2_initiate_del_ike_sa                                    | definition changed
1663 ikev2_initiate_del_ike_sa_reply                              | definition changed
1664 ikev2_initiate_rekey_child_sa                                | definition changed
1665 ikev2_initiate_rekey_child_sa_reply                          | definition changed
1666 ikev2_initiate_sa_init                                       | definition changed
1667 ikev2_initiate_sa_init_reply                                 | definition changed
1668 ikev2_profile_add_del                                        | definition changed
1669 ikev2_profile_add_del_reply                                  | definition changed
1670 ikev2_profile_set_auth                                       | definition changed
1671 ikev2_profile_set_auth_reply                                 | definition changed
1672 ikev2_profile_set_id                                         | definition changed
1673 ikev2_profile_set_id_reply                                   | definition changed
1674 ikev2_profile_set_ts                                         | definition changed
1675 ikev2_profile_set_ts_reply                                   | definition changed
1676 ikev2_set_esp_transforms                                     | definition changed
1677 ikev2_set_esp_transforms_reply                               | definition changed
1678 ikev2_set_ike_transforms                                     | definition changed
1679 ikev2_set_ike_transforms_reply                               | definition changed
1680 ikev2_set_local_key                                          | definition changed
1681 ikev2_set_local_key_reply                                    | definition changed
1682 ikev2_set_responder                                          | definition changed
1683 ikev2_set_responder_reply                                    | definition changed
1684 ikev2_set_sa_lifetime                                        | definition changed
1685 ikev2_set_sa_lifetime_reply                                  | definition changed
1686 input_acl_set_interface                                      | definition changed
1687 input_acl_set_interface_reply                                | definition changed
1688 interface_name_renumber                                      | definition changed
1689 interface_name_renumber_reply                                | definition changed
1690 ioam_cache_ip6_enable_disable                                | definition changed
1691 ioam_cache_ip6_enable_disable_reply                          | definition changed
1692 ioam_disable                                                 | definition changed
1693 ioam_disable_reply                                           | definition changed
1694 ioam_enable                                                  | definition changed
1695 ioam_enable_reply                                            | definition changed
1696 ioam_export_ip6_enable_disable                               | definition changed
1697 ioam_export_ip6_enable_disable_reply                         | definition changed
1698 ip4_arp_event                                                | definition changed
1699 ip6_fib_details                                              | definition changed
1700 ip6_fib_dump                                                 | definition changed
1701 ip6_mfib_details                                             | definition changed
1702 ip6_mfib_dump                                                | definition changed
1703 ip6_nd_address_autoconfig                                    | definition changed
1704 ip6_nd_event                                                 | definition changed
1705 ip6_ra_event                                                 | only in image
1706 ip6nd_proxy_add_del                                          | definition changed
1707 ip6nd_proxy_add_del_reply                                    | definition changed
1708 ip6nd_proxy_details                                          | definition changed
1709 ip6nd_proxy_dump                                             | definition changed
1710 ip6nd_send_router_solicitation                               | definition changed
1711 ip_add_del_route                                             | definition changed
1712 ip_add_del_route_reply                                       | definition changed
1713 ip_address_details                                           | definition changed
1714 ip_address_dump                                              | definition changed
1715 ip_container_proxy_add_del                                   | definition changed
1716 ip_container_proxy_add_del_reply                             | definition changed
1717 ip_details                                                   | definition changed
1718 ip_dump                                                      | definition changed
1719 ip_fib_details                                               | definition changed
1720 ip_fib_dump                                                  | definition changed
1721 ip_mfib_details                                              | definition changed
1722 ip_mfib_dump                                                 | definition changed
1723 ip_mroute_add_del                                            | definition changed
1724 ip_mroute_add_del_reply                                      | definition changed
1725 ip_neighbor_add_del                                          | definition changed
1726 ip_neighbor_add_del_reply                                    | definition changed
1727 ip_neighbor_details                                          | definition changed
1728 ip_neighbor_dump                                             | definition changed
1729 ip_punt_police                                               | definition changed
1730 ip_punt_police_reply                                         | definition changed
1731 ip_punt_redirect                                             | definition changed
1732 ip_punt_redirect_reply                                       | definition changed
1733 ip_reassembly_enable_disable                                 | definition changed
1734 ip_reassembly_get                                            | definition changed
1735 ip_reassembly_set                                            | definition changed
1736 ip_source_and_port_range_check_add_del                       | definition changed
1737 ip_source_and_port_range_check_add_del_reply                 | definition changed
1738 ip_source_and_port_range_check_interface_add_del             | definition changed
1739 ip_source_and_port_range_check_interface_add_del_reply       | definition changed
1740 ip_table_add_del                                             | definition changed
1741 ip_table_add_del_reply                                       | definition changed
1742 ipfix_classify_stream_details                                | definition changed
1743 ipfix_classify_stream_dump                                   | definition changed
1744 ipfix_classify_table_add_del                                 | definition changed
1745 ipfix_classify_table_add_del_reply                           | definition changed
1746 ipfix_classify_table_details                                 | definition changed
1747 ipfix_classify_table_dump                                    | definition changed
1748 ipfix_exporter_details                                       | definition changed
1749 ipfix_exporter_dump                                          | definition changed
1750 ipip_6rd_add_tunnel                                          | definition changed
1751 ipip_6rd_del_tunnel                                          | definition changed
1752 ipip_add_tunnel                                              | definition changed
1753 ipip_del_tunnel                                              | definition changed
1754 ipip_tunnel_details                                          | only in image
1755 ipip_tunnel_dump                                             | only in image
1756 ipsec_gre_add_del_tunnel                                     | definition changed
1757 ipsec_gre_add_del_tunnel_reply                               | definition changed
1758 ipsec_gre_tunnel_details                                     | definition changed
1759 ipsec_gre_tunnel_dump                                        | definition changed
1760 ipsec_interface_add_del_spd                                  | definition changed
1761 ipsec_interface_add_del_spd_reply                            | definition changed
1762 ipsec_sa_details                                             | definition changed
1763 ipsec_sa_dump                                                | definition changed
1764 ipsec_sa_set_key                                             | definition changed
1765 ipsec_sa_set_key_reply                                       | definition changed
1766 ipsec_sad_add_del_entry                                      | definition changed
1767 ipsec_sad_add_del_entry_reply                                | definition changed
1768 ipsec_spd_add_del                                            | definition changed
1769 ipsec_spd_add_del_entry                                      | definition changed
1770 ipsec_spd_add_del_entry_reply                                | definition changed
1771 ipsec_spd_add_del_reply                                      | definition changed
1772 ipsec_spd_details                                            | definition changed
1773 ipsec_spd_dump                                               | definition changed
1774 ipsec_tunnel_if_add_del                                      | definition changed
1775 ipsec_tunnel_if_add_del_reply                                | definition changed
1776 ipsec_tunnel_if_set_key                                      | definition changed
1777 ipsec_tunnel_if_set_key_reply                                | definition changed
1778 ipsec_tunnel_if_set_sa                                       | definition changed
1779 ipsec_tunnel_if_set_sa_reply                                 | definition changed
1780 kp_add_del_pod                                               | definition changed
1781 kp_add_del_pod_reply                                         | definition changed
1782 kp_add_del_vip                                               | definition changed
1783 kp_add_del_vip_reply                                         | definition changed
1784 kp_conf                                                      | definition changed
1785 kp_conf_reply                                                | definition changed
1786 l2_emulation                                                 | definition changed
1787 l2_emulation_reply                                           | definition changed
1788 l2_fib_clear_table                                           | definition changed
1789 l2_fib_clear_table_reply                                     | definition changed
1790 l2_fib_table_details                                         | definition changed
1791 l2_fib_table_dump                                            | definition changed
1792 l2_flags                                                     | definition changed
1793 l2_flags_reply                                               | definition changed
1794 l2_interface_efp_filter                                      | definition changed
1795 l2_interface_efp_filter_reply                                | definition changed
1796 l2_interface_pbb_tag_rewrite                                 | definition changed
1797 l2_interface_pbb_tag_rewrite_reply                           | definition changed
1798 l2_interface_vlan_tag_rewrite                                | definition changed
1799 l2_interface_vlan_tag_rewrite_reply                          | definition changed
1800 l2_macs_event                                                | definition changed
1801 l2_patch_add_del                                             | definition changed
1802 l2_patch_add_del_reply                                       | definition changed
1803 l2_xconnect_details                                          | definition changed
1804 l2_xconnect_dump                                             | definition changed
1805 l2fib_add_del                                                | definition changed
1806 l2fib_add_del_reply                                          | definition changed
1807 l2fib_flush_all                                              | definition changed
1808 l2fib_flush_all_reply                                        | definition changed
1809 l2fib_flush_bd                                               | definition changed
1810 l2fib_flush_bd_reply                                         | definition changed
1811 l2fib_flush_int                                              | definition changed
1812 l2fib_flush_int_reply                                        | definition changed
1813 l2tpv3_create_tunnel                                         | definition changed
1814 l2tpv3_create_tunnel_reply                                   | definition changed
1815 l2tpv3_interface_enable_disable                              | definition changed
1816 l2tpv3_interface_enable_disable_reply                        | definition changed
1817 l2tpv3_set_lookup_key                                        | definition changed
1818 l2tpv3_set_lookup_key_reply                                  | definition changed
1819 l2tpv3_set_tunnel_cookies                                    | definition changed
1820 l2tpv3_set_tunnel_cookies_reply                              | definition changed
1821 lb_add_del_as                                                | definition changed
1822 lb_add_del_as_reply                                          | definition changed
1823 lb_add_del_vip                                               | definition changed
1824 lb_add_del_vip_reply                                         | definition changed
1825 lb_conf                                                      | definition changed
1826 lb_conf_reply                                                | definition changed
1827 lisp_add_del_adjacency                                       | definition changed
1828 lisp_add_del_adjacency_reply                                 | definition changed
1829 lisp_add_del_local_eid                                       | definition changed
1830 lisp_add_del_local_eid_reply                                 | definition changed
1831 lisp_add_del_locator                                         | definition changed
1832 lisp_add_del_locator_reply                                   | definition changed
1833 lisp_add_del_locator_set                                     | definition changed
1834 lisp_add_del_locator_set_reply                               | definition changed
1835 lisp_add_del_map_request_itr_rlocs                           | definition changed
1836 lisp_add_del_map_request_itr_rlocs_reply                     | definition changed
1837 lisp_add_del_map_resolver                                    | definition changed
1838 lisp_add_del_map_resolver_reply                              | definition changed
1839 lisp_add_del_map_server                                      | definition changed
1840 lisp_add_del_map_server_reply                                | definition changed
1841 lisp_add_del_remote_mapping                                  | definition changed
1842 lisp_add_del_remote_mapping_reply                            | definition changed
1843 lisp_adjacencies_get                                         | definition changed
1844 lisp_adjacencies_get_reply                                   | definition changed
1845 lisp_eid_table_add_del_map                                   | definition changed
1846 lisp_eid_table_add_del_map_reply                             | definition changed
1847 lisp_eid_table_details                                       | definition changed
1848 lisp_eid_table_dump                                          | definition changed
1849 lisp_eid_table_map_details                                   | definition changed
1850 lisp_eid_table_map_dump                                      | definition changed
1851 lisp_eid_table_vni_details                                   | definition changed
1852 lisp_eid_table_vni_dump                                      | definition changed
1853 lisp_enable_disable                                          | definition changed
1854 lisp_enable_disable_reply                                    | definition changed
1855 lisp_get_map_request_itr_rlocs                               | definition changed
1856 lisp_get_map_request_itr_rlocs_reply                         | definition changed
1857 lisp_locator_details                                         | definition changed
1858 lisp_locator_dump                                            | definition changed
1859 lisp_locator_set_details                                     | definition changed
1860 lisp_locator_set_dump                                        | definition changed
1861 lisp_map_register_enable_disable                             | definition changed
1862 lisp_map_register_enable_disable_reply                       | definition changed
1863 lisp_map_request_mode                                        | definition changed
1864 lisp_map_request_mode_reply                                  | definition changed
1865 lisp_map_resolver_details                                    | definition changed
1866 lisp_map_resolver_dump                                       | definition changed
1867 lisp_map_server_details                                      | definition changed
1868 lisp_map_server_dump                                         | definition changed
1869 lisp_pitr_set_locator_set                                    | definition changed
1870 lisp_pitr_set_locator_set_reply                              | definition changed
1871 lisp_rloc_probe_enable_disable                               | definition changed
1872 lisp_rloc_probe_enable_disable_reply                         | definition changed
1873 lisp_use_petr                                                | definition changed
1874 lisp_use_petr_reply                                          | definition changed
1875 lldp_config                                                  | definition changed
1876 lldp_config_reply                                            | definition changed
1877 macip_acl_add                                                | definition changed
1878 macip_acl_add_replace                                        | definition changed
1879 macip_acl_add_replace_reply                                  | definition changed
1880 macip_acl_add_reply                                          | definition changed
1881 macip_acl_del                                                | definition changed
1882 macip_acl_del_reply                                          | definition changed
1883 macip_acl_details                                            | definition changed
1884 macip_acl_dump                                               | definition changed
1885 macip_acl_interface_add_del                                  | definition changed
1886 macip_acl_interface_add_del_reply                            | definition changed
1887 macip_acl_interface_get                                      | definition changed
1888 macip_acl_interface_get_reply                                | definition changed
1889 macip_acl_interface_list_details                             | definition changed
1890 macip_acl_interface_list_dump                                | definition changed
1891 map_add_del_rule                                             | definition changed
1892 map_add_del_rule_reply                                       | definition changed
1893 map_add_domain                                               | definition changed
1894 map_add_domain_reply                                         | definition changed
1895 map_another_segment                                          | definition changed
1896 map_another_segment_reply                                    | definition changed
1897 map_del_domain                                               | definition changed
1898 map_del_domain_reply                                         | definition changed
1899 map_domain_details                                           | definition changed
1900 map_domain_dump                                              | definition changed
1901 map_rule_details                                             | definition changed
1902 map_rule_dump                                                | definition changed
1903 map_summary_stats                                            | definition changed
1904 map_summary_stats_reply                                      | definition changed
1905 memclnt_create                                               | definition changed
1906 memclnt_create_reply                                         | definition changed
1907 memclnt_delete                                               | definition changed
1908 memclnt_delete_reply                                         | definition changed
1909 memclnt_keepalive                                            | definition changed
1910 memclnt_keepalive_reply                                      | definition changed
1911 memclnt_read_timeout                                         | definition changed
1912 memclnt_rx_thread_suspend                                    | definition changed
1913 memfd_segment_create                                         | definition changed
1914 memfd_segment_create_reply                                   | definition changed
1915 memif_create                                                 | definition changed
1916 memif_create_reply                                           | definition changed
1917 memif_delete                                                 | definition changed
1918 memif_delete_reply                                           | definition changed
1919 memif_details                                                | definition changed
1920 memif_dump                                                   | definition changed
1921 memif_socket_filename_add_del                                | definition changed
1922 memif_socket_filename_details                                | only in image
1923 memif_socket_filename_dump                                   | only in image
1924 mfib_signal_details                                          | definition changed
1925 mfib_signal_dump                                             | definition changed
1926 modify_vhost_user_if                                         | definition changed
1927 modify_vhost_user_if_reply                                   | definition changed
1928 mpls_fib_details                                             | definition changed
1929 mpls_fib_dump                                                | definition changed
1930 mpls_ip_bind_unbind                                          | definition changed
1931 mpls_ip_bind_unbind_reply                                    | definition changed
1932 mpls_route_add_del                                           | definition changed
1933 mpls_route_add_del_reply                                     | definition changed
1934 mpls_table_add_del                                           | definition changed
1935 mpls_table_add_del_reply                                     | definition changed
1936 mpls_tunnel_add_del                                          | definition changed
1937 mpls_tunnel_add_del_reply                                    | definition changed
1938 mpls_tunnel_details                                          | definition changed
1939 mpls_tunnel_dump                                             | definition changed
1940 nat44_add_del_address_range                                  | definition changed
1941 nat44_add_del_address_range_reply                            | definition changed
1942 nat44_add_del_identity_mapping                               | definition changed
1943 nat44_add_del_identity_mapping_reply                         | definition changed
1944 nat44_add_del_interface_addr                                 | definition changed
1945 nat44_add_del_interface_addr_reply                           | definition changed
1946 nat44_add_del_lb_static_mapping                              | definition changed
1947 nat44_add_del_lb_static_mapping_reply                        | definition changed
1948 nat44_add_del_static_mapping                                 | definition changed
1949 nat44_add_del_static_mapping_reply                           | definition changed
1950 nat44_address_details                                        | definition changed
1951 nat44_address_dump                                           | definition changed
1952 nat44_del_session                                            | definition changed
1953 nat44_del_session_reply                                      | definition changed
1954 nat44_forwarding_enable_disable                              | definition changed
1955 nat44_forwarding_enable_disable_reply                        | definition changed
1956 nat44_forwarding_is_enabled                                  | definition changed
1957 nat44_forwarding_is_enabled_reply                            | definition changed
1958 nat44_identity_mapping_details                               | definition changed
1959 nat44_identity_mapping_dump                                  | definition changed
1960 nat44_interface_add_del_feature                              | definition changed
1961 nat44_interface_add_del_feature_reply                        | definition changed
1962 nat44_interface_add_del_output_feature                       | definition changed
1963 nat44_interface_add_del_output_feature_reply                 | definition changed
1964 nat44_interface_addr_details                                 | definition changed
1965 nat44_interface_addr_dump                                    | definition changed
1966 nat44_interface_details                                      | definition changed
1967 nat44_interface_dump                                         | definition changed
1968 nat44_interface_output_feature_details                       | definition changed
1969 nat44_interface_output_feature_dump                          | definition changed
1970 nat44_lb_static_mapping_details                              | definition changed
1971 nat44_lb_static_mapping_dump                                 | definition changed
1972 nat44_static_mapping_details                                 | definition changed
1973 nat44_static_mapping_dump                                    | definition changed
1974 nat44_user_details                                           | definition changed
1975 nat44_user_dump                                              | definition changed
1976 nat44_user_session_details                                   | definition changed
1977 nat44_user_session_dump                                      | definition changed
1978 nat64_add_del_interface_addr                                 | definition changed
1979 nat64_add_del_interface_addr_reply                           | definition changed
1980 nat64_add_del_interface                                      | definition changed
1981 nat64_add_del_interface_reply                                | definition changed
1982 nat64_add_del_pool_addr_range                                | definition changed
1983 nat64_add_del_pool_addr_range_reply                          | definition changed
1984 nat64_add_del_prefix                                         | definition changed
1985 nat64_add_del_prefix_reply                                   | definition changed
1986 nat64_add_del_static_bib                                     | definition changed
1987 nat64_add_del_static_bib_reply                               | definition changed
1988 nat64_bib_details                                            | definition changed
1989 nat64_bib_dump                                               | definition changed
1990 nat64_get_timeouts                                           | definition changed
1991 nat64_get_timeouts_reply                                     | definition changed
1992 nat64_interface_details                                      | definition changed
1993 nat64_interface_dump                                         | definition changed
1994 nat64_pool_addr_details                                      | definition changed
1995 nat64_pool_addr_dump                                         | definition changed
1996 nat64_prefix_details                                         | definition changed
1997 nat64_prefix_dump                                            | definition changed
1998 nat64_set_timeouts                                           | definition changed
1999 nat64_set_timeouts_reply                                     | definition changed
2000 nat64_st_details                                             | definition changed
2001 nat64_st_dump                                                | definition changed
2002 nat66_add_del_interface                                      | definition changed
2003 nat66_add_del_static_mapping                                 | definition changed
2004 nat66_interface_details                                      | only in image
2005 nat66_interface_dump                                         | only in image
2006 nat66_static_mapping_details                                 | only in image
2007 nat66_static_mapping_dump                                    | only in image
2008 nat_control_ping                                             | definition changed
2009 nat_control_ping_reply                                       | definition changed
2010 nat_det_add_del_map                                          | definition changed
2011 nat_det_add_del_map_reply                                    | definition changed
2012 nat_det_close_session_in                                     | definition changed
2013 nat_det_close_session_in_reply                               | definition changed
2014 nat_det_close_session_out                                    | definition changed
2015 nat_det_close_session_out_reply                              | definition changed
2016 nat_det_forward                                              | definition changed
2017 nat_det_forward_reply                                        | definition changed
2018 nat_det_get_timeouts                                         | definition changed
2019 nat_det_get_timeouts_reply                                   | definition changed
2020 nat_det_map_details                                          | definition changed
2021 nat_det_map_dump                                             | definition changed
2022 nat_det_reverse                                              | definition changed
2023 nat_det_reverse_reply                                        | definition changed
2024 nat_det_session_details                                      | definition changed
2025 nat_det_session_dump                                         | definition changed
2026 nat_det_set_timeouts                                         | definition changed
2027 nat_det_set_timeouts_reply                                   | definition changed
2028 nat_get_reass                                                | definition changed
2029 nat_get_reass_reply                                          | definition changed
2030 nat_ipfix_enable_disable                                     | definition changed
2031 nat_ipfix_enable_disable_reply                               | definition changed
2032 nat_reass_details                                            | definition changed
2033 nat_reass_dump                                               | definition changed
2034 nat_set_reass                                                | definition changed
2035 nat_set_reass_reply                                          | definition changed
2036 nat_set_workers                                              | definition changed
2037 nat_set_workers_reply                                        | definition changed
2038 nat_show_config                                              | definition changed
2039 nat_show_config_reply                                        | definition changed
2040 nat_worker_details                                           | definition changed
2041 nat_worker_dump                                              | definition changed
2042 netmap_create                                                | definition changed
2043 netmap_create_reply                                          | definition changed
2044 netmap_delete                                                | definition changed
2045 netmap_delete_reply                                          | definition changed
2046 oam_add_del                                                  | definition changed
2047 oam_add_del_reply                                            | definition changed
2048 oam_event                                                    | definition changed
2049 one_add_del_adjacency                                        | definition changed
2050 one_add_del_adjacency_reply                                  | definition changed
2051 one_add_del_l2_arp_entry                                     | definition changed
2052 one_add_del_l2_arp_entry_reply                               | definition changed
2053 one_add_del_local_eid                                        | definition changed
2054 one_add_del_local_eid_reply                                  | definition changed
2055 one_add_del_locator                                          | definition changed
2056 one_add_del_locator_reply                                    | definition changed
2057 one_add_del_locator_set                                      | definition changed
2058 one_add_del_locator_set_reply                                | definition changed
2059 one_add_del_map_request_itr_rlocs                            | definition changed
2060 one_add_del_map_request_itr_rlocs_reply                      | definition changed
2061 one_add_del_map_resolver                                     | definition changed
2062 one_add_del_map_resolver_reply                               | definition changed
2063 one_add_del_map_server                                       | definition changed
2064 one_add_del_map_server_reply                                 | definition changed
2065 one_add_del_ndp_entry                                        | definition changed
2066 one_add_del_ndp_entry_reply                                  | definition changed
2067 one_add_del_remote_mapping                                   | definition changed
2068 one_add_del_remote_mapping_reply                             | definition changed
2069 one_adjacencies_get                                          | definition changed
2070 one_adjacencies_get_reply                                    | definition changed
2071 one_eid_table_add_del_map                                    | definition changed
2072 one_eid_table_add_del_map_reply                              | definition changed
2073 one_eid_table_details                                        | definition changed
2074 one_eid_table_dump                                           | definition changed
2075 one_eid_table_map_details                                    | definition changed
2076 one_eid_table_map_dump                                       | definition changed
2077 one_eid_table_vni_details                                    | definition changed
2078 one_eid_table_vni_dump                                       | definition changed
2079 one_enable_disable                                           | definition changed
2080 one_enable_disable_petr_mode                                 | definition changed
2081 one_enable_disable_petr_mode_reply                           | definition changed
2082 one_enable_disable_pitr_mode                                 | definition changed
2083 one_enable_disable_pitr_mode_reply                           | definition changed
2084 one_enable_disable_reply                                     | definition changed
2085 one_enable_disable_xtr_mode                                  | definition changed
2086 one_enable_disable_xtr_mode_reply                            | definition changed
2087 one_get_map_request_itr_rlocs                                | definition changed
2088 one_get_map_request_itr_rlocs_reply                          | definition changed
2089 one_get_transport_protocol                                   | definition changed
2090 one_get_transport_protocol_reply                             | definition changed
2091 one_l2_arp_bd_get                                            | definition changed
2092 one_l2_arp_bd_get_reply                                      | definition changed
2093 one_l2_arp_entries_get                                       | definition changed
2094 one_l2_arp_entries_get_reply                                 | definition changed
2095 one_locator_details                                          | definition changed
2096 one_locator_dump                                             | definition changed
2097 one_locator_set_details                                      | definition changed
2098 one_locator_set_dump                                         | definition changed
2099 one_map_register_enable_disable                              | definition changed
2100 one_map_register_enable_disable_reply                        | definition changed
2101 one_map_register_fallback_threshold                          | definition changed
2102 one_map_register_fallback_threshold_reply                    | definition changed
2103 one_map_register_set_ttl                                     | definition changed
2104 one_map_register_set_ttl_reply                               | definition changed
2105 one_map_request_mode                                         | definition changed
2106 one_map_request_mode_reply                                   | definition changed
2107 one_map_resolver_details                                     | definition changed
2108 one_map_resolver_dump                                        | definition changed
2109 one_map_server_details                                       | definition changed
2110 one_map_server_dump                                          | definition changed
2111 one_ndp_bd_get                                               | definition changed
2112 one_ndp_bd_get_reply                                         | definition changed
2113 one_ndp_entries_get                                          | definition changed
2114 one_ndp_entries_get_reply                                    | definition changed
2115 one_nsh_set_locator_set                                      | definition changed
2116 one_nsh_set_locator_set_reply                                | definition changed
2117 one_pitr_set_locator_set                                     | definition changed
2118 one_pitr_set_locator_set_reply                               | definition changed
2119 one_rloc_probe_enable_disable                                | definition changed
2120 one_rloc_probe_enable_disable_reply                          | definition changed
2121 one_set_transport_protocol                                   | definition changed
2122 one_set_transport_protocol_reply                             | definition changed
2123 one_show_petr_mode                                           | definition changed
2124 one_show_petr_mode_reply                                     | definition changed
2125 one_show_pitr_mode                                           | definition changed
2126 one_show_pitr_mode_reply                                     | definition changed
2127 one_show_xtr_mode                                            | definition changed
2128 one_show_xtr_mode_reply                                      | definition changed
2129 one_stats_details                                            | definition changed
2130 one_stats_dump                                               | definition changed
2131 one_stats_enable_disable                                     | definition changed
2132 one_stats_enable_disable_reply                               | definition changed
2133 one_stats_flush                                              | definition changed
2134 one_stats_flush_reply                                        | definition changed
2135 one_use_petr                                                 | definition changed
2136 one_use_petr_reply                                           | definition changed
2137 output_acl_set_interface                                     | definition changed
2138 p2p_ethernet_add                                             | definition changed
2139 p2p_ethernet_add_reply                                       | definition changed
2140 p2p_ethernet_del                                             | definition changed
2141 p2p_ethernet_del_reply                                       | definition changed
2142 pg_capture                                                   | definition changed
2143 pg_capture_reply                                             | definition changed
2144 pg_create_interface                                          | definition changed
2145 pg_create_interface_reply                                    | definition changed
2146 pg_enable_disable                                            | definition changed
2147 pg_enable_disable_reply                                      | definition changed
2148 policer_add_del                                              | definition changed
2149 policer_add_del_reply                                        | definition changed
2150 policer_classify_details                                     | definition changed
2151 policer_classify_dump                                        | definition changed
2152 policer_classify_set_interface                               | definition changed
2153 policer_classify_set_interface_reply                         | definition changed
2154 policer_details                                              | definition changed
2155 policer_dump                                                 | definition changed
2156 pot_profile_activate                                         | definition changed
2157 pot_profile_activate_reply                                   | definition changed
2158 pot_profile_add                                              | definition changed
2159 pot_profile_add_reply                                        | definition changed
2160 pot_profile_del                                              | definition changed
2161 pot_profile_del_reply                                        | definition changed
2162 pot_profile_show_config_details                              | definition changed
2163 pot_profile_show_config_dump                                 | definition changed
2164 pppoe_add_del_session                                        | definition changed
2165 pppoe_add_del_session_reply                                  | definition changed
2166 pppoe_session_details                                        | definition changed
2167 pppoe_session_dump                                           | definition changed
2168 proxy_arp_add_del                                            | definition changed
2169 proxy_arp_add_del_reply                                      | definition changed
2170 proxy_arp_intfc_enable_disable                               | definition changed
2171 proxy_arp_intfc_enable_disable_reply                         | definition changed
2172 punt                                                         | definition changed
2173 punt_reply                                                   | definition changed
2174 punt_socket_deregister                                       | definition changed
2175 punt_socket_deregister_reply                                 | definition changed
2176 punt_socket_register                                         | definition changed
2177 punt_socket_register_reply                                   | definition changed
2178 qos_egress_map_delete                                        | definition changed
2179 qos_egress_map_update                                        | definition changed
2180 qos_mark_enable_disable                                      | definition changed
2181 qos_record_enable_disable                                    | definition changed
2182 reset_fib                                                    | definition changed
2183 reset_fib_reply                                              | definition changed
2184 reset_session                                                | definition changed
2185 reset_session_reply                                          | definition changed
2186 rpc_call                                                     | definition changed
2187 rpc_call_reply                                               | definition changed
2188 rx_thread_exit                                               | definition changed
2189 sctp_add_src_dst_connection                                  | definition changed
2190 sctp_config                                                  | definition changed
2191 sctp_del_src_dst_connection                                  | definition changed
2192 session_enable_disable                                       | definition changed
2193 session_enable_disable_reply                                 | definition changed
2194 session_rule_add_del                                         | definition changed
2195 session_rule_add_del_reply                                   | definition changed
2196 session_rules_details                                        | definition changed
2197 session_rules_dump                                           | definition changed
2198 set_arp_neighbor_limit                                       | definition changed
2199 set_arp_neighbor_limit_reply                                 | definition changed
2200 set_ip_flow_hash                                             | definition changed
2201 set_ip_flow_hash_reply                                       | definition changed
2202 set_ipfix_classify_stream                                    | definition changed
2203 set_ipfix_classify_stream_reply                              | definition changed
2204 set_ipfix_exporter                                           | definition changed
2205 set_ipfix_exporter_reply                                     | definition changed
2206 show_lisp_map_register_state                                 | definition changed
2207 show_lisp_map_register_state_reply                           | definition changed
2208 show_lisp_map_request_mode                                   | definition changed
2209 show_lisp_map_request_mode_reply                             | definition changed
2210 show_lisp_pitr                                               | definition changed
2211 show_lisp_pitr_reply                                         | definition changed
2212 show_lisp_rloc_probe_state                                   | definition changed
2213 show_lisp_rloc_probe_state_reply                             | definition changed
2214 show_lisp_status                                             | definition changed
2215 show_lisp_status_reply                                       | definition changed
2216 show_lisp_use_petr                                           | definition changed
2217 show_lisp_use_petr_reply                                     | definition changed
2218 show_one_map_register_fallback_threshold                     | definition changed
2219 show_one_map_register_fallback_threshold_reply               | definition changed
2220 show_one_map_register_state                                  | definition changed
2221 show_one_map_register_state_reply                            | definition changed
2222 show_one_map_register_ttl                                    | definition changed
2223 show_one_map_register_ttl_reply                              | definition changed
2224 show_one_map_request_mode                                    | definition changed
2225 show_one_map_request_mode_reply                              | definition changed
2226 show_one_nsh_mapping                                         | definition changed
2227 show_one_nsh_mapping_reply                                   | definition changed
2228 show_one_pitr                                                | definition changed
2229 show_one_pitr_reply                                          | definition changed
2230 show_one_rloc_probe_state                                    | definition changed
2231 show_one_rloc_probe_state_reply                              | definition changed
2232 show_one_stats_enable_disable                                | definition changed
2233 show_one_stats_enable_disable_reply                          | definition changed
2234 show_one_status                                              | definition changed
2235 show_one_status_reply                                        | definition changed
2236 show_one_use_petr                                            | definition changed
2237 show_one_use_petr_reply                                      | definition changed
2238 show_version                                                 | definition changed
2239 show_version_reply                                           | definition changed
2240 sock_init_shm                                                | definition changed
2241 sockclnt_create                                              | definition changed
2242 sockclnt_create_reply                                        | definition changed
2243 sockclnt_delete                                              | definition changed
2244 sockclnt_delete_reply                                        | definition changed
2245 sr_localsid_add_del                                          | definition changed
2246 sr_localsid_add_del_reply                                    | definition changed
2247 sr_localsids_details                                         | definition changed
2248 sr_localsids_dump                                            | definition changed
2249 sr_mpls_policy_add                                           | definition changed
2250 sr_mpls_policy_add_reply                                     | definition changed
2251 sr_mpls_policy_assign_endpoint_color                         | definition changed
2252 sr_mpls_policy_assign_endpoint_color_reply                   | definition changed
2253 sr_mpls_policy_del                                           | definition changed
2254 sr_mpls_policy_del_reply                                     | definition changed
2255 sr_mpls_policy_mod                                           | definition changed
2256 sr_mpls_policy_mod_reply                                     | definition changed
2257 sr_mpls_steering_add_del                                     | definition changed
2258 sr_mpls_steering_add_del_reply                               | definition changed
2259 sr_policy_add                                                | definition changed
2260 sr_policy_add_reply                                          | definition changed
2261 sr_policy_del                                                | definition changed
2262 sr_policy_del_reply                                          | definition changed
2263 sr_policy_mod                                                | definition changed
2264 sr_policy_mod_reply                                          | definition changed
2265 sr_set_encap_source                                          | definition changed
2266 sr_set_encap_source_reply                                    | definition changed
2267 sr_steering_add_del                                          | definition changed
2268 sr_steering_add_del_reply                                    | definition changed
2269 stats_get_poller_delay                                       | definition changed
2270 stn_add_del_rule                                             | definition changed
2271 stn_add_del_rule_reply                                       | definition changed
2272 stn_rule_details                                             | only in file
2273 stn_rules_details                                            | only in image
2274 stn_rules_dump                                               | definition changed
2275 sw_if_l2tpv3_tunnel_details                                  | definition changed
2276 sw_if_l2tpv3_tunnel_dump                                     | definition changed
2277 sw_interface_add_del_address                                 | definition changed
2278 sw_interface_add_del_address_reply                           | definition changed
2279 sw_interface_bond_details                                    | only in image
2280 sw_interface_bond_dump                                       | only in image
2281 sw_interface_clear_stats                                     | definition changed
2282 sw_interface_clear_stats_reply                               | definition changed
2283 sw_interface_details                                         | definition changed
2284 sw_interface_dump                                            | definition changed
2285 sw_interface_event                                           | definition changed
2286 sw_interface_get_mac_address                                 | definition changed
2287 sw_interface_get_table                                       | definition changed
2288 sw_interface_get_table_reply                                 | definition changed
2289 sw_interface_ip6_enable_disable                              | definition changed
2290 sw_interface_ip6_enable_disable_reply                        | definition changed
2291 sw_interface_ip6_set_link_local_address                      | definition changed
2292 sw_interface_ip6_set_link_local_address_reply                | definition changed
2293 sw_interface_ip6nd_ra_config                                 | definition changed
2294 sw_interface_ip6nd_ra_config_reply                           | definition changed
2295 sw_interface_ip6nd_ra_prefix                                 | definition changed
2296 sw_interface_ip6nd_ra_prefix_reply                           | definition changed
2297 sw_interface_lacp_details                                    | only in image
2298 sw_interface_lacp_dump                                       | only in image
2299 sw_interface_set_dpdk_hqos_pipe                              | definition changed
2300 sw_interface_set_dpdk_hqos_pipe_reply                        | definition changed
2301 sw_interface_set_dpdk_hqos_subport                           | definition changed
2302 sw_interface_set_dpdk_hqos_subport_reply                     | definition changed
2303 sw_interface_set_dpdk_hqos_tctbl                             | definition changed
2304 sw_interface_set_dpdk_hqos_tctbl_reply                       | definition changed
2305 sw_interface_set_flags                                       | definition changed
2306 sw_interface_set_flags_reply                                 | definition changed
2307 sw_interface_set_geneve_bypass                               | definition changed
2308 sw_interface_set_geneve_bypass_reply                         | definition changed
2309 sw_interface_set_gtpu_bypass                                 | definition changed
2310 sw_interface_set_gtpu_bypass_reply                           | definition changed
2311 sw_interface_set_l2_bridge                                   | definition changed
2312 sw_interface_set_l2_bridge_reply                             | definition changed
2313 sw_interface_set_l2_xconnect                                 | definition changed
2314 sw_interface_set_l2_xconnect_reply                           | definition changed
2315 sw_interface_set_lldp                                        | definition changed
2316 sw_interface_set_lldp_reply                                  | definition changed
2317 sw_interface_set_mac_address                                 | definition changed
2318 sw_interface_set_mac_address_reply                           | definition changed
2319 sw_interface_set_mpls_enable                                 | definition changed
2320 sw_interface_set_mpls_enable_reply                           | definition changed
2321 sw_interface_set_mtu                                         | definition changed
2322 sw_interface_set_mtu_reply                                   | definition changed
2323 sw_interface_set_rx_mode                                     | definition changed
2324 sw_interface_set_rx_mode_reply                               | definition changed
2325 sw_interface_set_table                                       | definition changed
2326 sw_interface_set_table_reply                                 | definition changed
2327 sw_interface_set_unnumbered                                  | definition changed
2328 sw_interface_set_unnumbered_reply                            | definition changed
2329 sw_interface_set_vpath                                       | definition changed
2330 sw_interface_set_vpath_reply                                 | definition changed
2331 sw_interface_set_vxlan_bypass                                | definition changed
2332 sw_interface_set_vxlan_bypass_reply                          | definition changed
2333 sw_interface_set_vxlan_gpe_bypass                            | definition changed
2334 sw_interface_set_vxlan_gpe_bypass_reply                      | definition changed
2335 sw_interface_slave_details                                   | only in image
2336 sw_interface_slave_dump                                      | only in image
2337 sw_interface_span_details                                    | definition changed
2338 sw_interface_span_dump                                       | definition changed
2339 sw_interface_span_enable_disable                             | definition changed
2340 sw_interface_span_enable_disable_reply                       | definition changed
2341 sw_interface_tag_add_del                                     | definition changed
2342 sw_interface_tag_add_del_reply                               | definition changed
2343 sw_interface_tap_details                                     | definition changed
2344 sw_interface_tap_dump                                        | definition changed
2345 sw_interface_tap_v2_details                                  | definition changed
2346 sw_interface_tap_v2_dump                                     | definition changed
2347 sw_interface_vhost_user_details                              | definition changed
2348 sw_interface_vhost_user_dump                                 | definition changed
2349 tap_connect                                                  | definition changed
2350 tap_connect_reply                                            | definition changed
2351 tap_create_v2                                                | definition changed
2352 tap_create_v2_reply                                          | definition changed
2353 tap_delete                                                   | definition changed
2354 tap_delete_reply                                             | definition changed
2355 tap_delete_v2                                                | definition changed
2356 tap_delete_v2_reply                                          | definition changed
2357 tap_modify                                                   | definition changed
2358 tap_modify_reply                                             | definition changed
2359 tcp_configure_src_addresses                                  | definition changed
2360 tcp_configure_src_addresses_reply                            | definition changed
2361 trace_plugin_msg_ids                                         | definition changed
2362 trace_profile_add                                            | definition changed
2363 trace_profile_add_reply                                      | definition changed
2364 trace_profile_del                                            | definition changed
2365 trace_profile_del_reply                                      | definition changed
2366 trace_profile_show_config                                    | definition changed
2367 trace_profile_show_config_reply                              | definition changed
2368 udp_encap_add_del                                            | definition changed
2369 udp_encap_add_del_reply                                      | definition changed
2370 udp_encap_details                                            | definition changed
2371 udp_encap_dump                                               | definition changed
2372 udp_ping_add_del                                             | definition changed
2373 udp_ping_add_del_reply                                       | only in image
2374 udp_ping_add_del_req                                         | only in file
2375 udp_ping_export                                              | definition changed
2376 udp_ping_export_reply                                        | only in image
2377 udp_ping_export_req                                          | only in file
2378 unbind_sock                                                  | definition changed
2379 unbind_sock_reply                                            | definition changed
2380 unbind_uri                                                   | definition changed
2381 unbind_uri_reply                                             | definition changed
2382 unmap_segment                                                | definition changed
2383 vnet_get_summary_stats                                       | definition changed
2384 vnet_get_summary_stats_reply                                 | definition changed
2385 vnet_interface_combined_counters                             | definition changed
2386 vnet_interface_simple_counters                               | definition changed
2387 vnet_ip4_fib_counters                                        | definition changed
2388 vnet_ip4_mfib_counters                                       | definition changed
2389 vnet_ip4_nbr_counters                                        | definition changed
2390 vnet_ip6_fib_counters                                        | definition changed
2391 vnet_ip6_mfib_counters                                       | definition changed
2392 vnet_ip6_nbr_counters                                        | definition changed
2393 vnet_per_interface_combined_counters                         | definition changed
2394 vnet_per_interface_simple_counters                           | definition changed
2395 vnet_udp_encap_counters                                      | only in image
2396 vxlan_add_del_tunnel                                         | definition changed
2397 vxlan_add_del_tunnel_reply                                   | definition changed
2398 vxlan_gpe_add_del_tunnel                                     | definition changed
2399 vxlan_gpe_add_del_tunnel_reply                               | definition changed
2400 vxlan_gpe_ioam_disable                                       | definition changed
2401 vxlan_gpe_ioam_disable_reply                                 | definition changed
2402 vxlan_gpe_ioam_enable                                        | definition changed
2403 vxlan_gpe_ioam_enable_reply                                  | definition changed
2404 vxlan_gpe_ioam_export_enable_disable                         | definition changed
2405 vxlan_gpe_ioam_export_enable_disable_reply                   | definition changed
2406 vxlan_gpe_ioam_transit_disable                               | definition changed
2407 vxlan_gpe_ioam_transit_disable_reply                         | definition changed
2408 vxlan_gpe_ioam_transit_enable                                | definition changed
2409 vxlan_gpe_ioam_transit_enable_reply                          | definition changed
2410 vxlan_gpe_ioam_vni_disable                                   | definition changed
2411 vxlan_gpe_ioam_vni_disable_reply                             | definition changed
2412 vxlan_gpe_ioam_vni_enable                                    | definition changed
2413 vxlan_gpe_ioam_vni_enable_reply                              | definition changed
2414 vxlan_gpe_tunnel_details                                     | definition changed
2415 vxlan_gpe_tunnel_dump                                        | definition changed
2416 vxlan_tunnel_details                                         | definition changed
2417 vxlan_tunnel_dump                                            | definition changed
2418 want_bfd_events                                              | definition changed
2419 want_bfd_events_reply                                        | definition changed
2420 want_igmp_events                                             | definition changed
2421 want_interface_combined_stats                                | definition changed
2422 want_interface_combined_stats_reply                          | definition changed
2423 want_interface_events                                        | definition changed
2424 want_interface_events_reply                                  | definition changed
2425 want_interface_simple_stats                                  | definition changed
2426 want_interface_simple_stats_reply                            | definition changed
2427 want_ip4_arp_events                                          | definition changed
2428 want_ip4_arp_events_reply                                    | definition changed
2429 want_ip4_fib_stats                                           | definition changed
2430 want_ip4_fib_stats_reply                                     | definition changed
2431 want_ip4_mfib_stats                                          | definition changed
2432 want_ip4_mfib_stats_reply                                    | definition changed
2433 want_ip4_nbr_stats                                           | definition changed
2434 want_ip4_nbr_stats_reply                                     | definition changed
2435 want_ip6_fib_stats                                           | definition changed
2436 want_ip6_fib_stats_reply                                     | definition changed
2437 want_ip6_mfib_stats                                          | definition changed
2438 want_ip6_mfib_stats_reply                                    | definition changed
2439 want_ip6_nbr_stats                                           | definition changed
2440 want_ip6_nbr_stats_reply                                     | definition changed
2441 want_ip6_nd_events                                           | definition changed
2442 want_ip6_nd_events_reply                                     | definition changed
2443 want_ip6_ra_events                                           | definition changed
2444 want_l2_macs_events                                          | definition changed
2445 want_l2_macs_events_reply                                    | definition changed
2446 want_oam_events                                              | definition changed
2447 want_oam_events_reply                                        | definition changed
2448 want_per_interface_combined_stats                            | definition changed
2449 want_per_interface_combined_stats_reply                      | definition changed
2450 want_per_interface_simple_stats                              | definition changed
2451 want_per_interface_simple_stats_reply                        | definition changed
2452 want_stats                                                   | definition changed
2453 want_stats_reply                                             | definition changed
2454 want_udp_encap_stats                                         | definition changed
2455
2456 Found 1036 api message signature differences
2457
2458 ### Patches that changed API definitions
2459
2460 | @c src/vpp/stats/stats.api ||
2461 | ------- | ------- |
2462 | [43b1f44](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=43b1f44) | UDP Encap counters |
2463 | [ff92efe](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ff92efe) | stats: allow configuring poller delay |
2464 | [51e5968](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=51e5968) | API: Add service definitions for events and singleton messages (second attempt) |
2465 | [2de1f15](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15) | Revert "API: Add service definitions for events and singleton messages." |
2466 | [f7b7fa5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5) | API: Add service definitions for events and singleton messages. |
2467 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2468
2469 | @c src/vpp/oam/oam.api ||
2470 | ------- | ------- |
2471 | [51e5968](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=51e5968) | API: Add service definitions for events and singleton messages (second attempt) |
2472 | [2de1f15](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15) | Revert "API: Add service definitions for events and singleton messages." |
2473 | [f7b7fa5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5) | API: Add service definitions for events and singleton messages. |
2474 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2475
2476 | @c src/vpp/api/vpe.api ||
2477 | ------- | ------- |
2478 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2479
2480 | @c src/vnet/interface.api ||
2481 | ------- | ------- |
2482 | [0cae3f7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0cae3f7) | Detailed Interface stats API takes sw_if_index |
2483 | [6f4a6be](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6f4a6be) | Interface Unicast, Multicast and Broadcast stats on the API |
2484 | [c037423](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c037423) | IPv6 ND Router discovery control plane (VPP-1095) |
2485 | [51e5968](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=51e5968) | API: Add service definitions for events and singleton messages (second attempt) |
2486 | [2de1f15](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15) | Revert "API: Add service definitions for events and singleton messages." |
2487 | [f7b7fa5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5) | API: Add service definitions for events and singleton messages. |
2488 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2489
2490 | @c src/vnet/unix/tap.api ||
2491 | ------- | ------- |
2492 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2493
2494 | @c src/vnet/qos/qos.api ||
2495 | ------- | ------- |
2496 | [039cbfe](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=039cbfe) | QoS recording and marking |
2497
2498 | @c src/vnet/policer/policer.api ||
2499 | ------- | ------- |
2500 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2501
2502 | @c src/vnet/mpls/mpls.api ||
2503 | ------- | ------- |
2504 | [31ed744](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=31ed744) | MPLS Unifom mode |
2505 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2506
2507 | @c src/vnet/span/span.api ||
2508 | ------- | ------- |
2509 | [179ab36](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=179ab36) | SPAN: Add "is_l2" flag to DETAILS response messages. |
2510 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2511
2512 | @c src/vnet/vxlan-gpe/vxlan_gpe.api ||
2513 | ------- | ------- |
2514 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2515
2516 | @c src/vnet/l2tp/l2tp.api ||
2517 | ------- | ------- |
2518 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2519
2520 | @c src/vnet/lldp/lldp.api ||
2521 | ------- | ------- |
2522 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2523
2524 | @c src/vnet/srmpls/sr_mpls.api ||
2525 | ------- | ------- |
2526 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2527
2528 | @c src/vnet/cop/cop.api ||
2529 | ------- | ------- |
2530 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2531
2532 | @c src/vnet/feature/feature.api ||
2533 | ------- | ------- |
2534 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2535
2536 | @c src/vnet/ipsec-gre/ipsec_gre.api ||
2537 | ------- | ------- |
2538 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2539
2540 | @c src/vnet/geneve/geneve.api ||
2541 | ------- | ------- |
2542 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2543
2544 | @c src/vnet/lisp-gpe/lisp_gpe.api ||
2545 | ------- | ------- |
2546 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2547
2548 | @c src/vnet/map/map.api ||
2549 | ------- | ------- |
2550 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2551 | [e31d956](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e31d956) | MAP: Add RFC6052 mapping to MAP-T |
2552
2553 | @c src/vnet/lisp-cp/lisp.api ||
2554 | ------- | ------- |
2555 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2556
2557 | @c src/vnet/lisp-cp/one.api ||
2558 | ------- | ------- |
2559 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2560
2561 | @c src/vnet/tcp/tcp.api ||
2562 | ------- | ------- |
2563 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2564
2565 | @c src/vnet/dhcp/dhcp.api ||
2566 | ------- | ------- |
2567 | [51e5968](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=51e5968) | API: Add service definitions for events and singleton messages (second attempt) |
2568 | [2de1f15](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15) | Revert "API: Add service definitions for events and singleton messages." |
2569 | [f7b7fa5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5) | API: Add service definitions for events and singleton messages. |
2570 | [54c6dc4](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=54c6dc4) | For DHCP client configuration control the setting of the broadcast flag in the DISCOVER message sent. |
2571 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2572
2573 | @c src/vnet/gre/gre.api ||
2574 | ------- | ------- |
2575 | [a43ccae](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a43ccae) | Optimize GRE Tunnel and add support for ERSPAN encap |
2576 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2577
2578 | @c src/vnet/flow/flow.api ||
2579 | ------- | ------- |
2580 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2581
2582 | @c src/vnet/devices/virtio/vhost_user.api ||
2583 | ------- | ------- |
2584 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2585
2586 | @c src/vnet/devices/af_packet/af_packet.api ||
2587 | ------- | ------- |
2588 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2589
2590 | @c src/vnet/devices/tap/tapv2.api ||
2591 | ------- | ------- |
2592 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2593 | [7866c45](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7866c45) | tapv2: add option to set host-side default gw |
2594
2595 | @c src/vnet/devices/netmap/netmap.api ||
2596 | ------- | ------- |
2597 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2598
2599 | @c src/vnet/dns/dns.api ||
2600 | ------- | ------- |
2601 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2602
2603 | @c src/vnet/bonding/bond.api ||
2604 | ------- | ------- |
2605 | [9cd2d7a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9cd2d7a) | bond: Add bonding driver and LACP protocol |
2606
2607 | @c src/vnet/session/session.api ||
2608 | ------- | ------- |
2609 | [8f89dd0](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8f89dd0) | tls: enforce certificate verification |
2610 | [371ca50](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=371ca50) | session: first approximation implementation of tls |
2611 | [f8f516a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f8f516a) | session: support local sessions and deprecate redirects |
2612 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2613
2614 | @c src/vnet/ethernet/p2p_ethernet.api ||
2615 | ------- | ------- |
2616 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2617
2618 | @c src/vnet/ip/rd_cp.api ||
2619 | ------- | ------- |
2620 | [c037423](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c037423) | IPv6 ND Router discovery control plane (VPP-1095) |
2621
2622 | @c src/vnet/ip/punt.api ||
2623 | ------- | ------- |
2624 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2625
2626 | @c src/vnet/ip/ip.api ||
2627 | ------- | ------- |
2628 | [4c53313](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=4c53313) | reassembly: feature/concurrency |
2629 | [4b9669d](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=4b9669d) | IPv6 ND Router discovery data plane (VPP-1095) |
2630 | [31ed744](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=31ed744) | MPLS Unifom mode |
2631 | [51e5968](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=51e5968) | API: Add service definitions for events and singleton messages (second attempt) |
2632 | [2de1f15](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15) | Revert "API: Add service definitions for events and singleton messages." |
2633 | [f7b7fa5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5) | API: Add service definitions for events and singleton messages. |
2634 | [75e7d13](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=75e7d13) | IPv4/6 reassembly |
2635 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2636 | [f068c3e](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f068c3e) | DVR: run L3 output features |
2637
2638 | @c src/vnet/classify/classify.api ||
2639 | ------- | ------- |
2640 | [815d7d5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=815d7d5) | classifier-based ACL: refactor + add output ACL |
2641 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2642
2643 | @c src/vnet/ipip/ipip.api ||
2644 | ------- | ------- |
2645 | [298c695](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=298c695) | IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support. |
2646
2647 | @c src/vnet/udp/udp.api ||
2648 | ------- | ------- |
2649 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2650
2651 | @c src/vnet/bfd/bfd.api ||
2652 | ------- | ------- |
2653 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2654
2655 | @c src/vnet/srv6/sr.api ||
2656 | ------- | ------- |
2657 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2658
2659 | @c src/vnet/ipsec/ipsec.api ||
2660 | ------- | ------- |
2661 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2662
2663 | @c src/vnet/bier/bier.api ||
2664 | ------- | ------- |
2665 | [31ed744](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=31ed744) | MPLS Unifom mode |
2666 | [f051072](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f051072) | BIER: fix support for longer bit-string lengths |
2667 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2668
2669 | @c src/vnet/sctp/sctp.api ||
2670 | ------- | ------- |
2671 | [c7fe4f3](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c7fe4f3) | SCTP: API to configure some tunables |
2672 | [465c087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=465c087) | SCTP: API to delete a sub-connection |
2673 | [3c6a976](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=3c6a976) | SCTP: API to add a sub-connection |
2674
2675 | @c src/vnet/l2/l2.api ||
2676 | ------- | ------- |
2677 | [e23c99e](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e23c99e) | Improve l2_macs_events API to provide MAC move information |
2678 | [51e5968](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=51e5968) | API: Add service definitions for events and singleton messages (second attempt) |
2679 | [2de1f15](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15) | Revert "API: Add service definitions for events and singleton messages." |
2680 | [f7b7fa5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5) | API: Add service definitions for events and singleton messages. |
2681 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2682
2683 | @c src/vnet/vxlan/vxlan.api ||
2684 | ------- | ------- |
2685 | [31ed744](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=31ed744) | MPLS Unifom mode |
2686 | [3d460bd](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=3d460bd) | VXLAN: Allow user to specify a custom vxlan tunnel instance id. |
2687 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2688
2689 | @c src/vnet/fib/fib_types.api ||
2690 | ------- | ------- |
2691 | [2303cb1](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2303cb1) | FIB Interpose Source |
2692 | [8145842](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8145842) | Common form of fib-path reproting in dumps |
2693 | [31ed744](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=31ed744) | MPLS Unifom mode |
2694 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2695
2696 | @c src/vnet/pg/pg.api ||
2697 | ------- | ------- |
2698 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2699
2700 | @c src/examples/sample-plugin/sample/sample.api ||
2701 | ------- | ------- |
2702 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2703
2704 | @c src/plugins/lb/lb.api ||
2705 | ------- | ------- |
2706 | [647f609](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=647f609) | Add L3DSR feature in LB plugin |
2707 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2708
2709 | @c src/plugins/gtpu/gtpu.api ||
2710 | ------- | ------- |
2711 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2712
2713 | @c src/plugins/kubeproxy/kp.api ||
2714 | ------- | ------- |
2715 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2716
2717 | @c src/plugins/pppoe/pppoe.api ||
2718 | ------- | ------- |
2719 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2720
2721 | @c src/plugins/nat/nat.api ||
2722 | ------- | ------- |
2723 | [f2a23cc](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f2a23cc) | NAT66 1:1 mapping (VPP-1108) |
2724 | [9dba781](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9dba781) | NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158) |
2725 | [bc39e34](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bc39e34) | NAT: add missing CLI and API documentation (VPP-1142) |
2726 | [5f22499](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=5f22499) | NAT44: add opaque string tag to static mapping APIs (VPP-1147) |
2727 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2728 | [e82488f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e82488f) | NAT44: asymmetrical static mapping rule (VPP-1135) |
2729 | [240b5ef](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=240b5ef) | NAT44: asymmetrical load balancing static mapping rule (VPP-1132) |
2730 | [c5c6a33](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c5c6a33) | Add basic support for DS-Lite CE (VPP-1059) |
2731
2732 | @c src/plugins/l2e/l2e.api ||
2733 | ------- | ------- |
2734 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2735
2736 | @c src/plugins/ioam/lib-pot/pot.api ||
2737 | ------- | ------- |
2738 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2739
2740 | @c src/plugins/ioam/ip6/ioam_cache.api ||
2741 | ------- | ------- |
2742 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2743
2744 | @c src/plugins/ioam/udp-ping/udp_ping.api ||
2745 | ------- | ------- |
2746 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2747 | [149a143](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=149a143) | fix udp_ping api naming error |
2748
2749 | @c src/plugins/ioam/export/ioam_export.api ||
2750 | ------- | ------- |
2751 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2752
2753 | @c src/plugins/ioam/export-vxlan-gpe/vxlan_gpe_ioam_export.api ||
2754 | ------- | ------- |
2755 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2756
2757 | @c src/plugins/ioam/lib-vxlan-gpe/ioam_vxlan_gpe.api ||
2758 | ------- | ------- |
2759 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2760
2761 | @c src/plugins/ioam/lib-trace/trace.api ||
2762 | ------- | ------- |
2763 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2764
2765 | @c src/plugins/igmp/igmp.api ||
2766 | ------- | ------- |
2767 | [7b867a8](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7b867a8) | IGMP plugin |
2768
2769 | @c src/plugins/memif/memif.api ||
2770 | ------- | ------- |
2771 | [30349b0](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=30349b0) | memif: Add new API calls to manage memif socket names. |
2772 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2773
2774 | @c src/plugins/lacp/lacp.api ||
2775 | ------- | ------- |
2776 | [9cd2d7a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9cd2d7a) | bond: Add bonding driver and LACP protocol |
2777
2778 | @c src/plugins/acl/acl.api ||
2779 | ------- | ------- |
2780 | [27fe75a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=27fe75a) | acl-plugin: add the support for dumping the ethertype whitelist (VPP-1163) |
2781 | [c43b3f9](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c43b3f9) | acl-plugin: add whitelisted ethertype mode (VPP-1163) |
2782 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2783
2784 | @c src/plugins/flowprobe/flowprobe.api ||
2785 | ------- | ------- |
2786 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2787
2788 | @c src/plugins/dpdk/api/dpdk.api ||
2789 | ------- | ------- |
2790 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2791
2792 | @c src/plugins/gbp/gbp.api ||
2793 | ------- | ------- |
2794 | [bc27d1b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bc27d1b) | GBP plugin |
2795
2796 | @c src/plugins/stn/stn.api ||
2797 | ------- | ------- |
2798 | [62bab65](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=62bab65) | STN: Fix stn_rules_dump/details to follow API convention |
2799 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2800
2801 | @c src/plugins/cdp/cdp.api ||
2802 | ------- | ------- |
2803 | [aaacfbc](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=aaacfbc) | Move the vnet cdp protocol implementation to a plugin |
2804
2805 | @c src/vlibmemory/memclnt.api ||
2806 | ------- | ------- |
2807 | [51e5968](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=51e5968) | API: Add service definitions for events and singleton messages (second attempt) |
2808 | [2de1f15](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15) | Revert "API: Add service definitions for events and singleton messages." |
2809 | [f7b7fa5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5) | API: Add service definitions for events and singleton messages. |
2810 | [9d42087](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087) | VPPAPIGEN: vppapigen replacement in Python PLY. |
2811 | [90a6398](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=90a6398) | sock api: add infra for bootstrapping shm clients |
2812
2813
2814
2815 @page release_notes_18012 Release notes for VPP 18.01.2
2816
2817 This is bug fix release.
2818
2819 For the full list of fixed issues please refer to:
2820 - fd.io [JIRA](https://jira.fd.io)
2821 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1801)
2822
2823
2824 @page release_notes_18011 Release notes for VPP 18.01.1
2825
2826 This is bug fix release.
2827
2828 For the full list of fixed issues please reffer to:
2829 - fd.io [JIRA](https://jira.fd.io)
2830 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1801)
2831
2832
2833 @page release_notes_1801 Release notes for VPP 18.01
2834
2835 More than 560 commits since the 17.10 release.
2836
2837 ## Features
2838 - Infrastructure
2839   - DPDK 17.11
2840   - TCP Checksum Offload
2841   - Arm64/Arm-v8 support
2842   - SUSE packaging
2843   - bihash_vec8_8 variant
2844   - PCI rework to support VFIO
2845   - chi-squared test calculator
2846   
2847 - SNAT / NAT
2848   - One armed NAT
2849   - Twice NAT44
2850   - NAT hairpinning rework
2851   - NAT64 multi-thread
2852   - NAT64 IPFIX
2853   - NAT64 Fragmentation
2854   - NAT: DS-Lite
2855   - Remove old SNAT API
2856   - ACL-based NAT
2857
2858 - VNET
2859   - DNS name resolver
2860   - BIER
2861   - GENEVE Tunnel
2862   - IPSec Openssl 1.1.0 api support
2863   - FIB improvements
2864   - tap v2
2865   
2866 - API
2867   - VPP stats (Broadcast & Multicast support)
2868   - SR MPLS
2869   - VPP Object Model (VOM)
2870   
2871 - Host Stack
2872   - VPP TCP Stack scale / congestion improvements
2873   - Refactor UDP
2874   - Namespace support
2875   - Session rules table
2876   - VPP Comms Library (VCL) improvements
2877
2878 - ACL
2879   - ACL stats
2880
2881 - Plugins
2882   - Kube-proxy
2883   - L2 Emulation
2884   - Memif
2885
2886 ## Known issues
2887
2888 For the full list of issues please refer to fd.io [JIRA](https://jira.fd.io).
2889
2890 ## Issues fixed
2891
2892 For the full list of fixed issues please refer to:
2893 - fd.io [JIRA](https://jira.fd.io)
2894 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1801)
2895
2896 ## API changes
2897
2898 Message Name                                                 | Result
2899 -------------------------------------------------------------|-----------------
2900 af_packet_set_l4_cksum_offload                               | definition changed
2901 api_versions                                                 | definition changed
2902 app_namespace_add_del                                        | definition changed
2903 application_attach                                           | definition changed
2904 bier_disp_entry_add_del                                      | definition changed
2905 bier_disp_entry_details                                      | only in image
2906 bier_disp_entry_dump                                         | only in image
2907 bier_disp_table_add_del                                      | definition changed
2908 bier_disp_table_details                                      | only in image
2909 bier_disp_table_dump                                         | only in image
2910 bier_imp_add                                                 | definition changed
2911 bier_imp_del                                                 | definition changed
2912 bier_imp_details                                             | only in image
2913 bier_imp_dump                                                | only in image
2914 bier_route_add_del                                           | definition changed
2915 bier_route_details                                           | only in image
2916 bier_route_dump                                              | only in image
2917 bier_table_add_del                                           | definition changed
2918 bier_table_details                                           | only in image
2919 bier_table_dump                                              | only in image
2920 bind_sock_reply                                              | definition changed
2921 connect_session_reply                                        | definition changed
2922 connect_sock                                                 | definition changed
2923 connect_uri                                                  | definition changed
2924 dhcp_proxy_details                                           | definition changed
2925 dhcp_proxy_set_vss                                           | definition changed
2926 dns_enable_disable                                           | definition changed
2927 dns_name_server_add_del                                      | definition changed
2928 dns_resolve_ip                                               | definition changed
2929 dns_resolve_name                                             | definition changed
2930 dslite_add_del_pool_addr_range                               | definition changed
2931 dslite_set_aftr_addr                                         | definition changed
2932 geneve_add_del_tunnel                                        | definition changed
2933 geneve_tunnel_details                                        | only in image
2934 geneve_tunnel_dump                                           | only in image
2935 ip_add_del_route                                             | definition changed
2936 ip_container_proxy_add_del                                   | definition changed
2937 ip_mroute_add_del                                            | definition changed
2938 ip_neighbor_details                                          | definition changed
2939 ip_punt_police                                               | definition changed
2940 ip_punt_redirect                                             | definition changed
2941 ipsec_sa_details                                             | only in image
2942 ipsec_sa_dump                                                | only in image
2943 ipsec_sad_add_del_entry                                      | definition changed
2944 ipsec_tunnel_if_set_key                                      | definition changed
2945 ipsec_tunnel_if_set_sa                                       | definition changed
2946 kp_add_del_pod                                               | definition changed
2947 kp_add_del_vip                                               | definition changed
2948 kp_conf                                                      | definition changed
2949 l2_emulation                                                 | definition changed
2950 l2_fib_table_details                                         | definition changed
2951 l2fib_add_del                                                | definition changed
2952 memclnt_keepalive                                            | definition changed
2953 memfd_segment_create                                         | definition changed
2954 mpls_ip_bind_unbind                                          | definition changed
2955 mpls_route_add_del                                           | definition changed
2956 nat44_add_del_address_range                                  | definition changed
2957 nat44_add_del_identity_mapping                               | definition changed
2958 nat44_add_del_interface_addr                                 | definition changed
2959 nat44_add_del_lb_static_mapping                              | definition changed
2960 nat44_add_del_static_mapping                                 | definition changed
2961 nat44_address_details                                        | definition changed
2962 nat44_del_session                                            | definition changed
2963 nat44_forwarding_enable_disable                              | definition changed
2964 nat44_forwarding_is_enabled                                  | definition changed
2965 nat44_identity_mapping_details                               | only in image
2966 nat44_identity_mapping_dump                                  | only in image
2967 nat44_interface_addr_details                                 | definition changed
2968 nat44_lb_static_mapping_details                              | definition changed
2969 nat44_static_mapping_details                                 | definition changed
2970 nat64_add_del_interface_addr                                 | definition changed
2971 nat_get_reass                                                | definition changed
2972 nat_reass_details                                            | only in image
2973 nat_reass_dump                                               | only in image
2974 nat_set_reass                                                | definition changed
2975 reset_vrf                                                    | definition changed
2976 session_rule_add_del                                         | definition changed
2977 session_rules_details                                        | only in image
2978 session_rules_dump                                           | only in image
2979 snat_add_address_range                                       | definition changed
2980 snat_add_del_interface_addr                                  | definition changed
2981 snat_add_det_map                                             | definition changed
2982 snat_add_static_mapping                                      | definition changed
2983 snat_address_details                                         | only in file
2984 snat_address_dump                                            | only in file
2985 snat_control_ping                                            | definition changed
2986 snat_det_close_session_in                                    | definition changed
2987 snat_det_close_session_out                                   | definition changed
2988 snat_det_forward                                             | definition changed
2989 snat_det_get_timeouts                                        | definition changed
2990 snat_det_map_details                                         | only in file
2991 snat_det_map_dump                                            | only in file
2992 snat_det_reverse                                             | definition changed
2993 snat_det_session_details                                     | only in file
2994 snat_det_session_dump                                        | only in file
2995 snat_det_set_timeouts                                        | definition changed
2996 snat_interface_add_del_feature                               | definition changed
2997 snat_interface_add_del_output_feature                        | definition changed
2998 snat_interface_addr_details                                  | only in file
2999 snat_interface_addr_dump                                     | only in file
3000 snat_interface_details                                       | only in file
3001 snat_interface_dump                                          | only in file
3002 snat_interface_output_feature_details                        | only in file
3003 snat_interface_output_feature_dump                           | only in file
3004 snat_ipfix_enable_disable                                    | definition changed
3005 snat_set_workers                                             | definition changed
3006 snat_show_config                                             | definition changed
3007 snat_static_mapping_details                                  | only in file
3008 snat_static_mapping_dump                                     | only in file
3009 snat_user_details                                            | only in file
3010 snat_user_dump                                               | only in file
3011 snat_user_session_details                                    | only in file
3012 snat_user_session_dump                                       | only in file
3013 snat_worker_details                                          | only in file
3014 snat_worker_dump                                             | only in file
3015 sockclnt_create                                              | definition changed
3016 sockclnt_delete                                              | definition changed
3017 sr_localsids_details                                         | only in image
3018 sr_localsids_dump                                            | only in image
3019 sr_mpls_policy_add                                           | definition changed
3020 sr_mpls_policy_assign_endpoint_color                         | definition changed
3021 sr_mpls_policy_del                                           | definition changed
3022 sr_mpls_policy_mod                                           | definition changed
3023 sr_mpls_steering_add_del                                     | definition changed
3024 sr_set_encap_source                                          | definition changed
3025 stn_add_del_rule                                             | definition changed
3026 stn_rule_details                                             | only in image
3027 stn_rules_dump                                               | only in image
3028 sw_interface_set_geneve_bypass                               | definition changed
3029 sw_interface_set_lldp                                        | definition changed
3030 sw_interface_set_rx_mode                                     | definition changed
3031 sw_interface_tap_v2_details                                  | only in image
3032 sw_interface_tap_v2_dump                                     | only in image
3033 tap_create_v2                                                | definition changed
3034 tap_delete_v2                                                | definition changed
3035 udp_encap_add_del                                            | definition changed
3036 udp_encap_details                                            | only in image
3037 udp_encap_dump                                               | only in image
3038 vnet_ip4_mfib_counters                                       | only in image
3039 vnet_ip6_mfib_counters                                       | only in image
3040 want_ip4_mfib_stats                                          | definition changed
3041 want_ip6_mfib_stats                                          | definition changed
3042
3043 Found 142 api message signature differences
3044
3045 ### Patches that changed API definitions
3046
3047 ./src/examples/sample-plugin/sample/sample.api
3048 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3049
3050 ./src/vnet/interface.api
3051 b8d4481a Break up vpe.api
3052 ad8015be devices: Add binary API for set interface <interface> rx-mode
3053 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3054
3055 ./src/vnet/feature/feature.api
3056 b8d4481a Break up vpe.api
3057
3058 ./src/vnet/srv6/sr.api
3059 1a5e301f SRv6 improvements to binary API
3060 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3061
3062 ./src/vnet/bier/bier.api
3063 be302d72 BIER coverity fix in route downlaod
3064 ceb4d05b BIER disposition default route
3065 fa1da15c BIER: API documentation fixes.
3066 9128637e BIER in non-MPLS netowrks
3067 d792d9c0 BIER
3068
3069 ./src/vnet/vxlan-gpe/vxlan_gpe.api
3070 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3071
3072 ./src/vnet/unix/tap.api
3073 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3074
3075 ./src/vnet/lldp/lldp.api
3076 9a6fcef4 LLDP: Add Management Address TLV
3077 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3078
3079 ./src/vnet/dns/dns.api
3080 d2080159 Add reverse DNS (ip to name) resolution
3081 6545716c VPP-1027: DNS name resolver
3082
3083 ./src/vnet/session/session.api
3084 dcf55ce2 vppcom: improve listener session handling
3085 6e8c6679 session: add app ns index to ns create api
3086 c97a7398 session: add rule tags
3087 6c36f53f session: add api to dump rules
3088 1c710451 session: rules tables
3089 ade70e45 session: return local transport endpoint in connect reply
3090 cea194d8 session: add support for application namespacing
3091 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3092
3093 ./src/vnet/devices/af_packet/af_packet.api
3094 92b0275a af_packet: invalid TCP/UDP offload checksum on RX node recalculation
3095 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3096
3097 ./src/vnet/devices/netmap/netmap.api
3098 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3099
3100 ./src/vnet/devices/tap/tapv2.api
3101 73e7f427 tap_v2: include host-side parameters in the dump binary API
3102 2df39094 tapv2: multiple improvements
3103 c99b4cd1 tap_v2: move code to vnet/devices/tap
3104
3105 ./src/vnet/devices/virtio/vhost_user.api
3106 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3107
3108 ./src/vnet/lisp-gpe/lisp_gpe.api
3109 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3110
3111 ./src/vnet/srmpls/sr_mpls.api
3112 42998828 SR-MPLS: binary API and automated steering
3113
3114 ./src/vnet/l2/l2.api
3115 b8d4481a Break up vpe.api
3116 57938f63 l2fib: MAC: Fix uint64 to u8 byte array
3117 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3118
3119 ./src/vnet/udp/udp.api
3120 810086d8 UDP Encapsulation.
3121
3122 ./src/vnet/policer/policer.api
3123 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3124
3125 ./src/vnet/bfd/bfd.api
3126 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3127
3128 ./src/vnet/geneve/geneve.api
3129 556033a0 Add API versioning to GENEVE tunnel implementation.
3130 b598f1d3 Initial GENEVE TUNNEL implementation and tests.
3131
3132 ./src/vnet/gre/gre.api
3133 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3134
3135 ./src/vnet/map/map.api
3136 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3137
3138 ./src/vnet/flow/flow.api
3139 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3140
3141 ./src/vnet/pg/pg.api
3142 b8d4481a Break up vpe.api
3143
3144 ./src/vnet/dhcp/dhcp.api
3145 70bfcaf4 Add Support of DHCP VSS Type 0 where VPN-ID is ASCII
3146 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3147
3148 ./src/vnet/ipsec/ipsec.api
3149 ca514fda Allow IPsec interface to have SAs reset
3150 75d85609 Add API call to set keys on IPsec tunnel intf
3151 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3152 28029530 Add API support to dump IPsec SAs
3153
3154 ./src/vnet/mpls/mpls.api
3155 c42fc05b Remove the unused 'create VRF if needed' API parameters
3156 b8d4481a Break up vpe.api
3157 d792d9c0 BIER
3158 d0a59722 Revert "Enforce FIB table creation before use"
3159 f9342023 Enforce FIB table creation before use
3160 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3161
3162 ./src/vnet/ethernet/p2p_ethernet.api
3163 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3164
3165 ./src/vnet/span/span.api
3166 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3167
3168 ./src/vnet/lisp-cp/lisp.api
3169 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3170
3171 ./src/vnet/lisp-cp/one.api
3172 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3173
3174 ./src/vnet/vxlan/vxlan.api
3175 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3176
3177 ./src/vnet/ipsec-gre/ipsec_gre.api
3178 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3179
3180 ./src/vnet/classify/classify.api
3181 b8d4481a Break up vpe.api
3182 8527f12b add classify session action set-sr-policy-index
3183 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3184
3185 ./src/vnet/ip/punt.api
3186 b8d4481a Break up vpe.api
3187
3188 ./src/vnet/ip/ip.api
3189 c42fc05b Remove the unused 'create VRF if needed' API parameters
3190 b8d4481a Break up vpe.api
3191 af8dfbf6 Add sw_if_index to the ip_neighbor_details_t response.
3192 d792d9c0 BIER
3193 810086d8 UDP Encapsulation.
3194 595992c5 ip: add container proxy api
3195 0164a06d Remove unused 'not_last' parameter from ip_add_del_route
3196 d0a59722 Revert "Enforce FIB table creation before use"
3197 054c03ac Source Lookup progammable via API
3198 f9342023 Enforce FIB table creation before use
3199 d91c1dbd punt and drop features:  - new IPv4 and IPv6 feature arcs on the punt and drop nodes  - new features:    - redirect punted traffic to an interface and nexthop    - police punted traffic.
3200 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3201 6f631156 Distributed Virtual Router Support
3202
3203 ./src/vnet/cop/cop.api
3204 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3205
3206 ./src/vnet/l2tp/l2tp.api
3207 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3208
3209 ./src/vpp/oam/oam.api
3210 b8d4481a Break up vpe.api
3211
3212 ./src/vpp/stats/stats.api
3213 ff233898 Stats for Multicast FIB
3214 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3215
3216 ./src/vpp/api/vpe.api
3217 b8d4481a Break up vpe.api
3218 d792d9c0 BIER
3219 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3220 b598f1d3 Initial GENEVE TUNNEL implementation and tests.
3221
3222 ./src/plugins/ioam/udp-ping/udp_ping.api
3223 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3224
3225 ./src/plugins/ioam/ip6/ioam_cache.api
3226 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3227
3228 ./src/plugins/ioam/lib-pot/pot.api
3229 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3230
3231 ./src/plugins/ioam/lib-trace/trace.api
3232 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3233
3234 ./src/plugins/ioam/export/ioam_export.api
3235 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3236
3237 ./src/plugins/ioam/export-vxlan-gpe/vxlan_gpe_ioam_export.api
3238 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3239
3240 ./src/plugins/ioam/lib-vxlan-gpe/ioam_vxlan_gpe.api
3241 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3242
3243 ./src/plugins/pppoe/pppoe.api
3244 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3245
3246 ./src/plugins/dpdk/api/dpdk.api
3247 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3248
3249 ./src/plugins/acl/acl.api
3250 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3251
3252 ./src/plugins/gtpu/gtpu.api
3253 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3254
3255 ./src/plugins/l2e/l2e.api
3256 4ec38711 L2 emulation: remove usued ip-table-id from API
3257 55d03788 L2 Emulation
3258
3259 ./src/plugins/flowprobe/flowprobe.api
3260 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3261
3262 ./src/plugins/nat/nat.api
3263 7b929793 Translate matching packets using NAT (VPP-1069)
3264 b932d26e NAT: Twice NAT44 (VPP-969)
3265 ab7a805f NAT44: identity NAT (VPP-1073)
3266 c6fb36fc NAT: Remove old SNAT API (VPP-1070)
3267 0938dcf1 NAT64 to use IPv4 address from interface (VPP-1051)
3268 efcd1e9e SNAT: IP fragmentation (VPP-890)
3269 8ebe6253 NAT: DS-Lite (VPP-1040)
3270 5ba86f72 NAT: delete session API/CLI (VPP-1041)
3271 36ea2d6d One armed NAT (VPP-1035)
3272 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3273
3274 ./src/plugins/memif/memif.api
3275 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3276
3277 ./src/plugins/kubeproxy/kp.api
3278 c91f5024 Support kube-proxy data plane
3279
3280 ./src/plugins/lb/lb.api
3281 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3282
3283 ./src/plugins/stn/stn.api
3284 0906c5cf Plugin for IP-Address to Interface Punting
3285
3286 ./src/vlibmemory/memclnt.api
3287 0d056e5e vppapigen: support per-file (major,minor,patch) version stamps
3288 59b2565c Repair vlib API socket server
3289
3290
3291 @page release_notes_1710 Release notes for VPP 17.10
3292
3293 More than 400 commits since the 1707 release.
3294
3295 ## Features
3296 - Infrastructure
3297   - DPDK 17.08
3298   - IP reassembly
3299   - Bounded-index extensible hash bucket-level LRU cache
3300   - Templated timer wheel improvements
3301
3302 - API
3303   - C/C++ language binding
3304   - API stats
3305
3306 - Host stack
3307   - VPP TCP stack scale/congestion improvements
3308   - VPP Comms Library (VCL)
3309   - Overall performance, scale and hardening
3310
3311 - Network features
3312   - IPSec rework - utilize new FIB
3313   - VPLS and VPWS implementation
3314
3315   - NAT
3316     - Renamed SNAT to NAT
3317     - Performance / Scale
3318     - Destination NAT44 with load-balancing
3319     - In2out translation as an output feature on the outside interface
3320     - Fullback to 3-tuple key for non TCP/UDP/ICMP sessions
3321
3322   - Security Groups/ACLs
3323     - "Replace" semantics for adding a new MacIP acl
3324     - Test suite tests for MacIP ACLs
3325
3326   - ONE-LISP
3327     - Map-server fallback support
3328     - Preemptive re-fetch of active mappings that are about to expire
3329     - ND termination
3330
3331   - PPPoE
3332     - PPPoE Control Plane packet dispatch
3333     - PPPoE decapsulation
3334     - PPPoE encapsulation
3335
3336 ## Known issues
3337
3338 For the full list of issues please refer to fd.io [JIRA](https://jira.fd.io).
3339
3340 ## Issues fixed
3341
3342 For the full list of fixed issues please refer to:
3343 - fd.io [JIRA](https://jira.fd.io)
3344 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1710)
3345
3346 ## API changes
3347
3348 Message Name                                                 | Result
3349 -------------------------------------------------------------|----------------
3350 bridge_domain_add_del                                        | definition changed
3351 bridge_domain_details                                        | definition changed
3352 connect_session                                              | definition changed
3353 connect_sock                                                 | definition changed
3354 connect_sock_reply                                           | definition changed
3355 connect_uri_reply                                            | definition changed
3356 create_vhost_user_if                                         | definition changed
3357 dhcp_client_config                                           | definition changed
3358 ip4_arp_event                                                | definition changed
3359 ip6_fib_details                                              | definition changed
3360 ip6_nd_event                                                 | definition changed
3361 ip_add_del_route                                             | definition changed
3362 ip_fib_details                                               | definition changed
3363 ip_table_add_del                                             | definition changed
3364 l2_macs_event                                                | only in image
3365 macip_acl_add_replace                                        | definition changed
3366 macip_acl_interface_list_details                             | only in image
3367 macip_acl_interface_list_dump                                | only in image
3368 modify_vhost_user_if                                         | definition changed
3369 mpls_fib_details                                             | definition changed
3370 mpls_route_add_del                                           | definition changed
3371 mpls_table_add_del                                           | definition changed
3372 mpls_tunnel_add_del                                          | definition changed
3373 nat44_add_del_address_range                                  | definition changed
3374 nat44_add_del_interface_addr                                 | definition changed
3375 nat44_add_del_lb_static_mapping                              | definition changed
3376 nat44_add_del_static_mapping                                 | definition changed
3377 nat44_address_details                                        | only in image
3378 nat44_address_dump                                           | only in image
3379 nat44_interface_add_del_feature                              | definition changed
3380 nat44_interface_add_del_output_feature                       | definition changed
3381 nat44_interface_addr_details                                 | only in image
3382 nat44_interface_addr_dump                                    | only in image
3383 nat44_interface_details                                      | only in image
3384 nat44_interface_dump                                         | only in image
3385 nat44_interface_output_feature_details                       | only in image
3386 nat44_interface_output_feature_dump                          | only in image
3387 nat44_lb_static_mapping_details                              | only in image
3388 nat44_lb_static_mapping_dump                                 | only in image
3389 nat44_static_mapping_details                                 | only in image
3390 nat44_static_mapping_dump                                    | only in image
3391 nat44_user_details                                           | only in image
3392 nat44_user_dump                                              | only in image
3393 nat44_user_session_details                                   | only in image
3394 nat44_user_session_dump                                      | only in image
3395 nat_control_ping                                             | definition changed
3396 nat_det_add_del_map                                          | definition changed
3397 nat_det_close_session_in                                     | definition changed
3398 nat_det_close_session_out                                    | definition changed
3399 nat_det_forward                                              | definition changed
3400 nat_det_get_timeouts                                         | definition changed
3401 nat_det_map_details                                          | only in image
3402 nat_det_map_dump                                             | only in image
3403 nat_det_reverse                                              | definition changed
3404 nat_det_session_details                                      | only in image
3405 nat_det_session_dump                                         | only in image
3406 nat_det_set_timeouts                                         | definition changed
3407 nat_ipfix_enable_disable                                     | definition changed
3408 nat_set_workers                                              | definition changed
3409 nat_show_config                                              | definition changed
3410 nat_worker_details                                           | only in image
3411 nat_worker_dump                                              | only in image
3412 one_add_del_ndp_entry                                        | definition changed
3413 one_enable_disable_petr_mode                                 | definition changed
3414 one_enable_disable_pitr_mode                                 | definition changed
3415 one_enable_disable_xtr_mode                                  | definition changed
3416 one_get_transport_protocol                                   | definition changed
3417 one_map_register_fallback_threshold                          | definition changed
3418 one_map_register_set_ttl                                     | definition changed
3419 one_ndp_bd_get                                               | definition changed
3420 one_ndp_entries_get                                          | definition changed
3421 one_set_transport_protocol                                   | definition changed
3422 one_show_petr_mode                                           | definition changed
3423 one_show_pitr_mode                                           | definition changed
3424 one_show_xtr_mode                                            | definition changed
3425 p2p_ethernet_add                                             | definition changed
3426 pppoe_add_del_session                                        | definition changed
3427 pppoe_session_details                                        | only in image
3428 pppoe_session_dump                                           | only in image
3429 punt_socket_deregister                                       | definition changed
3430 punt_socket_register                                         | definition changed
3431 show_one_map_register_fallback_threshold                     | definition changed
3432 show_one_map_register_ttl                                    | definition changed
3433 snat_interface_add_del_output_feature                        | definition changed
3434 snat_interface_output_feature_details                        | only in image
3435 snat_interface_output_feature_dump                           | only in image
3436 sw_interface_event                                           | only in image
3437 sw_interface_set_flags                                       | definition changed
3438 sw_interface_span_dump                                       | definition changed
3439 sw_interface_span_enable_disable                             | definition changed
3440 sw_interface_vhost_user_details                              | definition changed
3441 tcp_configure_src_addresses                                  | definition changed
3442 vnet_per_interface_combined_counters                         | only in image
3443 vnet_per_interface_simple_counters                           | only in image
3444 want_interface_combined_stats                                | definition changed
3445 want_interface_simple_stats                                  | definition changed
3446 want_ip4_fib_stats                                           | definition changed
3447 want_ip4_nbr_stats                                           | definition changed
3448 want_ip6_fib_stats                                           | definition changed
3449 want_ip6_nbr_stats                                           | definition changed
3450 want_l2_macs_events                                          | definition changed
3451 want_per_interface_combined_stats                            | definition changed
3452 want_per_interface_simple_stats                              | definition changed
3453
3454 Found 103 api message signature differences
3455
3456 Patches that updated the API files:
3457
3458 ./src/plugins/pppoe/pppoe.api
3459 62f9cdd8 Add PPPoE Plugin
3460
3461 ./src/plugins/acl/acl.api
3462 c29940c5 ACL-plugin add "replace" semantics for adding a new MacIP acl
3463 de9fbf43 MAC IP ACL interface list dump (as an alternative to the get/reply)
3464
3465 ./src/plugins/nat/nat.api
3466 704018cf NAT: Destination NAT44 with load-balancing (VPP-954)
3467 2ba92e32 NAT: Rename snat plugin to nat (VPP-955)
3468
3469 ./src/vnet/interface.api
3470 831fb59f Stats refactor
3471 d292ab1e No context in SW interface event
3472 a07bd708 Dedicated SW Interface Event
3473
3474 ./src/vnet/dhcp/dhcp.api
3475 51822bf0 DHCP client option 61 "client_id"
3476 4729b1ec DHCP complete event sends mask length
3477
3478 ./src/vnet/lldp/lldp.api
3479 99a0e60e Add API support for LLDP config/interface set
3480
3481 ./src/vnet/lisp-cp/one.api
3482 d630713d LISP: add neighbor discovery and CP protocol separation APIs
3483 111a5cea LISP: Add APIs for enable/disable xTR/P-ITR/P-ETR modes
3484 7048ff1e LISP: Map-server fallback feature
3485 1e553a00 LISP: make TTL for map register messages configurable
3486
3487 ./src/vnet/ethernet/p2p_ethernet.api
3488 15ac81c1 P2P Ethernet
3489
3490 ./src/vnet/mpls/mpls.api
3491 2297af01 Add a name to the creation of an IP and MPLS table
3492 28ab9cc1 FIB table add/delete API only
3493 da78f957 L2 over MPLS
3494 a0a908f1 FIB path weight incorrect in dump (VPP-922)
3495 57b5860f FIB path preference
3496
3497 ./src/vnet/session/session.api
3498 33e002b1 Fix session connect api message handling.
3499
3500 ./src/vnet/span/span.api
3501 5b311202 SPAN/API:enable L2 dump
3502 001fd406 SPAN:add l2 mirror
3503
3504 ./src/vnet/devices/virtio/vhost_user.api
3505 4ba75f54 vhost: Remove operation mode in the API
3506
3507 ./src/vnet/vxlan-gpe/vxlan_gpe.api
3508 04ffd0ad VPP crash on creating vxlan gpe interface. VPP-875
3509
3510 ./src/vnet/tcp/tcp.api
3511 3bbcfab1 TCP source address automation
3512
3513 ./src/vnet/ip/ip.api
3514 2297af01 Add a name to the creation of an IP and MPLS table
3515 28ab9cc1 FIB table add/delete API only
3516 57b5860f FIB path preference
3517
3518 ./src/vnet/lisp-gpe/lisp_gpe.api
3519 af3d9771 Remove unused retval from gpe_native_fwd_rpath type definition
3520
3521 ./src/vnet/l2/l2.api
3522 50570ece Update of free text tag patch for BD
3523 48304141 Support for bridge domain free text tag
3524 e531f4cb Increase default MAC learn limit and check it in learn-update path
3525 8d00fff8 Add support for API client to receive L2 MAC events
3526
3527 ./src/vpp/api/vpe.api
3528 8a19f12a Allow individual stats API and introduce stats.api
3529 4802632d Punt socket: Fix coverity error for pathname length mismatch between API and sun_path.
3530 f7a55ad7 PUNT socket: External control plane processes connected via UNIX domain sockets.
3531 75e2f2ac API:fix arp/ND event messages - remove context
3532 99a0e60e Add API support for LLDP config/interface set
3533
3534 ./src/vpp/stats/stats.api
3535 831fb59f Stats refactor
3536 8a19f12a Allow individual stats API and introduce stats.api
3537
3538
3539 @page release_notes_1707 Release notes for VPP 17.07
3540
3541 More than 400 commits since the 1704 release.
3542
3543 ## Features
3544 - Infrastructure
3545   - make test; improved debuggability.
3546   - TAB auto-completion on the CLI
3547   - DPDK 17.05
3548   - python 3 support in test infra
3549
3550 - Host stack
3551   - Improved Linux TCP stack compatibility using IWL test suite (https://jira.fd.io/browse/VPP-720)
3552   - Improved loss recovery (RFC5681, RFC6582, RF6675)
3553   - Basic implementation of Eifel detection algorithm (RFC3522)
3554   - Basic support for buffer chains
3555   - Refactored session layer API
3556   - Overall performance, scale and hardening
3557
3558 - Interfaces
3559   - memif: IP mode, jumbo frames, multi queue
3560   - virtio-user support
3561   - vhost-usr; adaptive (poll/interupt) support.
3562
3563 - Network features
3564   - MPLS Multicast FIB
3565
3566   - BFD FIB integration
3567
3568   - NAT64 support
3569
3570   - GRE over IPv6
3571
3572   - Segement routing MPLS
3573
3574   - IOAM configuration for SRv6 localsid
3575
3576   - LISP
3577     - NSH support
3578     - native forward static routes
3579     - L2 ARP
3580
3581   - ACL multi-core suuport
3582
3583   - Flowprobe:
3584     - Add flowstartns, flowendns and tcpcontrolbits
3585     - Stateful flows and IPv6, L4 recording
3586
3587   - GTP-U support
3588
3589   - VXLAN GPE support for FIB2.0 and bypass.
3590
3591
3592 ## Known issues
3593
3594 For the full list of issues please reffer to fd.io [JIRA](https://jira.fd.io).
3595
3596 ## Issues fixed
3597
3598 For the full list of fixed issues please reffer to:
3599 - fd.io [JIRA](https://jira.fd.io)
3600 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1707)
3601
3602
3603 @page release_notes_1704 Release notes for VPP 17.04
3604
3605 More than 500 commits since the 1701 release.
3606
3607 ## Features
3608 - Infrastructure
3609   - make test improvements
3610   - vnet: add device-input threadplacement infra
3611   - 64 bit per-thread counters
3612   - process restart cli
3613   - High performance timer wheels
3614   - Plugin infrastructure improvements
3615     - Support for .default_disabled, .version_required
3616   - Added MAINTAINERS file
3617
3618 - Host stack
3619   - TCP stack (experimental)
3620   - DHCPv4 / DHCPv6 relay multi-destination
3621   - DHCPv4 option 82
3622   - ND proxy
3623   - Attached hosts
3624   - Consolidated DHCPv4 and DHCPv6 implementation
3625
3626 - Interfaces
3627   - DPDK 17.02 (retire support for DPDK 16.07)
3628   - Add memif - packet memory interface for intra-host communication
3629   - vhost: support interrupt mode
3630   - DPDK as plugin (retired vpp_lite)
3631   - DPDPK input optimizations
3632   - Loopback interface allocation scheme
3633
3634 - Network features
3635   - IP Multicast FIB
3636
3637   - Bridging
3638     - Learning on local interfaces
3639     - Flushing of MACs from the L2 FIB
3640
3641   - SNAT
3642     - CGN (Deterministic and dynamic)
3643     - CGN configurable port allocation algorithm
3644     - ICMP support
3645     - Tentant VRF id for SNAT outside addresses
3646     - Session dump / User dump
3647     - Port allocation per protocol
3648
3649   - Security groups
3650     - Routed interface support
3651     - L2+L3 unified processing node
3652     - Improve fragment handling
3653
3654   - Segement routing v6
3655     - SR policies with weighted SID lists
3656     - Binding SID
3657     - SR steering policies
3658     - SR Local SIDs
3659     - Framework to expand local SIDs w/plugins
3660     - Documentation
3661
3662   - IOAM
3663     - UDP Pinger w/path fault isolation
3664     - IOAM as type 2 metadata in NSH
3665     - IAOM raw IPFIX collector and analyzer
3666     - Anycast active server selection
3667     - Documentation
3668     - SRv6 Local SID
3669     - IP6 HBH header and SR header co-existence
3670     - Active probe
3671
3672   - LISP
3673     - Statistics collection
3674     - Generalize encap for overlay transport (vxlan-gpe support)
3675     - Improve data plane speed
3676
3677   - GPE
3678     - CLI
3679     - NSH added to encap/decap path
3680     - Renamed LISP GPE API to GPE
3681
3682   - MPLS
3683     - Performance improvements (quad loop)
3684
3685   - BFD
3686     - Command line interface
3687     - Echo function
3688     - Remote demand mode
3689     - SHA1 authentication
3690
3691   - IPsec
3692     - IKEv2 initiator features
3693
3694   - VXLAN
3695     - unify IP4/IP6 control plane handling
3696
3697 ## API changes
3698
3699 - Python API: To avoid conflicts between VPP API messages names and
3700   the Python API binding function names, VPP API methods are put in a
3701   separate proxy object.
3702   https://gerrit.fd.io/r/#/c/5570/
3703   The api methods are now referenced as:
3704     vpp_handle = VPP(jsonfiles)
3705     vpp_handle.connect(...)
3706     vpp = vpp_handle.api
3707     vpp.show_version()
3708     vpp_handle.disconnect()
3709
3710   For backwards compatibility VPP API methods are left in the main
3711   name space (VPP), but will be removed from 17.07.
3712
3713   - Python API: Change from cPython to CFFI.
3714
3715 - create_loopback message to be replaced with create_loopback_instance
3716   create_loopback will be removed from 17.07.
3717   https://gerrit.fd.io/r/#/c/5572/
3718
3719 ## Known issues
3720
3721 For the full list of issues please reffer to fd.io [JIRA](https://jira.fd.io).
3722
3723 ## Issues fixed
3724
3725 For the full list of fixed issues please reffer to:
3726 - fd.io [JIRA](https://jira.fd.io)
3727 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1704)
3728
3729
3730 @page release_notes_17011 Release notes for VPP 17.01.1
3731
3732 This is bug fix release.
3733
3734 For the full list of fixed issues please reffer to:
3735 - fd.io [JIRA](https://jira.fd.io)
3736 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1701)
3737
3738
3739 @page release_notes_17011 Release notes for VPP 17.01.1
3740
3741 This is bug fix release.
3742
3743 For the full list of fixed issues please reffer to:
3744 - fd.io [JIRA](https://jira.fd.io)
3745 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1701)
3746
3747
3748 @page release_notes_1701 Release notes for VPP 17.01
3749
3750 @note This release was for a while known as 16.12.
3751
3752 ## Features
3753
3754 - [Integrated November 2016 DPDK release](http://www.dpdk.org/doc/guides/rel_notes/release_16_11.html)
3755
3756 - Complete rework of Forwarding Information Base (FIB)
3757
3758 - Performance Improvements
3759   - Improvements in DPDK input and output nodes
3760   - Improvements in L2 path
3761   - Improvmeents in IPv4 lookup node
3762
3763 - Feature Arcs Improvements
3764   - Consolidation of the code
3765   - New feature arcs
3766     - device-input
3767     - interface-output
3768
3769 - DPDK Cryptodev Support
3770   - Software and Hardware Crypto Support
3771
3772 - DPDK HQoS support
3773
3774 - Simple Port Analyzer (SPAN)
3775
3776 - Bidirectional Forwarding Detection
3777   - Basic implementation
3778
3779 - IPFIX Improvements
3780
3781 - L2 GRE over IPSec tunnels
3782
3783 - Link Layer Discovery Protocol (LLDP)
3784
3785 - Vhost-user Improvements
3786   - Performance Improvements
3787   - Multiqueue
3788   - Reconnect
3789
3790 - LISP Enhancements
3791   - Source/Dest control plane support
3792   - L2 over LISP and GRE
3793   - Map-Register/Map-Notify/RLOC-probing support
3794   - L2 API improvements, overall code hardening
3795
3796 - Plugins:
3797   - New: ACL
3798   - New: Flow per Packet
3799   - Improved: SNAT
3800     - Mutlithreading
3801     - Flow export
3802
3803 - Doxygen Enhancements
3804
3805 - Luajit API bindings
3806
3807 - API Refactoring
3808   - file split
3809   - message signatures
3810
3811 - Python and Scapy based unit testing infrastructure
3812   - Infrastructure
3813   - Various tests
3814
3815 - Packet Generator improvements
3816
3817 - TUN/TAP jumbo frames support
3818
3819 - Other various bug fixes and improvements
3820
3821 ## Known issues
3822
3823 For the full list of issues please reffer to fd.io [JIRA](https://jira.fd.io).
3824
3825 ## Issues fixed
3826
3827 For the full list of fixed issues please reffer to:
3828 - fd.io [JIRA](https://jira.fd.io)
3829 - git [commit log](https://git.fd.io/vpp/log/?h=stable/1701)
3830
3831
3832 @page release_notes_1609 Release notes for VPP 16.09
3833
3834 ## Features
3835
3836 - [Integrated July 2016 DPDK release](http://www.dpdk.org/doc/guides/rel_notes/release_16_07.html)
3837   - DPDK-vhost is depreciated pending a complete rework of the original integration and
3838     addressing of rx performance deltas.
3839   - Patches required for DPDK 16.07:
3840     - Correctly setting the Packet Type in the IGB, IXGBE and i40e drivers.
3841     - Correctly setting checksum in the i40e driver.
3842     - NXP DPAA2 PMD Driver.
3843     - rte_delay (yield) functionality.
3844
3845 - Add “in tree” plugins:
3846   - IPv6 ILA.
3847   - iOAM.
3848   - Load Balancer.
3849   - SNAT.
3850
3851 - High-performance (line-rate) “neutron like” L4 port-filtering.
3852
3853 - API refactoring - addressing some of the issues around JVPP bindings.
3854   - Accommodating plugins [(e.g. NSH_SFC)](https://wiki.fd.io/view/NSH_SFC)
3855   - Binding for [python](https://wiki.fd.io/view/VPP/Python_API)
3856
3857 - LISP
3858   - L2 LISP overlays
3859   -  Multitenancy
3860   - Multihoming
3861   - RTR mode
3862   - Map-resolver failover algorithm
3863
3864 - Support 64-bit vector lengths, huge shared-memory segments.
3865
3866 - Dynamic IP Feature ordering
3867   - IP Features can now specify features they appear before and after
3868
3869 - 16.09 Builds
3870   - Ubuntu 14.04 LTS - Trusty Tahr
3871   - Ubuntu 16.04 LTS - Xenial Xerus
3872   - CentOS 7
3873   - More information on [VPP wiki](https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_packages)
3874
3875 - Performance, characterize and document performance for this release
3876   [(more information on CSIT page)](https://wiki.fd.io/view/CSIT)
3877
3878    - IPv4 and IPv6 Scale - performance tests.
3879      - Bidirectional 10k/100k/1M flows.
3880      - 64B,570B, 1518B,9000B packet sizes.
3881    - IPv6 iACL - performance
3882      - DUT1 and DUT2 are configured with IPv6 routing, two static IPv6 /64 routes and IPv6 iAcl
3883        security whitelist ingress /64 filter entries applied on links.
3884      - TG traffic profile contains two L3 flow-groups (flow-group per direction, 253 flows per
3885        flow-group) with all packets containing Ethernet header, IPv6 header and generated payload.
3886        MAC addresses are matching MAC addresses of the TG node interfaces.
3887
3888    - L2XC VXLANoIPv4 - performance
3889      - DUT1 and DUT2 are configured with L2 cross-connect. VXLAN tunnels are configured between
3890        L2XCs on DUT1 and DUT2.
3891      - TG traffic profile contains two L3 flow-groups (flow-group per direction, 253 flows per
3892        flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61
3893        and generated payload. MAC addresses are matching MAC addresses of the TG node interfaces.
3894
3895 - Documentation
3896   - Autogenerated CLI documentation.
3897   - Using doxygen to automate API/Node documentation.
3898   - [(available online)](https://docs.fd.io/vpp/16.09/)
3899
3900 - Resolved all static analysis issues found by Coverity
3901   - Beginning of 16.09 cycle: 505 issues.
3902   - Release: 0 outstanding issues.
3903
3904
3905 ## Known issues
3906
3907 Issues in fd.io are tracked in [JIRA](https://jira.fd.io).
3908
3909 Issue | Description
3910 --- | ---
3911 VPP-391 |   vpp debug version assert appeared in the process of start
3912 VPP-380 |   Mapping algorithm compute wrong ea-bits when IPv4 prefix 0.0.0.0/0
3913 VPP-371 |   load_one_plugin:63: Loaded plugin: message from vppctl
3914 VPP-367 |   vpp packages need to depend on specific versions of each other
3915 VPP-312 |   IP6 FIB gets in indeterminate state by duplicating commands
3916 VPP-224 |   Lookup-in-vrf can not be set correctly
3917 VPP-206 |   Fix classify table delete
3918 VPP-203 |   Fix binary API for reading vpp node graph
3919 VPP-147 |   Inconsistent behaviour when adding L2 FIB filter entry
3920 VPP-99  |  VPP doesn't discard DHCPOFFER message with wrong XID
3921
3922
3923 ## Issues fixed
3924
3925 Issues in fd.io are tracked in [JIRA](https://jira.fd.io).
3926
3927 Issue | Description
3928 --- | ---
3929 VPP-396 |   Ubuntu systems Graphviz bug
3930 VPP-390 |   vpp-lib rpm fails to include *.so symlinks, causing linking problems with out of tree builds
3931 VPP-388 |   IPSec output feature assumes packets have been ethernet rewritten
3932 VPP-385 |   ARP for indirect adjacencies not working correctly
3933 VPP-361 |   Memory leak on delete of VXLAN over IPv6 tunnel
3934 VPP-357 |   VNI not set correctly when removing LISP fwd entries
3935 VPP-349 |   sw_interface_vhost_user_dump not working
3936 VPP-345 |   net/enic: bad L4 checksum ptype set on ICMP packets
3937 VPP-340 |   MAP-T wrong destination address
3938 VPP-330 |   Use fifo to store LISP pending map-requests
3939 VPP-326 |   map_add_domain VAT command: unable to configure domain with mtu parameter
3940 VPP-318 |   The map_add_domain VAT command accepts invalid arguments
3941 VPP-315 |   Fix "show vxlan-gpe" issue
3942 VPP-310 |   Mapping algorithm compute wrong ea-bits
3943 VPP-239 |   LISP IP forwarding does not tag packets that hit negative mapping entries
3944 VPP-235 |   Invalid help in VAT for sw_interface_set_l2_bridge
3945 VPP-228 |   Mapping algorithm sends packet to wrong IPv6 address
3946 VPP-214 |   vpp-api-test: api_ipsec_sad_add_del_entry: vector "ck" not initialized
3947 VPP-200 |   VPP - TAP port create problem
3948 VPP-189 |   Coverity Issues for 16.09
3949 VPP-184 |   u16 translating to char ,not short
3950 VPP-179 |   Adjacency share-count botch
3951 VPP-163 |   "show ip6 interface" ignores non-global addresses
3952 VPP-155 |   Netmap: Inconsistency in interface state between "show hardware" and "show interface"
3953 VPP-145 |   Dynamically compute IP feature ordering based on constraints
3954 VPP-137 |   VPP sends ARP with wrong requested IP
3955 VPP-118 |   JVpp: 0 length arrays not handled properly in VPP responses
3956 VPP-112 |   linux kernel info missing from build log
3957 VPP-110 |   vxlan encap node should never touch a deleted tunnel
3958 VPP-107 |   RPM build broken in master
3959 VPP-92  |   segment routing is not properly filling out the segment list
3960 VPP-91  |   segment routing add/del tunnel lookup doesn't work
3961 VPP-84  |   af_packet throws a fatal error on EAGAIN
3962 VPP-74  |   Clang compile fails due to warning in vlib/unix/cli.c
3963 VPP-64  |   Top level "make pkg-deb" fails if CDPATH is set in user env.
3964 VPP-48  |   Traceroute does not terminate when VPP is the target
3965 VPP-23  |   CLI pager does not gracefully handle lines longer than the terminal width
3966
3967
3968 @page release_notes_1606 Release notes for VPP 16.06
3969
3970
3971 The FD.io Project, relentlessly focused on data IO speed and efficiency
3972 supporting the creation of high performance, flexible, and scalable software
3973 defined infrastructures, announces the availability of the community’s first
3974 software release (16.06).
3975
3976 In the four months since launching, FD.io has brought together more than 75
3977 developers from 11 different companies including network operators, solution
3978 providers chip vendors, and network equipment vendors who are collaborating to
3979 enhance and innovate around the Vector Packet Processing (VPP) technology. The
3980 FD.io community has quickly formed to grow the number of projects from the
3981 initial VPP project to an additional 6 projects addressing a diverse set of
3982 requirements and usability across a variety of deployment environments.
3983
3984 The 16.06 release brings unprecedented performance: 480Gbps/200mpps with 8
3985 million routes and 2k whitelist entries on standard high volume x86 servers.
3986
3987
3988 ## Features
3989
3990 In addition to the existing full suite of vswitch/vrouter features, the new
3991 16.06 release adds:
3992
3993 * Enhanced Switching and Routing:
3994   * IPv6 Segment Routing multicast support.
3995   * LISP xTR support.
3996   * VXLAN over IPv6 underlay.
3997   * Per interface whitelists.
3998   * Shared adjacencies in FIB.
3999
4000 * New and improved interface support:
4001   * Jumbo frame support for vhost-user.
4002   * Netmap interface support.
4003   * AF_Packet interface support.
4004
4005 * Expanded and improved programmability:
4006   * Python API bindings.
4007   * Enhanced JVPP Java API bindings.
4008   * Debugging CLI.
4009
4010 * Expanded Hardware and Software Support:
4011   * Support for ARM 32 targets including Rasberry Pi single-board computer.
4012   * Support for DPDK 16.04.
4013