docs: better docs, mv doxygen to sphinx
[vpp.git] / docs / aboutvpp / releasenotes / v18.04.rst
1 Release notes for VPP 18.04
2 ===========================
3
4 More than 570 commits since the 18.01 release.
5
6 Features
7 --------
8
9 Infrastructure
10 ~~~~~~~~~~~~~~
11
12 -  DPDK 18.02.1
13 -  ARM aarch64 integrated into CI
14
15 VNET & Plugins
16 ~~~~~~~~~~~~~~
17
18 -  ERSPAN
19 -  L3DSR load balancing support
20 -  VPC bonding / LACP
21 -  IPv4/IPv6 packet reassembly
22 -  IPv6 link-local support
23 -  Asymmetrical static NAT
24 -  464XLAT for NAT44
25 -  MAP-T CE support
26 -  Intel Adaptive Virtual Function native device driver plugin
27 -  Marvell device plugin
28 -  SRv6 static, dynamic and masquerading proxy plugins
29 -  MPLS Uniform mode
30 -  IGMP plugin
31 -  IPIP tunnel support (IPv4/IPv6 over IPv4/IPv6)
32 -  IPv6 Router Discovery mechanism
33
34 VLIB
35 ~~~~
36
37 -  ARM-optimized library variations for key functions
38 -  Better handling of physmem on non-NUMA kernels
39
40 Host stack
41 ~~~~~~~~~~
42
43 -  TLS support via OpenSSL or mbedtls software engines
44 -  Session layer can utilize both shm and memfd (secure) FIFO segments
45 -  STCP
46 -  VCL logging / tracing
47
48 API framework
49 ~~~~~~~~~~~~~
50
51 -  New API definition compiler (vppapigen)
52 -  Memory (shm) and socket APIs refactored
53 -  API handlers refactored to make them transport (shared memory or
54    socket) agnostic
55 -  Improved support for bootstrapping of the shm API with memfd segments
56    over the socket API
57
58 Packaging
59 ~~~~~~~~~
60
61 -  SELinux for RPM builds
62 -  Debuginfo RPMs
63 -  ARM aarch64 for Ubuntu
64
65 Known issues
66 ------------
67
68 For the full list of issues please refer to fd.io
69 `JIRA <https://jira.fd.io>`__.
70
71 Issues fixed
72 ------------
73
74 For the full list of fixed issues please refer to:
75
76 - fd.io `JIRA <https://jira.fd.io>`__
77 - git `commit log <https://git.fd.io/vpp/log/?h=stable/1804>`__
78
79 API changes
80 -----------
81
82 Description of results:
83
84 -  *Definition changed*: indicates that the API file was modified
85    between releases.
86 -  *Only in image*: indicates the API is new for this release.
87 -  *Only in file*: indicates the API has been removed in this release.
88
89 +--------------------------------------------------------+--------------------+
90 | Message Name                                           | Results            |
91 +========================================================+====================+
92 | accept_session                                         | definition changed |
93 +--------------------------------------------------------+--------------------+
94 | accept_session_reply                                   | definition changed |
95 +--------------------------------------------------------+--------------------+
96 | acl_add_replace                                        | definition changed |
97 +--------------------------------------------------------+--------------------+
98 | acl_add_replace_reply                                  | definition changed |
99 +--------------------------------------------------------+--------------------+
100 | acl_del                                                | definition changed |
101 +--------------------------------------------------------+--------------------+
102 | acl_del_reply                                          | definition changed |
103 +--------------------------------------------------------+--------------------+
104 | acl_details                                            | definition changed |
105 +--------------------------------------------------------+--------------------+
106 | acl_dump                                               | definition changed |
107 +--------------------------------------------------------+--------------------+
108 | acl_interface_add_del                                  | definition changed |
109 +--------------------------------------------------------+--------------------+
110 | acl_interface_add_del_reply                            | definition changed |
111 +--------------------------------------------------------+--------------------+
112 | acl_interface_etype_whitelist_details                  | only in image      |
113 +--------------------------------------------------------+--------------------+
114 | acl_interface_etype_whitelist_dump                     | only in image      |
115 +--------------------------------------------------------+--------------------+
116 | acl_interface_list_details                             | definition changed |
117 +--------------------------------------------------------+--------------------+
118 | acl_interface_list_dump                                | definition changed |
119 +--------------------------------------------------------+--------------------+
120 | acl_interface_set_acl_list                             | definition changed |
121 +--------------------------------------------------------+--------------------+
122 | acl_interface_set_acl_list_reply                       | definition changed |
123 +--------------------------------------------------------+--------------------+
124 | acl_interface_set_etype_whitelist                      | definition changed |
125 +--------------------------------------------------------+--------------------+
126 | acl_plugin_control_ping                                | definition changed |
127 +--------------------------------------------------------+--------------------+
128 | acl_plugin_control_ping_reply                          | definition changed |
129 +--------------------------------------------------------+--------------------+
130 | acl_plugin_get_version                                 | definition changed |
131 +--------------------------------------------------------+--------------------+
132 | acl_plugin_get_version_reply                           | definition changed |
133 +--------------------------------------------------------+--------------------+
134 | add_node_next                                          | definition changed |
135 +--------------------------------------------------------+--------------------+
136 | add_node_next_reply                                    | definition changed |
137 +--------------------------------------------------------+--------------------+
138 | af_packet_create                                       | definition changed |
139 +--------------------------------------------------------+--------------------+
140 | af_packet_create_reply                                 | definition changed |
141 +--------------------------------------------------------+--------------------+
142 | af_packet_delete                                       | definition changed |
143 +--------------------------------------------------------+--------------------+
144 | af_packet_delete_reply                                 | definition changed |
145 +--------------------------------------------------------+--------------------+
146 | af_packet_set_l4_cksum_offload                         | definition changed |
147 +--------------------------------------------------------+--------------------+
148 | af_packet_set_l4_cksum_offload_reply                   | definition changed |
149 +--------------------------------------------------------+--------------------+
150 | api_versions                                           | definition changed |
151 +--------------------------------------------------------+--------------------+
152 | api_versions_reply                                     | definition changed |
153 +--------------------------------------------------------+--------------------+
154 | app_namespace_add_del                                  | definition changed |
155 +--------------------------------------------------------+--------------------+
156 | app_namespace_add_del_reply                            | definition changed |
157 +--------------------------------------------------------+--------------------+
158 | application_attach                                     | definition changed |
159 +--------------------------------------------------------+--------------------+
160 | application_attach_reply                               | definition changed |
161 +--------------------------------------------------------+--------------------+
162 | application_detach                                     | definition changed |
163 +--------------------------------------------------------+--------------------+
164 | application_detach_reply                               | definition changed |
165 +--------------------------------------------------------+--------------------+
166 | application_tls_cert_add                               | definition changed |
167 +--------------------------------------------------------+--------------------+
168 | application_tls_key_add                                | definition changed |
169 +--------------------------------------------------------+--------------------+
170 | bd_ip_mac_add_del                                      | definition changed |
171 +--------------------------------------------------------+--------------------+
172 | bd_ip_mac_add_del_reply                                | definition changed |
173 +--------------------------------------------------------+--------------------+
174 | bfd_auth_del_key                                       | definition changed |
175 +--------------------------------------------------------+--------------------+
176 | bfd_auth_del_key_reply                                 | definition changed |
177 +--------------------------------------------------------+--------------------+
178 | bfd_auth_keys_details                                  | definition changed |
179 +--------------------------------------------------------+--------------------+
180 | bfd_auth_keys_dump                                     | definition changed |
181 +--------------------------------------------------------+--------------------+
182 | bfd_auth_set_key                                       | definition changed |
183 +--------------------------------------------------------+--------------------+
184 | bfd_auth_set_key_reply                                 | definition changed |
185 +--------------------------------------------------------+--------------------+
186 | bfd_udp_add                                            | definition changed |
187 +--------------------------------------------------------+--------------------+
188 | bfd_udp_add_reply                                      | definition changed |
189 +--------------------------------------------------------+--------------------+
190 | bfd_udp_auth_activate                                  | definition changed |
191 +--------------------------------------------------------+--------------------+
192 | bfd_udp_auth_activate_reply                            | definition changed |
193 +--------------------------------------------------------+--------------------+
194 | bfd_udp_auth_deactivate                                | definition changed |
195 +--------------------------------------------------------+--------------------+
196 | bfd_udp_auth_deactivate_reply                          | definition changed |
197 +--------------------------------------------------------+--------------------+
198 | bfd_udp_del                                            | definition changed |
199 +--------------------------------------------------------+--------------------+
200 | bfd_udp_del_echo_source                                | definition changed |
201 +--------------------------------------------------------+--------------------+
202 | bfd_udp_del_echo_source_reply                          | definition changed |
203 +--------------------------------------------------------+--------------------+
204 | bfd_udp_del_reply                                      | definition changed |
205 +--------------------------------------------------------+--------------------+
206 | bfd_udp_mod                                            | definition changed |
207 +--------------------------------------------------------+--------------------+
208 | bfd_udp_mod_reply                                      | definition changed |
209 +--------------------------------------------------------+--------------------+
210 | bfd_udp_session_details                                | definition changed |
211 +--------------------------------------------------------+--------------------+
212 | bfd_udp_session_dump                                   | definition changed |
213 +--------------------------------------------------------+--------------------+
214 | bfd_udp_session_set_flags                              | definition changed |
215 +--------------------------------------------------------+--------------------+
216 | bfd_udp_session_set_flags_reply                        | definition changed |
217 +--------------------------------------------------------+--------------------+
218 | bfd_udp_set_echo_source                                | definition changed |
219 +--------------------------------------------------------+--------------------+
220 | bfd_udp_set_echo_source_reply                          | definition changed |
221 +--------------------------------------------------------+--------------------+
222 | bier_disp_entry_add_del                                | definition changed |
223 +--------------------------------------------------------+--------------------+
224 | bier_disp_entry_add_del_reply                          | definition changed |
225 +--------------------------------------------------------+--------------------+
226 | bier_disp_entry_details                                | definition changed |
227 +--------------------------------------------------------+--------------------+
228 | bier_disp_entry_dump                                   | definition changed |
229 +--------------------------------------------------------+--------------------+
230 | bier_disp_table_add_del                                | definition changed |
231 +--------------------------------------------------------+--------------------+
232 | bier_disp_table_add_del_reply                          | definition changed |
233 +--------------------------------------------------------+--------------------+
234 | bier_disp_table_details                                | definition changed |
235 +--------------------------------------------------------+--------------------+
236 | bier_disp_table_dump                                   | definition changed |
237 +--------------------------------------------------------+--------------------+
238 | bier_imp_add                                           | definition changed |
239 +--------------------------------------------------------+--------------------+
240 | bier_imp_add_reply                                     | definition changed |
241 +--------------------------------------------------------+--------------------+
242 | bier_imp_del                                           | definition changed |
243 +--------------------------------------------------------+--------------------+
244 | bier_imp_del_reply                                     | definition changed |
245 +--------------------------------------------------------+--------------------+
246 | bier_imp_details                                       | definition changed |
247 +--------------------------------------------------------+--------------------+
248 | bier_imp_dump                                          | definition changed |
249 +--------------------------------------------------------+--------------------+
250 | bier_route_add_del                                     | definition changed |
251 +--------------------------------------------------------+--------------------+
252 | bier_route_add_del_reply                               | definition changed |
253 +--------------------------------------------------------+--------------------+
254 | bier_route_details                                     | definition changed |
255 +--------------------------------------------------------+--------------------+
256 | bier_route_dump                                        | definition changed |
257 +--------------------------------------------------------+--------------------+
258 | bier_table_add_del                                     | definition changed |
259 +--------------------------------------------------------+--------------------+
260 | bier_table_add_del_reply                               | definition changed |
261 +--------------------------------------------------------+--------------------+
262 | bier_table_details                                     | definition changed |
263 +--------------------------------------------------------+--------------------+
264 | bier_table_dump                                        | definition changed |
265 +--------------------------------------------------------+--------------------+
266 | bind_sock                                              | definition changed |
267 +--------------------------------------------------------+--------------------+
268 | bind_sock_reply                                        | definition changed |
269 +--------------------------------------------------------+--------------------+
270 | bind_uri                                               | definition changed |
271 +--------------------------------------------------------+--------------------+
272 | bind_uri_reply                                         | definition changed |
273 +--------------------------------------------------------+--------------------+
274 | bond_create                                            | definition changed |
275 +--------------------------------------------------------+--------------------+
276 | bond_delete                                            | definition changed |
277 +--------------------------------------------------------+--------------------+
278 | bond_detach_slave                                      | definition changed |
279 +--------------------------------------------------------+--------------------+
280 | bond_enslave                                           | definition changed |
281 +--------------------------------------------------------+--------------------+
282 | bridge_domain_add_del                                  | definition changed |
283 +--------------------------------------------------------+--------------------+
284 | bridge_domain_add_del_reply                            | definition changed |
285 +--------------------------------------------------------+--------------------+
286 | bridge_domain_details                                  | definition changed |
287 +--------------------------------------------------------+--------------------+
288 | bridge_domain_dump                                     | definition changed |
289 +--------------------------------------------------------+--------------------+
290 | bridge_domain_set_mac_age                              | definition changed |
291 +--------------------------------------------------------+--------------------+
292 | bridge_domain_set_mac_age_reply                        | definition changed |
293 +--------------------------------------------------------+--------------------+
294 | bridge_flags                                           | definition changed |
295 +--------------------------------------------------------+--------------------+
296 | bridge_flags_reply                                     | definition changed |
297 +--------------------------------------------------------+--------------------+
298 | cdp_enable                                             | definition changed |
299 +--------------------------------------------------------+--------------------+
300 | classify_add_del_session                               | definition changed |
301 +--------------------------------------------------------+--------------------+
302 | classify_add_del_session_reply                         | definition changed |
303 +--------------------------------------------------------+--------------------+
304 | classify_add_del_table                                 | definition changed |
305 +--------------------------------------------------------+--------------------+
306 | classify_add_del_table_reply                           | definition changed |
307 +--------------------------------------------------------+--------------------+
308 | classify_session_details                               | definition changed |
309 +--------------------------------------------------------+--------------------+
310 | classify_session_dump                                  | definition changed |
311 +--------------------------------------------------------+--------------------+
312 | classify_set_interface_ip_table                        | definition changed |
313 +--------------------------------------------------------+--------------------+
314 | classify_set_interface_ip_table_reply                  | definition changed |
315 +--------------------------------------------------------+--------------------+
316 | classify_set_interface_l2_tables                       | definition changed |
317 +--------------------------------------------------------+--------------------+
318 | classify_set_interface_l2_tables_reply                 | definition changed |
319 +--------------------------------------------------------+--------------------+
320 | classify_table_by_interface                            | definition changed |
321 +--------------------------------------------------------+--------------------+
322 | classify_table_by_interface_reply                      | definition changed |
323 +--------------------------------------------------------+--------------------+
324 | classify_table_ids                                     | definition changed |
325 +--------------------------------------------------------+--------------------+
326 | classify_table_ids_reply                               | definition changed |
327 +--------------------------------------------------------+--------------------+
328 | classify_table_info                                    | definition changed |
329 +--------------------------------------------------------+--------------------+
330 | classify_table_info_reply                              | definition changed |
331 +--------------------------------------------------------+--------------------+
332 | cli                                                    | definition changed |
333 +--------------------------------------------------------+--------------------+
334 | cli_inband                                             | definition changed |
335 +--------------------------------------------------------+--------------------+
336 | cli_inband_reply                                       | definition changed |
337 +--------------------------------------------------------+--------------------+
338 | cli_reply                                              | definition changed |
339 +--------------------------------------------------------+--------------------+
340 | collect_detailed_interface_stats                       | definition changed |
341 +--------------------------------------------------------+--------------------+
342 | connect_session                                        | definition changed |
343 +--------------------------------------------------------+--------------------+
344 | connect_session_reply                                  | definition changed |
345 +--------------------------------------------------------+--------------------+
346 | connect_sock                                           | definition changed |
347 +--------------------------------------------------------+--------------------+
348 | connect_sock_reply                                     | definition changed |
349 +--------------------------------------------------------+--------------------+
350 | connect_uri                                            | definition changed |
351 +--------------------------------------------------------+--------------------+
352 | connect_uri_reply                                      | definition changed |
353 +--------------------------------------------------------+--------------------+
354 | control_ping                                           | definition changed |
355 +--------------------------------------------------------+--------------------+
356 | control_ping_reply                                     | definition changed |
357 +--------------------------------------------------------+--------------------+
358 | cop_interface_enable_disable                           | definition changed |
359 +--------------------------------------------------------+--------------------+
360 | cop_interface_enable_disable_reply                     | definition changed |
361 +--------------------------------------------------------+--------------------+
362 | cop_whitelist_enable_disable                           | definition changed |
363 +--------------------------------------------------------+--------------------+
364 | cop_whitelist_enable_disable_reply                     | definition changed |
365 +--------------------------------------------------------+--------------------+
366 | create_loopback                                        | definition changed |
367 +--------------------------------------------------------+--------------------+
368 | create_loopback_instance                               | definition changed |
369 +--------------------------------------------------------+--------------------+
370 | create_loopback_instance_reply                         | definition changed |
371 +--------------------------------------------------------+--------------------+
372 | create_loopback_reply                                  | definition changed |
373 +--------------------------------------------------------+--------------------+
374 | create_subif                                           | definition changed |
375 +--------------------------------------------------------+--------------------+
376 | create_subif_reply                                     | definition changed |
377 +--------------------------------------------------------+--------------------+
378 | create_vhost_user_if                                   | definition changed |
379 +--------------------------------------------------------+--------------------+
380 | create_vhost_user_if_reply                             | definition changed |
381 +--------------------------------------------------------+--------------------+
382 | create_vlan_subif                                      | definition changed |
383 +--------------------------------------------------------+--------------------+
384 | create_vlan_subif_reply                                | definition changed |
385 +--------------------------------------------------------+--------------------+
386 | delete_loopback                                        | definition changed |
387 +--------------------------------------------------------+--------------------+
388 | delete_loopback_reply                                  | definition changed |
389 +--------------------------------------------------------+--------------------+
390 | delete_subif                                           | definition changed |
391 +--------------------------------------------------------+--------------------+
392 | delete_subif_reply                                     | definition changed |
393 +--------------------------------------------------------+--------------------+
394 | delete_vhost_user_if                                   | definition changed |
395 +--------------------------------------------------------+--------------------+
396 | delete_vhost_user_if_reply                             | definition changed |
397 +--------------------------------------------------------+--------------------+
398 | dhcp_client_config                                     | definition changed |
399 +--------------------------------------------------------+--------------------+
400 | dhcp_client_config_reply                               | definition changed |
401 +--------------------------------------------------------+--------------------+
402 | dhcp_compl_event                                       | definition changed |
403 +--------------------------------------------------------+--------------------+
404 | dhcp_proxy_config                                      | definition changed |
405 +--------------------------------------------------------+--------------------+
406 | dhcp_proxy_config_reply                                | definition changed |
407 +--------------------------------------------------------+--------------------+
408 | dhcp_proxy_details                                     | definition changed |
409 +--------------------------------------------------------+--------------------+
410 | dhcp_proxy_dump                                        | definition changed |
411 +--------------------------------------------------------+--------------------+
412 | dhcp_proxy_set_vss                                     | definition changed |
413 +--------------------------------------------------------+--------------------+
414 | dhcp_proxy_set_vss_reply                               | definition changed |
415 +--------------------------------------------------------+--------------------+
416 | disconnect_session                                     | definition changed |
417 +--------------------------------------------------------+--------------------+
418 | disconnect_session_reply                               | definition changed |
419 +--------------------------------------------------------+--------------------+
420 | dns_enable_disable                                     | definition changed |
421 +--------------------------------------------------------+--------------------+
422 | dns_enable_disable_reply                               | definition changed |
423 +--------------------------------------------------------+--------------------+
424 | dns_name_server_add_del                                | definition changed |
425 +--------------------------------------------------------+--------------------+
426 | dns_name_server_add_del_reply                          | definition changed |
427 +--------------------------------------------------------+--------------------+
428 | dns_resolve_ip                                         | definition changed |
429 +--------------------------------------------------------+--------------------+
430 | dns_resolve_ip_reply                                   | definition changed |
431 +--------------------------------------------------------+--------------------+
432 | dns_resolve_name                                       | definition changed |
433 +--------------------------------------------------------+--------------------+
434 | dns_resolve_name_reply                                 | definition changed |
435 +--------------------------------------------------------+--------------------+
436 | dslite_add_del_pool_addr_range                         | definition changed |
437 +--------------------------------------------------------+--------------------+
438 | dslite_add_del_pool_addr_range_reply                   | definition changed |
439 +--------------------------------------------------------+--------------------+
440 | dslite_get_aftr_addr                                   | definition changed |
441 +--------------------------------------------------------+--------------------+
442 | dslite_get_b4_addr                                     | definition changed |
443 +--------------------------------------------------------+--------------------+
444 | dslite_set_aftr_addr                                   | definition changed |
445 +--------------------------------------------------------+--------------------+
446 | dslite_set_aftr_addr_reply                             | definition changed |
447 +--------------------------------------------------------+--------------------+
448 | dslite_set_b4_addr                                     | definition changed |
449 +--------------------------------------------------------+--------------------+
450 | feature_enable_disable                                 | definition changed |
451 +--------------------------------------------------------+--------------------+
452 | feature_enable_disable_reply                           | definition changed |
453 +--------------------------------------------------------+--------------------+
454 | flow_classify_details                                  | definition changed |
455 +--------------------------------------------------------+--------------------+
456 | flow_classify_dump                                     | definition changed |
457 +--------------------------------------------------------+--------------------+
458 | flow_classify_set_interface                            | definition changed |
459 +--------------------------------------------------------+--------------------+
460 | flow_classify_set_interface_reply                      | definition changed |
461 +--------------------------------------------------------+--------------------+
462 | flowprobe_params                                       | definition changed |
463 +--------------------------------------------------------+--------------------+
464 | flowprobe_params_reply                                 | definition changed |
465 +--------------------------------------------------------+--------------------+
466 | flowprobe_tx_interface_add_del                         | definition changed |
467 +--------------------------------------------------------+--------------------+
468 | flowprobe_tx_interface_add_del_reply                   | definition changed |
469 +--------------------------------------------------------+--------------------+
470 | gbp_contract_add_del                                   | definition changed |
471 +--------------------------------------------------------+--------------------+
472 | gbp_contract_details                                   | only in image      |
473 +--------------------------------------------------------+--------------------+
474 | gbp_contract_dump                                      | only in image      |
475 +--------------------------------------------------------+--------------------+
476 | gbp_endpoint_add_del                                   | definition changed |
477 +--------------------------------------------------------+--------------------+
478 | gbp_endpoint_details                                   | only in image      |
479 +--------------------------------------------------------+--------------------+
480 | gbp_endpoint_dump                                      | only in image      |
481 +--------------------------------------------------------+--------------------+
482 | geneve_add_del_tunnel                                  | definition changed |
483 +--------------------------------------------------------+--------------------+
484 | geneve_add_del_tunnel_reply                            | definition changed |
485 +--------------------------------------------------------+--------------------+
486 | geneve_tunnel_details                                  | definition changed |
487 +--------------------------------------------------------+--------------------+
488 | geneve_tunnel_dump                                     | definition changed |
489 +--------------------------------------------------------+--------------------+
490 | get_first_msg_id                                       | definition changed |
491 +--------------------------------------------------------+--------------------+
492 | get_first_msg_id_reply                                 | definition changed |
493 +--------------------------------------------------------+--------------------+
494 | get_next_index                                         | definition changed |
495 +--------------------------------------------------------+--------------------+
496 | get_next_index_reply                                   | definition changed |
497 +--------------------------------------------------------+--------------------+
498 | get_node_graph                                         | definition changed |
499 +--------------------------------------------------------+--------------------+
500 | get_node_graph_reply                                   | definition changed |
501 +--------------------------------------------------------+--------------------+
502 | get_node_index                                         | definition changed |
503 +--------------------------------------------------------+--------------------+
504 | get_node_index_reply                                   | definition changed |
505 +--------------------------------------------------------+--------------------+
506 | gpe_add_del_fwd_entry                                  | definition changed |
507 +--------------------------------------------------------+--------------------+
508 | gpe_add_del_fwd_entry_reply                            | definition changed |
509 +--------------------------------------------------------+--------------------+
510 | gpe_add_del_iface                                      | definition changed |
511 +--------------------------------------------------------+--------------------+
512 | gpe_add_del_iface_reply                                | definition changed |
513 +--------------------------------------------------------+--------------------+
514 | gpe_add_del_native_fwd_rpath                           | definition changed |
515 +--------------------------------------------------------+--------------------+
516 | gpe_add_del_native_fwd_rpath_reply                     | definition changed |
517 +--------------------------------------------------------+--------------------+
518 | gpe_enable_disable                                     | definition changed |
519 +--------------------------------------------------------+--------------------+
520 | gpe_enable_disable_reply                               | definition changed |
521 +--------------------------------------------------------+--------------------+
522 | gpe_fwd_entries_get                                    | definition changed |
523 +--------------------------------------------------------+--------------------+
524 | gpe_fwd_entries_get_reply                              | definition changed |
525 +--------------------------------------------------------+--------------------+
526 | gpe_fwd_entry_path_details                             | definition changed |
527 +--------------------------------------------------------+--------------------+
528 | gpe_fwd_entry_path_dump                                | definition changed |
529 +--------------------------------------------------------+--------------------+
530 | gpe_fwd_entry_vnis_get                                 | definition changed |
531 +--------------------------------------------------------+--------------------+
532 | gpe_fwd_entry_vnis_get_reply                           | definition changed |
533 +--------------------------------------------------------+--------------------+
534 | gpe_get_encap_mode                                     | definition changed |
535 +--------------------------------------------------------+--------------------+
536 | gpe_get_encap_mode_reply                               | definition changed |
537 +--------------------------------------------------------+--------------------+
538 | gpe_native_fwd_rpaths_get                              | definition changed |
539 +--------------------------------------------------------+--------------------+
540 | gpe_native_fwd_rpaths_get_reply                        | definition changed |
541 +--------------------------------------------------------+--------------------+
542 | gpe_set_encap_mode                                     | definition changed |
543 +--------------------------------------------------------+--------------------+
544 | gpe_set_encap_mode_reply                               | definition changed |
545 +--------------------------------------------------------+--------------------+
546 | gre_add_del_tunnel                                     | definition changed |
547 +--------------------------------------------------------+--------------------+
548 | gre_add_del_tunnel_reply                               | definition changed |
549 +--------------------------------------------------------+--------------------+
550 | gre_tunnel_details                                     | definition changed |
551 +--------------------------------------------------------+--------------------+
552 | gre_tunnel_dump                                        | definition changed |
553 +--------------------------------------------------------+--------------------+
554 | gtpu_add_del_tunnel                                    | definition changed |
555 +--------------------------------------------------------+--------------------+
556 | gtpu_add_del_tunnel_reply                              | definition changed |
557 +--------------------------------------------------------+--------------------+
558 | gtpu_tunnel_details                                    | definition changed |
559 +--------------------------------------------------------+--------------------+
560 | gtpu_tunnel_dump                                       | definition changed |
561 +--------------------------------------------------------+--------------------+
562 | igmp_clear_interface                                   | definition changed |
563 +--------------------------------------------------------+--------------------+
564 | igmp_details                                           | only in image      |
565 +--------------------------------------------------------+--------------------+
566 | igmp_dump                                              | only in image      |
567 +--------------------------------------------------------+--------------------+
568 | igmp_enable_disable                                    | definition changed |
569 +--------------------------------------------------------+--------------------+
570 | igmp_event                                             | only in image      |
571 +--------------------------------------------------------+--------------------+
572 | igmp_listen                                            | definition changed |
573 +--------------------------------------------------------+--------------------+
574 | ikev2_initiate_del_child_sa                            | definition changed |
575 +--------------------------------------------------------+--------------------+
576 | ikev2_initiate_del_child_sa_reply                      | definition changed |
577 +--------------------------------------------------------+--------------------+
578 | ikev2_initiate_del_ike_sa                              | definition changed |
579 +--------------------------------------------------------+--------------------+
580 | ikev2_initiate_del_ike_sa_reply                        | definition changed |
581 +--------------------------------------------------------+--------------------+
582 | ikev2_initiate_rekey_child_sa                          | definition changed |
583 +--------------------------------------------------------+--------------------+
584 | ikev2_initiate_rekey_child_sa_reply                    | definition changed |
585 +--------------------------------------------------------+--------------------+
586 | ikev2_initiate_sa_init                                 | definition changed |
587 +--------------------------------------------------------+--------------------+
588 | ikev2_initiate_sa_init_reply                           | definition changed |
589 +--------------------------------------------------------+--------------------+
590 | ikev2_profile_add_del                                  | definition changed |
591 +--------------------------------------------------------+--------------------+
592 | ikev2_profile_add_del_reply                            | definition changed |
593 +--------------------------------------------------------+--------------------+
594 | ikev2_profile_set_auth                                 | definition changed |
595 +--------------------------------------------------------+--------------------+
596 | ikev2_profile_set_auth_reply                           | definition changed |
597 +--------------------------------------------------------+--------------------+
598 | ikev2_profile_set_id                                   | definition changed |
599 +--------------------------------------------------------+--------------------+
600 | ikev2_profile_set_id_reply                             | definition changed |
601 +--------------------------------------------------------+--------------------+
602 | ikev2_profile_set_ts                                   | definition changed |
603 +--------------------------------------------------------+--------------------+
604 | ikev2_profile_set_ts_reply                             | definition changed |
605 +--------------------------------------------------------+--------------------+
606 | ikev2_set_esp_transforms                               | definition changed |
607 +--------------------------------------------------------+--------------------+
608 | ikev2_set_esp_transforms_reply                         | definition changed |
609 +--------------------------------------------------------+--------------------+
610 | ikev2_set_ike_transforms                               | definition changed |
611 +--------------------------------------------------------+--------------------+
612 | ikev2_set_ike_transforms_reply                         | definition changed |
613 +--------------------------------------------------------+--------------------+
614 | ikev2_set_local_key                                    | definition changed |
615 +--------------------------------------------------------+--------------------+
616 | ikev2_set_local_key_reply                              | definition changed |
617 +--------------------------------------------------------+--------------------+
618 | ikev2_set_responder                                    | definition changed |
619 +--------------------------------------------------------+--------------------+
620 | ikev2_set_responder_reply                              | definition changed |
621 +--------------------------------------------------------+--------------------+
622 | ikev2_set_sa_lifetime                                  | definition changed |
623 +--------------------------------------------------------+--------------------+
624 | ikev2_set_sa_lifetime_reply                            | definition changed |
625 +--------------------------------------------------------+--------------------+
626 | input_acl_set_interface                                | definition changed |
627 +--------------------------------------------------------+--------------------+
628 | input_acl_set_interface_reply                          | definition changed |
629 +--------------------------------------------------------+--------------------+
630 | interface_name_renumber                                | definition changed |
631 +--------------------------------------------------------+--------------------+
632 | interface_name_renumber_reply                          | definition changed |
633 +--------------------------------------------------------+--------------------+
634 | ioam_cache_ip6_enable_disable                          | definition changed |
635 +--------------------------------------------------------+--------------------+
636 | ioam_cache_ip6_enable_disable_reply                    | definition changed |
637 +--------------------------------------------------------+--------------------+
638 | ioam_disable                                           | definition changed |
639 +--------------------------------------------------------+--------------------+
640 | ioam_disable_reply                                     | definition changed |
641 +--------------------------------------------------------+--------------------+
642 | ioam_enable                                            | definition changed |
643 +--------------------------------------------------------+--------------------+
644 | ioam_enable_reply                                      | definition changed |
645 +--------------------------------------------------------+--------------------+
646 | ioam_export_ip6_enable_disable                         | definition changed |
647 +--------------------------------------------------------+--------------------+
648 | ioam_export_ip6_enable_disable_reply                   | definition changed |
649 +--------------------------------------------------------+--------------------+
650 | ip4_arp_event                                          | definition changed |
651 +--------------------------------------------------------+--------------------+
652 | ip6_fib_details                                        | definition changed |
653 +--------------------------------------------------------+--------------------+
654 | ip6_fib_dump                                           | definition changed |
655 +--------------------------------------------------------+--------------------+
656 | ip6_mfib_details                                       | definition changed |
657 +--------------------------------------------------------+--------------------+
658 | ip6_mfib_dump                                          | definition changed |
659 +--------------------------------------------------------+--------------------+
660 | ip6_nd_address_autoconfig                              | definition changed |
661 +--------------------------------------------------------+--------------------+
662 | ip6_nd_event                                           | definition changed |
663 +--------------------------------------------------------+--------------------+
664 | ip6_ra_event                                           | only in image      |
665 +--------------------------------------------------------+--------------------+
666 | ip6nd_proxy_add_del                                    | definition changed |
667 +--------------------------------------------------------+--------------------+
668 | ip6nd_proxy_add_del_reply                              | definition changed |
669 +--------------------------------------------------------+--------------------+
670 | ip6nd_proxy_details                                    | definition changed |
671 +--------------------------------------------------------+--------------------+
672 | ip6nd_proxy_dump                                       | definition changed |
673 +--------------------------------------------------------+--------------------+
674 | ip6nd_send_router_solicitation                         | definition changed |
675 +--------------------------------------------------------+--------------------+
676 | ip_add_del_route                                       | definition changed |
677 +--------------------------------------------------------+--------------------+
678 | ip_add_del_route_reply                                 | definition changed |
679 +--------------------------------------------------------+--------------------+
680 | ip_address_details                                     | definition changed |
681 +--------------------------------------------------------+--------------------+
682 | ip_address_dump                                        | definition changed |
683 +--------------------------------------------------------+--------------------+
684 | ip_container_proxy_add_del                             | definition changed |
685 +--------------------------------------------------------+--------------------+
686 | ip_container_proxy_add_del_reply                       | definition changed |
687 +--------------------------------------------------------+--------------------+
688 | ip_details                                             | definition changed |
689 +--------------------------------------------------------+--------------------+
690 | ip_dump                                                | definition changed |
691 +--------------------------------------------------------+--------------------+
692 | ip_fib_details                                         | definition changed |
693 +--------------------------------------------------------+--------------------+
694 | ip_fib_dump                                            | definition changed |
695 +--------------------------------------------------------+--------------------+
696 | ip_mfib_details                                        | definition changed |
697 +--------------------------------------------------------+--------------------+
698 | ip_mfib_dump                                           | definition changed |
699 +--------------------------------------------------------+--------------------+
700 | ip_mroute_add_del                                      | definition changed |
701 +--------------------------------------------------------+--------------------+
702 | ip_mroute_add_del_reply                                | definition changed |
703 +--------------------------------------------------------+--------------------+
704 | ip_neighbor_add_del                                    | definition changed |
705 +--------------------------------------------------------+--------------------+
706 | ip_neighbor_add_del_reply                              | definition changed |
707 +--------------------------------------------------------+--------------------+
708 | ip_neighbor_details                                    | definition changed |
709 +--------------------------------------------------------+--------------------+
710 | ip_neighbor_dump                                       | definition changed |
711 +--------------------------------------------------------+--------------------+
712 | ip_punt_police                                         | definition changed |
713 +--------------------------------------------------------+--------------------+
714 | ip_punt_police_reply                                   | definition changed |
715 +--------------------------------------------------------+--------------------+
716 | ip_punt_redirect                                       | definition changed |
717 +--------------------------------------------------------+--------------------+
718 | ip_punt_redirect_reply                                 | definition changed |
719 +--------------------------------------------------------+--------------------+
720 | ip_reassembly_enable_disable                           | definition changed |
721 +--------------------------------------------------------+--------------------+
722 | ip_reassembly_get                                      | definition changed |
723 +--------------------------------------------------------+--------------------+
724 | ip_reassembly_set                                      | definition changed |
725 +--------------------------------------------------------+--------------------+
726 | ip_source_and_port_range_check_add_del                 | definition changed |
727 +--------------------------------------------------------+--------------------+
728 | ip_source_and_port_range_check_add_del_reply           | definition changed |
729 +--------------------------------------------------------+--------------------+
730 | ip_source_and_port_range_check_interface_add_del       | definition changed |
731 +--------------------------------------------------------+--------------------+
732 | ip_source_and_port_range_check_interface_add_del_reply | definition changed |
733 +--------------------------------------------------------+--------------------+
734 | ip_table_add_del                                       | definition changed |
735 +--------------------------------------------------------+--------------------+
736 | ip_table_add_del_reply                                 | definition changed |
737 +--------------------------------------------------------+--------------------+
738 | ipfix_classify_stream_details                          | definition changed |
739 +--------------------------------------------------------+--------------------+
740 | ipfix_classify_stream_dump                             | definition changed |
741 +--------------------------------------------------------+--------------------+
742 | ipfix_classify_table_add_del                           | definition changed |
743 +--------------------------------------------------------+--------------------+
744 | ipfix_classify_table_add_del_reply                     | definition changed |
745 +--------------------------------------------------------+--------------------+
746 | ipfix_classify_table_details                           | definition changed |
747 +--------------------------------------------------------+--------------------+
748 | ipfix_classify_table_dump                              | definition changed |
749 +--------------------------------------------------------+--------------------+
750 | ipfix_exporter_details                                 | definition changed |
751 +--------------------------------------------------------+--------------------+
752 | ipfix_exporter_dump                                    | definition changed |
753 +--------------------------------------------------------+--------------------+
754 | ipip_6rd_add_tunnel                                    | definition changed |
755 +--------------------------------------------------------+--------------------+
756 | ipip_6rd_del_tunnel                                    | definition changed |
757 +--------------------------------------------------------+--------------------+
758 | ipip_add_tunnel                                        | definition changed |
759 +--------------------------------------------------------+--------------------+
760 | ipip_del_tunnel                                        | definition changed |
761 +--------------------------------------------------------+--------------------+
762 | ipip_tunnel_details                                    | only in image      |
763 +--------------------------------------------------------+--------------------+
764 | ipip_tunnel_dump                                       | only in image      |
765 +--------------------------------------------------------+--------------------+
766 | ipsec_gre_add_del_tunnel                               | definition changed |
767 +--------------------------------------------------------+--------------------+
768 | ipsec_gre_add_del_tunnel_reply                         | definition changed |
769 +--------------------------------------------------------+--------------------+
770 | ipsec_gre_tunnel_details                               | definition changed |
771 +--------------------------------------------------------+--------------------+
772 | ipsec_gre_tunnel_dump                                  | definition changed |
773 +--------------------------------------------------------+--------------------+
774 | ipsec_interface_add_del_spd                            | definition changed |
775 +--------------------------------------------------------+--------------------+
776 | ipsec_interface_add_del_spd_reply                      | definition changed |
777 +--------------------------------------------------------+--------------------+
778 | ipsec_sa_details                                       | definition changed |
779 +--------------------------------------------------------+--------------------+
780 | ipsec_sa_dump                                          | definition changed |
781 +--------------------------------------------------------+--------------------+
782 | ipsec_sa_set_key                                       | definition changed |
783 +--------------------------------------------------------+--------------------+
784 | ipsec_sa_set_key_reply                                 | definition changed |
785 +--------------------------------------------------------+--------------------+
786 | ipsec_sad_add_del_entry                                | definition changed |
787 +--------------------------------------------------------+--------------------+
788 | ipsec_sad_add_del_entry_reply                          | definition changed |
789 +--------------------------------------------------------+--------------------+
790 | ipsec_spd_add_del                                      | definition changed |
791 +--------------------------------------------------------+--------------------+
792 | ipsec_spd_add_del_entry                                | definition changed |
793 +--------------------------------------------------------+--------------------+
794 | ipsec_spd_add_del_entry_reply                          | definition changed |
795 +--------------------------------------------------------+--------------------+
796 | ipsec_spd_add_del_reply                                | definition changed |
797 +--------------------------------------------------------+--------------------+
798 | ipsec_spd_details                                      | definition changed |
799 +--------------------------------------------------------+--------------------+
800 | ipsec_spd_dump                                         | definition changed |
801 +--------------------------------------------------------+--------------------+
802 | ipsec_tunnel_if_add_del                                | definition changed |
803 +--------------------------------------------------------+--------------------+
804 | ipsec_tunnel_if_add_del_reply                          | definition changed |
805 +--------------------------------------------------------+--------------------+
806 | ipsec_tunnel_if_set_key                                | definition changed |
807 +--------------------------------------------------------+--------------------+
808 | ipsec_tunnel_if_set_key_reply                          | definition changed |
809 +--------------------------------------------------------+--------------------+
810 | ipsec_tunnel_if_set_sa                                 | definition changed |
811 +--------------------------------------------------------+--------------------+
812 | ipsec_tunnel_if_set_sa_reply                           | definition changed |
813 +--------------------------------------------------------+--------------------+
814 | kp_add_del_pod                                         | definition changed |
815 +--------------------------------------------------------+--------------------+
816 | kp_add_del_pod_reply                                   | definition changed |
817 +--------------------------------------------------------+--------------------+
818 | kp_add_del_vip                                         | definition changed |
819 +--------------------------------------------------------+--------------------+
820 | kp_add_del_vip_reply                                   | definition changed |
821 +--------------------------------------------------------+--------------------+
822 | kp_conf                                                | definition changed |
823 +--------------------------------------------------------+--------------------+
824 | kp_conf_reply                                          | definition changed |
825 +--------------------------------------------------------+--------------------+
826 | l2_emulation                                           | definition changed |
827 +--------------------------------------------------------+--------------------+
828 | l2_emulation_reply                                     | definition changed |
829 +--------------------------------------------------------+--------------------+
830 | l2_fib_clear_table                                     | definition changed |
831 +--------------------------------------------------------+--------------------+
832 | l2_fib_clear_table_reply                               | definition changed |
833 +--------------------------------------------------------+--------------------+
834 | l2_fib_table_details                                   | definition changed |
835 +--------------------------------------------------------+--------------------+
836 | l2_fib_table_dump                                      | definition changed |
837 +--------------------------------------------------------+--------------------+
838 | l2_flags                                               | definition changed |
839 +--------------------------------------------------------+--------------------+
840 | l2_flags_reply                                         | definition changed |
841 +--------------------------------------------------------+--------------------+
842 | l2_interface_efp_filter                                | definition changed |
843 +--------------------------------------------------------+--------------------+
844 | l2_interface_efp_filter_reply                          | definition changed |
845 +--------------------------------------------------------+--------------------+
846 | l2_interface_pbb_tag_rewrite                           | definition changed |
847 +--------------------------------------------------------+--------------------+
848 | l2_interface_pbb_tag_rewrite_reply                     | definition changed |
849 +--------------------------------------------------------+--------------------+
850 | l2_interface_vlan_tag_rewrite                          | definition changed |
851 +--------------------------------------------------------+--------------------+
852 | l2_interface_vlan_tag_rewrite_reply                    | definition changed |
853 +--------------------------------------------------------+--------------------+
854 | l2_macs_event                                          | definition changed |
855 +--------------------------------------------------------+--------------------+
856 | l2_patch_add_del                                       | definition changed |
857 +--------------------------------------------------------+--------------------+
858 | l2_patch_add_del_reply                                 | definition changed |
859 +--------------------------------------------------------+--------------------+
860 | l2_xconnect_details                                    | definition changed |
861 +--------------------------------------------------------+--------------------+
862 | l2_xconnect_dump                                       | definition changed |
863 +--------------------------------------------------------+--------------------+
864 | l2fib_add_del                                          | definition changed |
865 +--------------------------------------------------------+--------------------+
866 | l2fib_add_del_reply                                    | definition changed |
867 +--------------------------------------------------------+--------------------+
868 | l2fib_flush_all                                        | definition changed |
869 +--------------------------------------------------------+--------------------+
870 | l2fib_flush_all_reply                                  | definition changed |
871 +--------------------------------------------------------+--------------------+
872 | l2fib_flush_bd                                         | definition changed |
873 +--------------------------------------------------------+--------------------+
874 | l2fib_flush_bd_reply                                   | definition changed |
875 +--------------------------------------------------------+--------------------+
876 | l2fib_flush_int                                        | definition changed |
877 +--------------------------------------------------------+--------------------+
878 | l2fib_flush_int_reply                                  | definition changed |
879 +--------------------------------------------------------+--------------------+
880 | l2tpv3_create_tunnel                                   | definition changed |
881 +--------------------------------------------------------+--------------------+
882 | l2tpv3_create_tunnel_reply                             | definition changed |
883 +--------------------------------------------------------+--------------------+
884 | l2tpv3_interface_enable_disable                        | definition changed |
885 +--------------------------------------------------------+--------------------+
886 | l2tpv3_interface_enable_disable_reply                  | definition changed |
887 +--------------------------------------------------------+--------------------+
888 | l2tpv3_set_lookup_key                                  | definition changed |
889 +--------------------------------------------------------+--------------------+
890 | l2tpv3_set_lookup_key_reply                            | definition changed |
891 +--------------------------------------------------------+--------------------+
892 | l2tpv3_set_tunnel_cookies                              | definition changed |
893 +--------------------------------------------------------+--------------------+
894 | l2tpv3_set_tunnel_cookies_reply                        | definition changed |
895 +--------------------------------------------------------+--------------------+
896 | lb_add_del_as                                          | definition changed |
897 +--------------------------------------------------------+--------------------+
898 | lb_add_del_as_reply                                    | definition changed |
899 +--------------------------------------------------------+--------------------+
900 | lb_add_del_vip                                         | definition changed |
901 +--------------------------------------------------------+--------------------+
902 | lb_add_del_vip_reply                                   | definition changed |
903 +--------------------------------------------------------+--------------------+
904 | lb_conf                                                | definition changed |
905 +--------------------------------------------------------+--------------------+
906 | lb_conf_reply                                          | definition changed |
907 +--------------------------------------------------------+--------------------+
908 | lisp_add_del_adjacency                                 | definition changed |
909 +--------------------------------------------------------+--------------------+
910 | lisp_add_del_adjacency_reply                           | definition changed |
911 +--------------------------------------------------------+--------------------+
912 | lisp_add_del_local_eid                                 | definition changed |
913 +--------------------------------------------------------+--------------------+
914 | lisp_add_del_local_eid_reply                           | definition changed |
915 +--------------------------------------------------------+--------------------+
916 | lisp_add_del_locator                                   | definition changed |
917 +--------------------------------------------------------+--------------------+
918 | lisp_add_del_locator_reply                             | definition changed |
919 +--------------------------------------------------------+--------------------+
920 | lisp_add_del_locator_set                               | definition changed |
921 +--------------------------------------------------------+--------------------+
922 | lisp_add_del_locator_set_reply                         | definition changed |
923 +--------------------------------------------------------+--------------------+
924 | lisp_add_del_map_request_itr_rlocs                     | definition changed |
925 +--------------------------------------------------------+--------------------+
926 | lisp_add_del_map_request_itr_rlocs_reply               | definition changed |
927 +--------------------------------------------------------+--------------------+
928 | lisp_add_del_map_resolver                              | definition changed |
929 +--------------------------------------------------------+--------------------+
930 | lisp_add_del_map_resolver_reply                        | definition changed |
931 +--------------------------------------------------------+--------------------+
932 | lisp_add_del_map_server                                | definition changed |
933 +--------------------------------------------------------+--------------------+
934 | lisp_add_del_map_server_reply                          | definition changed |
935 +--------------------------------------------------------+--------------------+
936 | lisp_add_del_remote_mapping                            | definition changed |
937 +--------------------------------------------------------+--------------------+
938 | lisp_add_del_remote_mapping_reply                      | definition changed |
939 +--------------------------------------------------------+--------------------+
940 | lisp_adjacencies_get                                   | definition changed |
941 +--------------------------------------------------------+--------------------+
942 | lisp_adjacencies_get_reply                             | definition changed |
943 +--------------------------------------------------------+--------------------+
944 | lisp_eid_table_add_del_map                             | definition changed |
945 +--------------------------------------------------------+--------------------+
946 | lisp_eid_table_add_del_map_reply                       | definition changed |
947 +--------------------------------------------------------+--------------------+
948 | lisp_eid_table_details                                 | definition changed |
949 +--------------------------------------------------------+--------------------+
950 | lisp_eid_table_dump                                    | definition changed |
951 +--------------------------------------------------------+--------------------+
952 | lisp_eid_table_map_details                             | definition changed |
953 +--------------------------------------------------------+--------------------+
954 | lisp_eid_table_map_dump                                | definition changed |
955 +--------------------------------------------------------+--------------------+
956 | lisp_eid_table_vni_details                             | definition changed |
957 +--------------------------------------------------------+--------------------+
958 | lisp_eid_table_vni_dump                                | definition changed |
959 +--------------------------------------------------------+--------------------+
960 | lisp_enable_disable                                    | definition changed |
961 +--------------------------------------------------------+--------------------+
962 | lisp_enable_disable_reply                              | definition changed |
963 +--------------------------------------------------------+--------------------+
964 | lisp_get_map_request_itr_rlocs                         | definition changed |
965 +--------------------------------------------------------+--------------------+
966 | lisp_get_map_request_itr_rlocs_reply                   | definition changed |
967 +--------------------------------------------------------+--------------------+
968 | lisp_locator_details                                   | definition changed |
969 +--------------------------------------------------------+--------------------+
970 | lisp_locator_dump                                      | definition changed |
971 +--------------------------------------------------------+--------------------+
972 | lisp_locator_set_details                               | definition changed |
973 +--------------------------------------------------------+--------------------+
974 | lisp_locator_set_dump                                  | definition changed |
975 +--------------------------------------------------------+--------------------+
976 | lisp_map_register_enable_disable                       | definition changed |
977 +--------------------------------------------------------+--------------------+
978 | lisp_map_register_enable_disable_reply                 | definition changed |
979 +--------------------------------------------------------+--------------------+
980 | lisp_map_request_mode                                  | definition changed |
981 +--------------------------------------------------------+--------------------+
982 | lisp_map_request_mode_reply                            | definition changed |
983 +--------------------------------------------------------+--------------------+
984 | lisp_map_resolver_details                              | definition changed |
985 +--------------------------------------------------------+--------------------+
986 | lisp_map_resolver_dump                                 | definition changed |
987 +--------------------------------------------------------+--------------------+
988 | lisp_map_server_details                                | definition changed |
989 +--------------------------------------------------------+--------------------+
990 | lisp_map_server_dump                                   | definition changed |
991 +--------------------------------------------------------+--------------------+
992 | lisp_pitr_set_locator_set                              | definition changed |
993 +--------------------------------------------------------+--------------------+
994 | lisp_pitr_set_locator_set_reply                        | definition changed |
995 +--------------------------------------------------------+--------------------+
996 | lisp_rloc_probe_enable_disable                         | definition changed |
997 +--------------------------------------------------------+--------------------+
998 | lisp_rloc_probe_enable_disable_reply                   | definition changed |
999 +--------------------------------------------------------+--------------------+
1000 | lisp_use_petr                                          | definition changed |
1001 +--------------------------------------------------------+--------------------+
1002 | lisp_use_petr_reply                                    | definition changed |
1003 +--------------------------------------------------------+--------------------+
1004 | lldp_config                                            | definition changed |
1005 +--------------------------------------------------------+--------------------+
1006 | lldp_config_reply                                      | definition changed |
1007 +--------------------------------------------------------+--------------------+
1008 | macip_acl_add                                          | definition changed |
1009 +--------------------------------------------------------+--------------------+
1010 | macip_acl_add_replace                                  | definition changed |
1011 +--------------------------------------------------------+--------------------+
1012 | macip_acl_add_replace_reply                            | definition changed |
1013 +--------------------------------------------------------+--------------------+
1014 | macip_acl_add_reply                                    | definition changed |
1015 +--------------------------------------------------------+--------------------+
1016 | macip_acl_del                                          | definition changed |
1017 +--------------------------------------------------------+--------------------+
1018 | macip_acl_del_reply                                    | definition changed |
1019 +--------------------------------------------------------+--------------------+
1020 | macip_acl_details                                      | definition changed |
1021 +--------------------------------------------------------+--------------------+
1022 | macip_acl_dump                                         | definition changed |
1023 +--------------------------------------------------------+--------------------+
1024 | macip_acl_interface_add_del                            | definition changed |
1025 +--------------------------------------------------------+--------------------+
1026 | macip_acl_interface_add_del_reply                      | definition changed |
1027 +--------------------------------------------------------+--------------------+
1028 | macip_acl_interface_get                                | definition changed |
1029 +--------------------------------------------------------+--------------------+
1030 | macip_acl_interface_get_reply                          | definition changed |
1031 +--------------------------------------------------------+--------------------+
1032 | macip_acl_interface_list_details                       | definition changed |
1033 +--------------------------------------------------------+--------------------+
1034 | macip_acl_interface_list_dump                          | definition changed |
1035 +--------------------------------------------------------+--------------------+
1036 | map_add_del_rule                                       | definition changed |
1037 +--------------------------------------------------------+--------------------+
1038 | map_add_del_rule_reply                                 | definition changed |
1039 +--------------------------------------------------------+--------------------+
1040 | map_add_domain                                         | definition changed |
1041 +--------------------------------------------------------+--------------------+
1042 | map_add_domain_reply                                   | definition changed |
1043 +--------------------------------------------------------+--------------------+
1044 | map_another_segment                                    | definition changed |
1045 +--------------------------------------------------------+--------------------+
1046 | map_another_segment_reply                              | definition changed |
1047 +--------------------------------------------------------+--------------------+
1048 | map_del_domain                                         | definition changed |
1049 +--------------------------------------------------------+--------------------+
1050 | map_del_domain_reply                                   | definition changed |
1051 +--------------------------------------------------------+--------------------+
1052 | map_domain_details                                     | definition changed |
1053 +--------------------------------------------------------+--------------------+
1054 | map_domain_dump                                        | definition changed |
1055 +--------------------------------------------------------+--------------------+
1056 | map_rule_details                                       | definition changed |
1057 +--------------------------------------------------------+--------------------+
1058 | map_rule_dump                                          | definition changed |
1059 +--------------------------------------------------------+--------------------+
1060 | map_summary_stats                                      | definition changed |
1061 +--------------------------------------------------------+--------------------+
1062 | map_summary_stats_reply                                | definition changed |
1063 +--------------------------------------------------------+--------------------+
1064 | memclnt_create                                         | definition changed |
1065 +--------------------------------------------------------+--------------------+
1066 | memclnt_create_reply                                   | definition changed |
1067 +--------------------------------------------------------+--------------------+
1068 | memclnt_delete                                         | definition changed |
1069 +--------------------------------------------------------+--------------------+
1070 | memclnt_delete_reply                                   | definition changed |
1071 +--------------------------------------------------------+--------------------+
1072 | memclnt_keepalive                                      | definition changed |
1073 +--------------------------------------------------------+--------------------+
1074 | memclnt_keepalive_reply                                | definition changed |
1075 +--------------------------------------------------------+--------------------+
1076 | memclnt_read_timeout                                   | definition changed |
1077 +--------------------------------------------------------+--------------------+
1078 | memclnt_rx_thread_suspend                              | definition changed |
1079 +--------------------------------------------------------+--------------------+
1080 | memfd_segment_create                                   | definition changed |
1081 +--------------------------------------------------------+--------------------+
1082 | memfd_segment_create_reply                             | definition changed |
1083 +--------------------------------------------------------+--------------------+
1084 | memif_create                                           | definition changed |
1085 +--------------------------------------------------------+--------------------+
1086 | memif_create_reply                                     | definition changed |
1087 +--------------------------------------------------------+--------------------+
1088 | memif_delete                                           | definition changed |
1089 +--------------------------------------------------------+--------------------+
1090 | memif_delete_reply                                     | definition changed |
1091 +--------------------------------------------------------+--------------------+
1092 | memif_details                                          | definition changed |
1093 +--------------------------------------------------------+--------------------+
1094 | memif_dump                                             | definition changed |
1095 +--------------------------------------------------------+--------------------+
1096 | memif_socket_filename_add_del                          | definition changed |
1097 +--------------------------------------------------------+--------------------+
1098 | memif_socket_filename_details                          | only in image      |
1099 +--------------------------------------------------------+--------------------+
1100 | memif_socket_filename_dump                             | only in image      |
1101 +--------------------------------------------------------+--------------------+
1102 | mfib_signal_details                                    | definition changed |
1103 +--------------------------------------------------------+--------------------+
1104 | mfib_signal_dump                                       | definition changed |
1105 +--------------------------------------------------------+--------------------+
1106 | modify_vhost_user_if                                   | definition changed |
1107 +--------------------------------------------------------+--------------------+
1108 | modify_vhost_user_if_reply                             | definition changed |
1109 +--------------------------------------------------------+--------------------+
1110 | mpls_fib_details                                       | definition changed |
1111 +--------------------------------------------------------+--------------------+
1112 | mpls_fib_dump                                          | definition changed |
1113 +--------------------------------------------------------+--------------------+
1114 | mpls_ip_bind_unbind                                    | definition changed |
1115 +--------------------------------------------------------+--------------------+
1116 | mpls_ip_bind_unbind_reply                              | definition changed |
1117 +--------------------------------------------------------+--------------------+
1118 | mpls_route_add_del                                     | definition changed |
1119 +--------------------------------------------------------+--------------------+
1120 | mpls_route_add_del_reply                               | definition changed |
1121 +--------------------------------------------------------+--------------------+
1122 | mpls_table_add_del                                     | definition changed |
1123 +--------------------------------------------------------+--------------------+
1124 | mpls_table_add_del_reply                               | definition changed |
1125 +--------------------------------------------------------+--------------------+
1126 | mpls_tunnel_add_del                                    | definition changed |
1127 +--------------------------------------------------------+--------------------+
1128 | mpls_tunnel_add_del_reply                              | definition changed |
1129 +--------------------------------------------------------+--------------------+
1130 | mpls_tunnel_details                                    | definition changed |
1131 +--------------------------------------------------------+--------------------+
1132 | mpls_tunnel_dump                                       | definition changed |
1133 +--------------------------------------------------------+--------------------+
1134 | nat44_add_del_address_range                            | definition changed |
1135 +--------------------------------------------------------+--------------------+
1136 | nat44_add_del_address_range_reply                      | definition changed |
1137 +--------------------------------------------------------+--------------------+
1138 | nat44_add_del_identity_mapping                         | definition changed |
1139 +--------------------------------------------------------+--------------------+
1140 | nat44_add_del_identity_mapping_reply                   | definition changed |
1141 +--------------------------------------------------------+--------------------+
1142 | nat44_add_del_interface_addr                           | definition changed |
1143 +--------------------------------------------------------+--------------------+
1144 | nat44_add_del_interface_addr_reply                     | definition changed |
1145 +--------------------------------------------------------+--------------------+
1146 | nat44_add_del_lb_static_mapping                        | definition changed |
1147 +--------------------------------------------------------+--------------------+
1148 | nat44_add_del_lb_static_mapping_reply                  | definition changed |
1149 +--------------------------------------------------------+--------------------+
1150 | nat44_add_del_static_mapping                           | definition changed |
1151 +--------------------------------------------------------+--------------------+
1152 | nat44_add_del_static_mapping_reply                     | definition changed |
1153 +--------------------------------------------------------+--------------------+
1154 | nat44_address_details                                  | definition changed |
1155 +--------------------------------------------------------+--------------------+
1156 | nat44_address_dump                                     | definition changed |
1157 +--------------------------------------------------------+--------------------+
1158 | nat44_del_session                                      | definition changed |
1159 +--------------------------------------------------------+--------------------+
1160 | nat44_del_session_reply                                | definition changed |
1161 +--------------------------------------------------------+--------------------+
1162 | nat44_forwarding_enable_disable                        | definition changed |
1163 +--------------------------------------------------------+--------------------+
1164 | nat44_forwarding_enable_disable_reply                  | definition changed |
1165 +--------------------------------------------------------+--------------------+
1166 | nat44_forwarding_is_enabled                            | definition changed |
1167 +--------------------------------------------------------+--------------------+
1168 | nat44_forwarding_is_enabled_reply                      | definition changed |
1169 +--------------------------------------------------------+--------------------+
1170 | nat44_identity_mapping_details                         | definition changed |
1171 +--------------------------------------------------------+--------------------+
1172 | nat44_identity_mapping_dump                            | definition changed |
1173 +--------------------------------------------------------+--------------------+
1174 | nat44_interface_add_del_feature                        | definition changed |
1175 +--------------------------------------------------------+--------------------+
1176 | nat44_interface_add_del_feature_reply                  | definition changed |
1177 +--------------------------------------------------------+--------------------+
1178 | nat44_interface_add_del_output_feature                 | definition changed |
1179 +--------------------------------------------------------+--------------------+
1180 | nat44_interface_add_del_output_feature_reply           | definition changed |
1181 +--------------------------------------------------------+--------------------+
1182 | nat44_interface_addr_details                           | definition changed |
1183 +--------------------------------------------------------+--------------------+
1184 | nat44_interface_addr_dump                              | definition changed |
1185 +--------------------------------------------------------+--------------------+
1186 | nat44_interface_details                                | definition changed |
1187 +--------------------------------------------------------+--------------------+
1188 | nat44_interface_dump                                   | definition changed |
1189 +--------------------------------------------------------+--------------------+
1190 | nat44_interface_output_feature_details                 | definition changed |
1191 +--------------------------------------------------------+--------------------+
1192 | nat44_interface_output_feature_dump                    | definition changed |
1193 +--------------------------------------------------------+--------------------+
1194 | nat44_lb_static_mapping_details                        | definition changed |
1195 +--------------------------------------------------------+--------------------+
1196 | nat44_lb_static_mapping_dump                           | definition changed |
1197 +--------------------------------------------------------+--------------------+
1198 | nat44_static_mapping_details                           | definition changed |
1199 +--------------------------------------------------------+--------------------+
1200 | nat44_static_mapping_dump                              | definition changed |
1201 +--------------------------------------------------------+--------------------+
1202 | nat44_user_details                                     | definition changed |
1203 +--------------------------------------------------------+--------------------+
1204 | nat44_user_dump                                        | definition changed |
1205 +--------------------------------------------------------+--------------------+
1206 | nat44_user_session_details                             | definition changed |
1207 +--------------------------------------------------------+--------------------+
1208 | nat44_user_session_dump                                | definition changed |
1209 +--------------------------------------------------------+--------------------+
1210 | nat64_add_del_interface_addr                           | definition changed |
1211 +--------------------------------------------------------+--------------------+
1212 | nat64_add_del_interface_addr_reply                     | definition changed |
1213 +--------------------------------------------------------+--------------------+
1214 | nat64_add_del_interface                                | definition changed |
1215 +--------------------------------------------------------+--------------------+
1216 | nat64_add_del_interface_reply                          | definition changed |
1217 +--------------------------------------------------------+--------------------+
1218 | nat64_add_del_pool_addr_range                          | definition changed |
1219 +--------------------------------------------------------+--------------------+
1220 | nat64_add_del_pool_addr_range_reply                    | definition changed |
1221 +--------------------------------------------------------+--------------------+
1222 | nat64_add_del_prefix                                   | definition changed |
1223 +--------------------------------------------------------+--------------------+
1224 | nat64_add_del_prefix_reply                             | definition changed |
1225 +--------------------------------------------------------+--------------------+
1226 | nat64_add_del_static_bib                               | definition changed |
1227 +--------------------------------------------------------+--------------------+
1228 | nat64_add_del_static_bib_reply                         | definition changed |
1229 +--------------------------------------------------------+--------------------+
1230 | nat64_bib_details                                      | definition changed |
1231 +--------------------------------------------------------+--------------------+
1232 | nat64_bib_dump                                         | definition changed |
1233 +--------------------------------------------------------+--------------------+
1234 | nat64_get_timeouts                                     | definition changed |
1235 +--------------------------------------------------------+--------------------+
1236 | nat64_get_timeouts_reply                               | definition changed |
1237 +--------------------------------------------------------+--------------------+
1238 | nat64_interface_details                                | definition changed |
1239 +--------------------------------------------------------+--------------------+
1240 | nat64_interface_dump                                   | definition changed |
1241 +--------------------------------------------------------+--------------------+
1242 | nat64_pool_addr_details                                | definition changed |
1243 +--------------------------------------------------------+--------------------+
1244 | nat64_pool_addr_dump                                   | definition changed |
1245 +--------------------------------------------------------+--------------------+
1246 | nat64_prefix_details                                   | definition changed |
1247 +--------------------------------------------------------+--------------------+
1248 | nat64_prefix_dump                                      | definition changed |
1249 +--------------------------------------------------------+--------------------+
1250 | nat64_set_timeouts                                     | definition changed |
1251 +--------------------------------------------------------+--------------------+
1252 | nat64_set_timeouts_reply                               | definition changed |
1253 +--------------------------------------------------------+--------------------+
1254 | nat64_st_details                                       | definition changed |
1255 +--------------------------------------------------------+--------------------+
1256 | nat64_st_dump                                          | definition changed |
1257 +--------------------------------------------------------+--------------------+
1258 | nat66_add_del_interface                                | definition changed |
1259 +--------------------------------------------------------+--------------------+
1260 | nat66_add_del_static_mapping                           | definition changed |
1261 +--------------------------------------------------------+--------------------+
1262 | nat66_interface_details                                | only in image      |
1263 +--------------------------------------------------------+--------------------+
1264 | nat66_interface_dump                                   | only in image      |
1265 +--------------------------------------------------------+--------------------+
1266 | nat66_static_mapping_details                           | only in image      |
1267 +--------------------------------------------------------+--------------------+
1268 | nat66_static_mapping_dump                              | only in image      |
1269 +--------------------------------------------------------+--------------------+
1270 | nat_control_ping                                       | definition changed |
1271 +--------------------------------------------------------+--------------------+
1272 | nat_control_ping_reply                                 | definition changed |
1273 +--------------------------------------------------------+--------------------+
1274 | nat_det_add_del_map                                    | definition changed |
1275 +--------------------------------------------------------+--------------------+
1276 | nat_det_add_del_map_reply                              | definition changed |
1277 +--------------------------------------------------------+--------------------+
1278 | nat_det_close_session_in                               | definition changed |
1279 +--------------------------------------------------------+--------------------+
1280 | nat_det_close_session_in_reply                         | definition changed |
1281 +--------------------------------------------------------+--------------------+
1282 | nat_det_close_session_out                              | definition changed |
1283 +--------------------------------------------------------+--------------------+
1284 | nat_det_close_session_out_reply                        | definition changed |
1285 +--------------------------------------------------------+--------------------+
1286 | nat_det_forward                                        | definition changed |
1287 +--------------------------------------------------------+--------------------+
1288 | nat_det_forward_reply                                  | definition changed |
1289 +--------------------------------------------------------+--------------------+
1290 | nat_det_get_timeouts                                   | definition changed |
1291 +--------------------------------------------------------+--------------------+
1292 | nat_det_get_timeouts_reply                             | definition changed |
1293 +--------------------------------------------------------+--------------------+
1294 | nat_det_map_details                                    | definition changed |
1295 +--------------------------------------------------------+--------------------+
1296 | nat_det_map_dump                                       | definition changed |
1297 +--------------------------------------------------------+--------------------+
1298 | nat_det_reverse                                        | definition changed |
1299 +--------------------------------------------------------+--------------------+
1300 | nat_det_reverse_reply                                  | definition changed |
1301 +--------------------------------------------------------+--------------------+
1302 | nat_det_session_details                                | definition changed |
1303 +--------------------------------------------------------+--------------------+
1304 | nat_det_session_dump                                   | definition changed |
1305 +--------------------------------------------------------+--------------------+
1306 | nat_det_set_timeouts                                   | definition changed |
1307 +--------------------------------------------------------+--------------------+
1308 | nat_det_set_timeouts_reply                             | definition changed |
1309 +--------------------------------------------------------+--------------------+
1310 | nat_get_reass                                          | definition changed |
1311 +--------------------------------------------------------+--------------------+
1312 | nat_get_reass_reply                                    | definition changed |
1313 +--------------------------------------------------------+--------------------+
1314 | nat_ipfix_enable_disable                               | definition changed |
1315 +--------------------------------------------------------+--------------------+
1316 | nat_ipfix_enable_disable_reply                         | definition changed |
1317 +--------------------------------------------------------+--------------------+
1318 | nat_reass_details                                      | definition changed |
1319 +--------------------------------------------------------+--------------------+
1320 | nat_reass_dump                                         | definition changed |
1321 +--------------------------------------------------------+--------------------+
1322 | nat_set_reass                                          | definition changed |
1323 +--------------------------------------------------------+--------------------+
1324 | nat_set_reass_reply                                    | definition changed |
1325 +--------------------------------------------------------+--------------------+
1326 | nat_set_workers                                        | definition changed |
1327 +--------------------------------------------------------+--------------------+
1328 | nat_set_workers_reply                                  | definition changed |
1329 +--------------------------------------------------------+--------------------+
1330 | nat_show_config                                        | definition changed |
1331 +--------------------------------------------------------+--------------------+
1332 | nat_show_config_reply                                  | definition changed |
1333 +--------------------------------------------------------+--------------------+
1334 | nat_worker_details                                     | definition changed |
1335 +--------------------------------------------------------+--------------------+
1336 | nat_worker_dump                                        | definition changed |
1337 +--------------------------------------------------------+--------------------+
1338 | netmap_create                                          | definition changed |
1339 +--------------------------------------------------------+--------------------+
1340 | netmap_create_reply                                    | definition changed |
1341 +--------------------------------------------------------+--------------------+
1342 | netmap_delete                                          | definition changed |
1343 +--------------------------------------------------------+--------------------+
1344 | netmap_delete_reply                                    | definition changed |
1345 +--------------------------------------------------------+--------------------+
1346 | oam_add_del                                            | definition changed |
1347 +--------------------------------------------------------+--------------------+
1348 | oam_add_del_reply                                      | definition changed |
1349 +--------------------------------------------------------+--------------------+
1350 | oam_event                                              | definition changed |
1351 +--------------------------------------------------------+--------------------+
1352 | one_add_del_adjacency                                  | definition changed |
1353 +--------------------------------------------------------+--------------------+
1354 | one_add_del_adjacency_reply                            | definition changed |
1355 +--------------------------------------------------------+--------------------+
1356 | one_add_del_l2_arp_entry                               | definition changed |
1357 +--------------------------------------------------------+--------------------+
1358 | one_add_del_l2_arp_entry_reply                         | definition changed |
1359 +--------------------------------------------------------+--------------------+
1360 | one_add_del_local_eid                                  | definition changed |
1361 +--------------------------------------------------------+--------------------+
1362 | one_add_del_local_eid_reply                            | definition changed |
1363 +--------------------------------------------------------+--------------------+
1364 | one_add_del_locator                                    | definition changed |
1365 +--------------------------------------------------------+--------------------+
1366 | one_add_del_locator_reply                              | definition changed |
1367 +--------------------------------------------------------+--------------------+
1368 | one_add_del_locator_set                                | definition changed |
1369 +--------------------------------------------------------+--------------------+
1370 | one_add_del_locator_set_reply                          | definition changed |
1371 +--------------------------------------------------------+--------------------+
1372 | one_add_del_map_request_itr_rlocs                      | definition changed |
1373 +--------------------------------------------------------+--------------------+
1374 | one_add_del_map_request_itr_rlocs_reply                | definition changed |
1375 +--------------------------------------------------------+--------------------+
1376 | one_add_del_map_resolver                               | definition changed |
1377 +--------------------------------------------------------+--------------------+
1378 | one_add_del_map_resolver_reply                         | definition changed |
1379 +--------------------------------------------------------+--------------------+
1380 | one_add_del_map_server                                 | definition changed |
1381 +--------------------------------------------------------+--------------------+
1382 | one_add_del_map_server_reply                           | definition changed |
1383 +--------------------------------------------------------+--------------------+
1384 | one_add_del_ndp_entry                                  | definition changed |
1385 +--------------------------------------------------------+--------------------+
1386 | one_add_del_ndp_entry_reply                            | definition changed |
1387 +--------------------------------------------------------+--------------------+
1388 | one_add_del_remote_mapping                             | definition changed |
1389 +--------------------------------------------------------+--------------------+
1390 | one_add_del_remote_mapping_reply                       | definition changed |
1391 +--------------------------------------------------------+--------------------+
1392 | one_adjacencies_get                                    | definition changed |
1393 +--------------------------------------------------------+--------------------+
1394 | one_adjacencies_get_reply                              | definition changed |
1395 +--------------------------------------------------------+--------------------+
1396 | one_eid_table_add_del_map                              | definition changed |
1397 +--------------------------------------------------------+--------------------+
1398 | one_eid_table_add_del_map_reply                        | definition changed |
1399 +--------------------------------------------------------+--------------------+
1400 | one_eid_table_details                                  | definition changed |
1401 +--------------------------------------------------------+--------------------+
1402 | one_eid_table_dump                                     | definition changed |
1403 +--------------------------------------------------------+--------------------+
1404 | one_eid_table_map_details                              | definition changed |
1405 +--------------------------------------------------------+--------------------+
1406 | one_eid_table_map_dump                                 | definition changed |
1407 +--------------------------------------------------------+--------------------+
1408 | one_eid_table_vni_details                              | definition changed |
1409 +--------------------------------------------------------+--------------------+
1410 | one_eid_table_vni_dump                                 | definition changed |
1411 +--------------------------------------------------------+--------------------+
1412 | one_enable_disable                                     | definition changed |
1413 +--------------------------------------------------------+--------------------+
1414 | one_enable_disable_petr_mode                           | definition changed |
1415 +--------------------------------------------------------+--------------------+
1416 | one_enable_disable_petr_mode_reply                     | definition changed |
1417 +--------------------------------------------------------+--------------------+
1418 | one_enable_disable_pitr_mode                           | definition changed |
1419 +--------------------------------------------------------+--------------------+
1420 | one_enable_disable_pitr_mode_reply                     | definition changed |
1421 +--------------------------------------------------------+--------------------+
1422 | one_enable_disable_reply                               | definition changed |
1423 +--------------------------------------------------------+--------------------+
1424 | one_enable_disable_xtr_mode                            | definition changed |
1425 +--------------------------------------------------------+--------------------+
1426 | one_enable_disable_xtr_mode_reply                      | definition changed |
1427 +--------------------------------------------------------+--------------------+
1428 | one_get_map_request_itr_rlocs                          | definition changed |
1429 +--------------------------------------------------------+--------------------+
1430 | one_get_map_request_itr_rlocs_reply                    | definition changed |
1431 +--------------------------------------------------------+--------------------+
1432 | one_get_transport_protocol                             | definition changed |
1433 +--------------------------------------------------------+--------------------+
1434 | one_get_transport_protocol_reply                       | definition changed |
1435 +--------------------------------------------------------+--------------------+
1436 | one_l2_arp_bd_get                                      | definition changed |
1437 +--------------------------------------------------------+--------------------+
1438 | one_l2_arp_bd_get_reply                                | definition changed |
1439 +--------------------------------------------------------+--------------------+
1440 | one_l2_arp_entries_get                                 | definition changed |
1441 +--------------------------------------------------------+--------------------+
1442 | one_l2_arp_entries_get_reply                           | definition changed |
1443 +--------------------------------------------------------+--------------------+
1444 | one_locator_details                                    | definition changed |
1445 +--------------------------------------------------------+--------------------+
1446 | one_locator_dump                                       | definition changed |
1447 +--------------------------------------------------------+--------------------+
1448 | one_locator_set_details                                | definition changed |
1449 +--------------------------------------------------------+--------------------+
1450 | one_locator_set_dump                                   | definition changed |
1451 +--------------------------------------------------------+--------------------+
1452 | one_map_register_enable_disable                        | definition changed |
1453 +--------------------------------------------------------+--------------------+
1454 | one_map_register_enable_disable_reply                  | definition changed |
1455 +--------------------------------------------------------+--------------------+
1456 | one_map_register_fallback_threshold                    | definition changed |
1457 +--------------------------------------------------------+--------------------+
1458 | one_map_register_fallback_threshold_reply              | definition changed |
1459 +--------------------------------------------------------+--------------------+
1460 | one_map_register_set_ttl                               | definition changed |
1461 +--------------------------------------------------------+--------------------+
1462 | one_map_register_set_ttl_reply                         | definition changed |
1463 +--------------------------------------------------------+--------------------+
1464 | one_map_request_mode                                   | definition changed |
1465 +--------------------------------------------------------+--------------------+
1466 | one_map_request_mode_reply                             | definition changed |
1467 +--------------------------------------------------------+--------------------+
1468 | one_map_resolver_details                               | definition changed |
1469 +--------------------------------------------------------+--------------------+
1470 | one_map_resolver_dump                                  | definition changed |
1471 +--------------------------------------------------------+--------------------+
1472 | one_map_server_details                                 | definition changed |
1473 +--------------------------------------------------------+--------------------+
1474 | one_map_server_dump                                    | definition changed |
1475 +--------------------------------------------------------+--------------------+
1476 | one_ndp_bd_get                                         | definition changed |
1477 +--------------------------------------------------------+--------------------+
1478 | one_ndp_bd_get_reply                                   | definition changed |
1479 +--------------------------------------------------------+--------------------+
1480 | one_ndp_entries_get                                    | definition changed |
1481 +--------------------------------------------------------+--------------------+
1482 | one_ndp_entries_get_reply                              | definition changed |
1483 +--------------------------------------------------------+--------------------+
1484 | one_nsh_set_locator_set                                | definition changed |
1485 +--------------------------------------------------------+--------------------+
1486 | one_nsh_set_locator_set_reply                          | definition changed |
1487 +--------------------------------------------------------+--------------------+
1488 | one_pitr_set_locator_set                               | definition changed |
1489 +--------------------------------------------------------+--------------------+
1490 | one_pitr_set_locator_set_reply                         | definition changed |
1491 +--------------------------------------------------------+--------------------+
1492 | one_rloc_probe_enable_disable                          | definition changed |
1493 +--------------------------------------------------------+--------------------+
1494 | one_rloc_probe_enable_disable_reply                    | definition changed |
1495 +--------------------------------------------------------+--------------------+
1496 | one_set_transport_protocol                             | definition changed |
1497 +--------------------------------------------------------+--------------------+
1498 | one_set_transport_protocol_reply                       | definition changed |
1499 +--------------------------------------------------------+--------------------+
1500 | one_show_petr_mode                                     | definition changed |
1501 +--------------------------------------------------------+--------------------+
1502 | one_show_petr_mode_reply                               | definition changed |
1503 +--------------------------------------------------------+--------------------+
1504 | one_show_pitr_mode                                     | definition changed |
1505 +--------------------------------------------------------+--------------------+
1506 | one_show_pitr_mode_reply                               | definition changed |
1507 +--------------------------------------------------------+--------------------+
1508 | one_show_xtr_mode                                      | definition changed |
1509 +--------------------------------------------------------+--------------------+
1510 | one_show_xtr_mode_reply                                | definition changed |
1511 +--------------------------------------------------------+--------------------+
1512 | one_stats_details                                      | definition changed |
1513 +--------------------------------------------------------+--------------------+
1514 | one_stats_dump                                         | definition changed |
1515 +--------------------------------------------------------+--------------------+
1516 | one_stats_enable_disable                               | definition changed |
1517 +--------------------------------------------------------+--------------------+
1518 | one_stats_enable_disable_reply                         | definition changed |
1519 +--------------------------------------------------------+--------------------+
1520 | one_stats_flush                                        | definition changed |
1521 +--------------------------------------------------------+--------------------+
1522 | one_stats_flush_reply                                  | definition changed |
1523 +--------------------------------------------------------+--------------------+
1524 | one_use_petr                                           | definition changed |
1525 +--------------------------------------------------------+--------------------+
1526 | one_use_petr_reply                                     | definition changed |
1527 +--------------------------------------------------------+--------------------+
1528 | output_acl_set_interface                               | definition changed |
1529 +--------------------------------------------------------+--------------------+
1530 | p2p_ethernet_add                                       | definition changed |
1531 +--------------------------------------------------------+--------------------+
1532 | p2p_ethernet_add_reply                                 | definition changed |
1533 +--------------------------------------------------------+--------------------+
1534 | p2p_ethernet_del                                       | definition changed |
1535 +--------------------------------------------------------+--------------------+
1536 | p2p_ethernet_del_reply                                 | definition changed |
1537 +--------------------------------------------------------+--------------------+
1538 | pg_capture                                             | definition changed |
1539 +--------------------------------------------------------+--------------------+
1540 | pg_capture_reply                                       | definition changed |
1541 +--------------------------------------------------------+--------------------+
1542 | pg_create_interface                                    | definition changed |
1543 +--------------------------------------------------------+--------------------+
1544 | pg_create_interface_reply                              | definition changed |
1545 +--------------------------------------------------------+--------------------+
1546 | pg_enable_disable                                      | definition changed |
1547 +--------------------------------------------------------+--------------------+
1548 | pg_enable_disable_reply                                | definition changed |
1549 +--------------------------------------------------------+--------------------+
1550 | policer_add_del                                        | definition changed |
1551 +--------------------------------------------------------+--------------------+
1552 | policer_add_del_reply                                  | definition changed |
1553 +--------------------------------------------------------+--------------------+
1554 | policer_classify_details                               | definition changed |
1555 +--------------------------------------------------------+--------------------+
1556 | policer_classify_dump                                  | definition changed |
1557 +--------------------------------------------------------+--------------------+
1558 | policer_classify_set_interface                         | definition changed |
1559 +--------------------------------------------------------+--------------------+
1560 | policer_classify_set_interface_reply                   | definition changed |
1561 +--------------------------------------------------------+--------------------+
1562 | policer_details                                        | definition changed |
1563 +--------------------------------------------------------+--------------------+
1564 | policer_dump                                           | definition changed |
1565 +--------------------------------------------------------+--------------------+
1566 | pot_profile_activate                                   | definition changed |
1567 +--------------------------------------------------------+--------------------+
1568 | pot_profile_activate_reply                             | definition changed |
1569 +--------------------------------------------------------+--------------------+
1570 | pot_profile_add                                        | definition changed |
1571 +--------------------------------------------------------+--------------------+
1572 | pot_profile_add_reply                                  | definition changed |
1573 +--------------------------------------------------------+--------------------+
1574 | pot_profile_del                                        | definition changed |
1575 +--------------------------------------------------------+--------------------+
1576 | pot_profile_del_reply                                  | definition changed |
1577 +--------------------------------------------------------+--------------------+
1578 | pot_profile_show_config_details                        | definition changed |
1579 +--------------------------------------------------------+--------------------+
1580 | pot_profile_show_config_dump                           | definition changed |
1581 +--------------------------------------------------------+--------------------+
1582 | pppoe_add_del_session                                  | definition changed |
1583 +--------------------------------------------------------+--------------------+
1584 | pppoe_add_del_session_reply                            | definition changed |
1585 +--------------------------------------------------------+--------------------+
1586 | pppoe_session_details                                  | definition changed |
1587 +--------------------------------------------------------+--------------------+
1588 | pppoe_session_dump                                     | definition changed |
1589 +--------------------------------------------------------+--------------------+
1590 | proxy_arp_add_del                                      | definition changed |
1591 +--------------------------------------------------------+--------------------+
1592 | proxy_arp_add_del_reply                                | definition changed |
1593 +--------------------------------------------------------+--------------------+
1594 | proxy_arp_intfc_enable_disable                         | definition changed |
1595 +--------------------------------------------------------+--------------------+
1596 | proxy_arp_intfc_enable_disable_reply                   | definition changed |
1597 +--------------------------------------------------------+--------------------+
1598 | punt                                                   | definition changed |
1599 +--------------------------------------------------------+--------------------+
1600 | punt_reply                                             | definition changed |
1601 +--------------------------------------------------------+--------------------+
1602 | punt_socket_deregister                                 | definition changed |
1603 +--------------------------------------------------------+--------------------+
1604 | punt_socket_deregister_reply                           | definition changed |
1605 +--------------------------------------------------------+--------------------+
1606 | punt_socket_register                                   | definition changed |
1607 +--------------------------------------------------------+--------------------+
1608 | punt_socket_register_reply                             | definition changed |
1609 +--------------------------------------------------------+--------------------+
1610 | qos_egress_map_delete                                  | definition changed |
1611 +--------------------------------------------------------+--------------------+
1612 | qos_egress_map_update                                  | definition changed |
1613 +--------------------------------------------------------+--------------------+
1614 | qos_mark_enable_disable                                | definition changed |
1615 +--------------------------------------------------------+--------------------+
1616 | qos_record_enable_disable                              | definition changed |
1617 +--------------------------------------------------------+--------------------+
1618 | reset_fib                                              | definition changed |
1619 +--------------------------------------------------------+--------------------+
1620 | reset_fib_reply                                        | definition changed |
1621 +--------------------------------------------------------+--------------------+
1622 | reset_session                                          | definition changed |
1623 +--------------------------------------------------------+--------------------+
1624 | reset_session_reply                                    | definition changed |
1625 +--------------------------------------------------------+--------------------+
1626 | rpc_call                                               | definition changed |
1627 +--------------------------------------------------------+--------------------+
1628 | rpc_call_reply                                         | definition changed |
1629 +--------------------------------------------------------+--------------------+
1630 | rx_thread_exit                                         | definition changed |
1631 +--------------------------------------------------------+--------------------+
1632 | sctp_add_src_dst_connection                            | definition changed |
1633 +--------------------------------------------------------+--------------------+
1634 | sctp_config                                            | definition changed |
1635 +--------------------------------------------------------+--------------------+
1636 | sctp_del_src_dst_connection                            | definition changed |
1637 +--------------------------------------------------------+--------------------+
1638 | session_enable_disable                                 | definition changed |
1639 +--------------------------------------------------------+--------------------+
1640 | session_enable_disable_reply                           | definition changed |
1641 +--------------------------------------------------------+--------------------+
1642 | session_rule_add_del                                   | definition changed |
1643 +--------------------------------------------------------+--------------------+
1644 | session_rule_add_del_reply                             | definition changed |
1645 +--------------------------------------------------------+--------------------+
1646 | session_rules_details                                  | definition changed |
1647 +--------------------------------------------------------+--------------------+
1648 | session_rules_dump                                     | definition changed |
1649 +--------------------------------------------------------+--------------------+
1650 | set_arp_neighbor_limit                                 | definition changed |
1651 +--------------------------------------------------------+--------------------+
1652 | set_arp_neighbor_limit_reply                           | definition changed |
1653 +--------------------------------------------------------+--------------------+
1654 | set_ip_flow_hash                                       | definition changed |
1655 +--------------------------------------------------------+--------------------+
1656 | set_ip_flow_hash_reply                                 | definition changed |
1657 +--------------------------------------------------------+--------------------+
1658 | set_ipfix_classify_stream                              | definition changed |
1659 +--------------------------------------------------------+--------------------+
1660 | set_ipfix_classify_stream_reply                        | definition changed |
1661 +--------------------------------------------------------+--------------------+
1662 | set_ipfix_exporter                                     | definition changed |
1663 +--------------------------------------------------------+--------------------+
1664 | set_ipfix_exporter_reply                               | definition changed |
1665 +--------------------------------------------------------+--------------------+
1666 | show_lisp_map_register_state                           | definition changed |
1667 +--------------------------------------------------------+--------------------+
1668 | show_lisp_map_register_state_reply                     | definition changed |
1669 +--------------------------------------------------------+--------------------+
1670 | show_lisp_map_request_mode                             | definition changed |
1671 +--------------------------------------------------------+--------------------+
1672 | show_lisp_map_request_mode_reply                       | definition changed |
1673 +--------------------------------------------------------+--------------------+
1674 | show_lisp_pitr                                         | definition changed |
1675 +--------------------------------------------------------+--------------------+
1676 | show_lisp_pitr_reply                                   | definition changed |
1677 +--------------------------------------------------------+--------------------+
1678 | show_lisp_rloc_probe_state                             | definition changed |
1679 +--------------------------------------------------------+--------------------+
1680 | show_lisp_rloc_probe_state_reply                       | definition changed |
1681 +--------------------------------------------------------+--------------------+
1682 | show_lisp_status                                       | definition changed |
1683 +--------------------------------------------------------+--------------------+
1684 | show_lisp_status_reply                                 | definition changed |
1685 +--------------------------------------------------------+--------------------+
1686 | show_lisp_use_petr                                     | definition changed |
1687 +--------------------------------------------------------+--------------------+
1688 | show_lisp_use_petr_reply                               | definition changed |
1689 +--------------------------------------------------------+--------------------+
1690 | show_one_map_register_fallback_threshold               | definition changed |
1691 +--------------------------------------------------------+--------------------+
1692 | show_one_map_register_fallback_threshold_reply         | definition changed |
1693 +--------------------------------------------------------+--------------------+
1694 | show_one_map_register_state                            | definition changed |
1695 +--------------------------------------------------------+--------------------+
1696 | show_one_map_register_state_reply                      | definition changed |
1697 +--------------------------------------------------------+--------------------+
1698 | show_one_map_register_ttl                              | definition changed |
1699 +--------------------------------------------------------+--------------------+
1700 | show_one_map_register_ttl_reply                        | definition changed |
1701 +--------------------------------------------------------+--------------------+
1702 | show_one_map_request_mode                              | definition changed |
1703 +--------------------------------------------------------+--------------------+
1704 | show_one_map_request_mode_reply                        | definition changed |
1705 +--------------------------------------------------------+--------------------+
1706 | show_one_nsh_mapping                                   | definition changed |
1707 +--------------------------------------------------------+--------------------+
1708 | show_one_nsh_mapping_reply                             | definition changed |
1709 +--------------------------------------------------------+--------------------+
1710 | show_one_pitr                                          | definition changed |
1711 +--------------------------------------------------------+--------------------+
1712 | show_one_pitr_reply                                    | definition changed |
1713 +--------------------------------------------------------+--------------------+
1714 | show_one_rloc_probe_state                              | definition changed |
1715 +--------------------------------------------------------+--------------------+
1716 | show_one_rloc_probe_state_reply                        | definition changed |
1717 +--------------------------------------------------------+--------------------+
1718 | show_one_stats_enable_disable                          | definition changed |
1719 +--------------------------------------------------------+--------------------+
1720 | show_one_stats_enable_disable_reply                    | definition changed |
1721 +--------------------------------------------------------+--------------------+
1722 | show_one_status                                        | definition changed |
1723 +--------------------------------------------------------+--------------------+
1724 | show_one_status_reply                                  | definition changed |
1725 +--------------------------------------------------------+--------------------+
1726 | show_one_use_petr                                      | definition changed |
1727 +--------------------------------------------------------+--------------------+
1728 | show_one_use_petr_reply                                | definition changed |
1729 +--------------------------------------------------------+--------------------+
1730 | show_version                                           | definition changed |
1731 +--------------------------------------------------------+--------------------+
1732 | show_version_reply                                     | definition changed |
1733 +--------------------------------------------------------+--------------------+
1734 | sock_init_shm                                          | definition changed |
1735 +--------------------------------------------------------+--------------------+
1736 | sockclnt_create                                        | definition changed |
1737 +--------------------------------------------------------+--------------------+
1738 | sockclnt_create_reply                                  | definition changed |
1739 +--------------------------------------------------------+--------------------+
1740 | sockclnt_delete                                        | definition changed |
1741 +--------------------------------------------------------+--------------------+
1742 | sockclnt_delete_reply                                  | definition changed |
1743 +--------------------------------------------------------+--------------------+
1744 | sr_localsid_add_del                                    | definition changed |
1745 +--------------------------------------------------------+--------------------+
1746 | sr_localsid_add_del_reply                              | definition changed |
1747 +--------------------------------------------------------+--------------------+
1748 | sr_localsids_details                                   | definition changed |
1749 +--------------------------------------------------------+--------------------+
1750 | sr_localsids_dump                                      | definition changed |
1751 +--------------------------------------------------------+--------------------+
1752 | sr_mpls_policy_add                                     | definition changed |
1753 +--------------------------------------------------------+--------------------+
1754 | sr_mpls_policy_add_reply                               | definition changed |
1755 +--------------------------------------------------------+--------------------+
1756 | sr_mpls_policy_assign_endpoint_color                   | definition changed |
1757 +--------------------------------------------------------+--------------------+
1758 | sr_mpls_policy_assign_endpoint_color_reply             | definition changed |
1759 +--------------------------------------------------------+--------------------+
1760 | sr_mpls_policy_del                                     | definition changed |
1761 +--------------------------------------------------------+--------------------+
1762 | sr_mpls_policy_del_reply                               | definition changed |
1763 +--------------------------------------------------------+--------------------+
1764 | sr_mpls_policy_mod                                     | definition changed |
1765 +--------------------------------------------------------+--------------------+
1766 | sr_mpls_policy_mod_reply                               | definition changed |
1767 +--------------------------------------------------------+--------------------+
1768 | sr_mpls_steering_add_del                               | definition changed |
1769 +--------------------------------------------------------+--------------------+
1770 | sr_mpls_steering_add_del_reply                         | definition changed |
1771 +--------------------------------------------------------+--------------------+
1772 | sr_policy_add                                          | definition changed |
1773 +--------------------------------------------------------+--------------------+
1774 | sr_policy_add_reply                                    | definition changed |
1775 +--------------------------------------------------------+--------------------+
1776 | sr_policy_del                                          | definition changed |
1777 +--------------------------------------------------------+--------------------+
1778 | sr_policy_del_reply                                    | definition changed |
1779 +--------------------------------------------------------+--------------------+
1780 | sr_policy_mod                                          | definition changed |
1781 +--------------------------------------------------------+--------------------+
1782 | sr_policy_mod_reply                                    | definition changed |
1783 +--------------------------------------------------------+--------------------+
1784 | sr_set_encap_source                                    | definition changed |
1785 +--------------------------------------------------------+--------------------+
1786 | sr_set_encap_source_reply                              | definition changed |
1787 +--------------------------------------------------------+--------------------+
1788 | sr_steering_add_del                                    | definition changed |
1789 +--------------------------------------------------------+--------------------+
1790 | sr_steering_add_del_reply                              | definition changed |
1791 +--------------------------------------------------------+--------------------+
1792 | stats_get_poller_delay                                 | definition changed |
1793 +--------------------------------------------------------+--------------------+
1794 | stn_add_del_rule                                       | definition changed |
1795 +--------------------------------------------------------+--------------------+
1796 | stn_add_del_rule_reply                                 | definition changed |
1797 +--------------------------------------------------------+--------------------+
1798 | stn_rule_details                                       | only in file       |
1799 +--------------------------------------------------------+--------------------+
1800 | stn_rules_details                                      | only in image      |
1801 +--------------------------------------------------------+--------------------+
1802 | stn_rules_dump                                         | definition changed |
1803 +--------------------------------------------------------+--------------------+
1804 | sw_if_l2tpv3_tunnel_details                            | definition changed |
1805 +--------------------------------------------------------+--------------------+
1806 | sw_if_l2tpv3_tunnel_dump                               | definition changed |
1807 +--------------------------------------------------------+--------------------+
1808 | sw_interface_add_del_address                           | definition changed |
1809 +--------------------------------------------------------+--------------------+
1810 | sw_interface_add_del_address_reply                     | definition changed |
1811 +--------------------------------------------------------+--------------------+
1812 | sw_interface_bond_details                              | only in image      |
1813 +--------------------------------------------------------+--------------------+
1814 | sw_interface_bond_dump                                 | only in image      |
1815 +--------------------------------------------------------+--------------------+
1816 | sw_interface_clear_stats                               | definition changed |
1817 +--------------------------------------------------------+--------------------+
1818 | sw_interface_clear_stats_reply                         | definition changed |
1819 +--------------------------------------------------------+--------------------+
1820 | sw_interface_details                                   | definition changed |
1821 +--------------------------------------------------------+--------------------+
1822 | sw_interface_dump                                      | definition changed |
1823 +--------------------------------------------------------+--------------------+
1824 | sw_interface_event                                     | definition changed |
1825 +--------------------------------------------------------+--------------------+
1826 | sw_interface_get_mac_address                           | definition changed |
1827 +--------------------------------------------------------+--------------------+
1828 | sw_interface_get_table                                 | definition changed |
1829 +--------------------------------------------------------+--------------------+
1830 | sw_interface_get_table_reply                           | definition changed |
1831 +--------------------------------------------------------+--------------------+
1832 | sw_interface_ip6_enable_disable                        | definition changed |
1833 +--------------------------------------------------------+--------------------+
1834 | sw_interface_ip6_enable_disable_reply                  | definition changed |
1835 +--------------------------------------------------------+--------------------+
1836 | sw_interface_ip6_set_link_local_address                | definition changed |
1837 +--------------------------------------------------------+--------------------+
1838 | sw_interface_ip6_set_link_local_address_reply          | definition changed |
1839 +--------------------------------------------------------+--------------------+
1840 | sw_interface_ip6nd_ra_config                           | definition changed |
1841 +--------------------------------------------------------+--------------------+
1842 | sw_interface_ip6nd_ra_config_reply                     | definition changed |
1843 +--------------------------------------------------------+--------------------+
1844 | sw_interface_ip6nd_ra_prefix                           | definition changed |
1845 +--------------------------------------------------------+--------------------+
1846 | sw_interface_ip6nd_ra_prefix_reply                     | definition changed |
1847 +--------------------------------------------------------+--------------------+
1848 | sw_interface_lacp_details                              | only in image      |
1849 +--------------------------------------------------------+--------------------+
1850 | sw_interface_lacp_dump                                 | only in image      |
1851 +--------------------------------------------------------+--------------------+
1852 | sw_interface_set_dpdk_hqos_pipe                        | definition changed |
1853 +--------------------------------------------------------+--------------------+
1854 | sw_interface_set_dpdk_hqos_pipe_reply                  | definition changed |
1855 +--------------------------------------------------------+--------------------+
1856 | sw_interface_set_dpdk_hqos_subport                     | definition changed |
1857 +--------------------------------------------------------+--------------------+
1858 | sw_interface_set_dpdk_hqos_subport_reply               | definition changed |
1859 +--------------------------------------------------------+--------------------+
1860 | sw_interface_set_dpdk_hqos_tctbl                       | definition changed |
1861 +--------------------------------------------------------+--------------------+
1862 | sw_interface_set_dpdk_hqos_tctbl_reply                 | definition changed |
1863 +--------------------------------------------------------+--------------------+
1864 | sw_interface_set_flags                                 | definition changed |
1865 +--------------------------------------------------------+--------------------+
1866 | sw_interface_set_flags_reply                           | definition changed |
1867 +--------------------------------------------------------+--------------------+
1868 | sw_interface_set_geneve_bypass                         | definition changed |
1869 +--------------------------------------------------------+--------------------+
1870 | sw_interface_set_geneve_bypass_reply                   | definition changed |
1871 +--------------------------------------------------------+--------------------+
1872 | sw_interface_set_gtpu_bypass                           | definition changed |
1873 +--------------------------------------------------------+--------------------+
1874 | sw_interface_set_gtpu_bypass_reply                     | definition changed |
1875 +--------------------------------------------------------+--------------------+
1876 | sw_interface_set_l2_bridge                             | definition changed |
1877 +--------------------------------------------------------+--------------------+
1878 | sw_interface_set_l2_bridge_reply                       | definition changed |
1879 +--------------------------------------------------------+--------------------+
1880 | sw_interface_set_l2_xconnect                           | definition changed |
1881 +--------------------------------------------------------+--------------------+
1882 | sw_interface_set_l2_xconnect_reply                     | definition changed |
1883 +--------------------------------------------------------+--------------------+
1884 | sw_interface_set_lldp                                  | definition changed |
1885 +--------------------------------------------------------+--------------------+
1886 | sw_interface_set_lldp_reply                            | definition changed |
1887 +--------------------------------------------------------+--------------------+
1888 | sw_interface_set_mac_address                           | definition changed |
1889 +--------------------------------------------------------+--------------------+
1890 | sw_interface_set_mac_address_reply                     | definition changed |
1891 +--------------------------------------------------------+--------------------+
1892 | sw_interface_set_mpls_enable                           | definition changed |
1893 +--------------------------------------------------------+--------------------+
1894 | sw_interface_set_mpls_enable_reply                     | definition changed |
1895 +--------------------------------------------------------+--------------------+
1896 | sw_interface_set_mtu                                   | definition changed |
1897 +--------------------------------------------------------+--------------------+
1898 | sw_interface_set_mtu_reply                             | definition changed |
1899 +--------------------------------------------------------+--------------------+
1900 | sw_interface_set_rx_mode                               | definition changed |
1901 +--------------------------------------------------------+--------------------+
1902 | sw_interface_set_rx_mode_reply                         | definition changed |
1903 +--------------------------------------------------------+--------------------+
1904 | sw_interface_set_table                                 | definition changed |
1905 +--------------------------------------------------------+--------------------+
1906 | sw_interface_set_table_reply                           | definition changed |
1907 +--------------------------------------------------------+--------------------+
1908 | sw_interface_set_unnumbered                            | definition changed |
1909 +--------------------------------------------------------+--------------------+
1910 | sw_interface_set_unnumbered_reply                      | definition changed |
1911 +--------------------------------------------------------+--------------------+
1912 | sw_interface_set_vpath                                 | definition changed |
1913 +--------------------------------------------------------+--------------------+
1914 | sw_interface_set_vpath_reply                           | definition changed |
1915 +--------------------------------------------------------+--------------------+
1916 | sw_interface_set_vxlan_bypass                          | definition changed |
1917 +--------------------------------------------------------+--------------------+
1918 | sw_interface_set_vxlan_bypass_reply                    | definition changed |
1919 +--------------------------------------------------------+--------------------+
1920 | sw_interface_set_vxlan_gpe_bypass                      | definition changed |
1921 +--------------------------------------------------------+--------------------+
1922 | sw_interface_set_vxlan_gpe_bypass_reply                | definition changed |
1923 +--------------------------------------------------------+--------------------+
1924 | sw_interface_slave_details                             | only in image      |
1925 +--------------------------------------------------------+--------------------+
1926 | sw_interface_slave_dump                                | only in image      |
1927 +--------------------------------------------------------+--------------------+
1928 | sw_interface_span_details                              | definition changed |
1929 +--------------------------------------------------------+--------------------+
1930 | sw_interface_span_dump                                 | definition changed |
1931 +--------------------------------------------------------+--------------------+
1932 | sw_interface_span_enable_disable                       | definition changed |
1933 +--------------------------------------------------------+--------------------+
1934 | sw_interface_span_enable_disable_reply                 | definition changed |
1935 +--------------------------------------------------------+--------------------+
1936 | sw_interface_tag_add_del                               | definition changed |
1937 +--------------------------------------------------------+--------------------+
1938 | sw_interface_tag_add_del_reply                         | definition changed |
1939 +--------------------------------------------------------+--------------------+
1940 | sw_interface_tap_details                               | definition changed |
1941 +--------------------------------------------------------+--------------------+
1942 | sw_interface_tap_dump                                  | definition changed |
1943 +--------------------------------------------------------+--------------------+
1944 | sw_interface_tap_v2_details                            | definition changed |
1945 +--------------------------------------------------------+--------------------+
1946 | sw_interface_tap_v2_dump                               | definition changed |
1947 +--------------------------------------------------------+--------------------+
1948 | sw_interface_vhost_user_details                        | definition changed |
1949 +--------------------------------------------------------+--------------------+
1950 | sw_interface_vhost_user_dump                           | definition changed |
1951 +--------------------------------------------------------+--------------------+
1952 | tap_connect                                            | definition changed |
1953 +--------------------------------------------------------+--------------------+
1954 | tap_connect_reply                                      | definition changed |
1955 +--------------------------------------------------------+--------------------+
1956 | tap_create_v2                                          | definition changed |
1957 +--------------------------------------------------------+--------------------+
1958 | tap_create_v2_reply                                    | definition changed |
1959 +--------------------------------------------------------+--------------------+
1960 | tap_delete                                             | definition changed |
1961 +--------------------------------------------------------+--------------------+
1962 | tap_delete_reply                                       | definition changed |
1963 +--------------------------------------------------------+--------------------+
1964 | tap_delete_v2                                          | definition changed |
1965 +--------------------------------------------------------+--------------------+
1966 | tap_delete_v2_reply                                    | definition changed |
1967 +--------------------------------------------------------+--------------------+
1968 | tap_modify                                             | definition changed |
1969 +--------------------------------------------------------+--------------------+
1970 | tap_modify_reply                                       | definition changed |
1971 +--------------------------------------------------------+--------------------+
1972 | tcp_configure_src_addresses                            | definition changed |
1973 +--------------------------------------------------------+--------------------+
1974 | tcp_configure_src_addresses_reply                      | definition changed |
1975 +--------------------------------------------------------+--------------------+
1976 | trace_plugin_msg_ids                                   | definition changed |
1977 +--------------------------------------------------------+--------------------+
1978 | trace_profile_add                                      | definition changed |
1979 +--------------------------------------------------------+--------------------+
1980 | trace_profile_add_reply                                | definition changed |
1981 +--------------------------------------------------------+--------------------+
1982 | trace_profile_del                                      | definition changed |
1983 +--------------------------------------------------------+--------------------+
1984 | trace_profile_del_reply                                | definition changed |
1985 +--------------------------------------------------------+--------------------+
1986 | trace_profile_show_config                              | definition changed |
1987 +--------------------------------------------------------+--------------------+
1988 | trace_profile_show_config_reply                        | definition changed |
1989 +--------------------------------------------------------+--------------------+
1990 | udp_encap_add_del                                      | definition changed |
1991 +--------------------------------------------------------+--------------------+
1992 | udp_encap_add_del_reply                                | definition changed |
1993 +--------------------------------------------------------+--------------------+
1994 | udp_encap_details                                      | definition changed |
1995 +--------------------------------------------------------+--------------------+
1996 | udp_encap_dump                                         | definition changed |
1997 +--------------------------------------------------------+--------------------+
1998 | udp_ping_add_del                                       | definition changed |
1999 +--------------------------------------------------------+--------------------+
2000 | udp_ping_add_del_reply                                 | only in image      |
2001 +--------------------------------------------------------+--------------------+
2002 | udp_ping_add_del_req                                   | only in file       |
2003 +--------------------------------------------------------+--------------------+
2004 | udp_ping_export                                        | definition changed |
2005 +--------------------------------------------------------+--------------------+
2006 | udp_ping_export_reply                                  | only in image      |
2007 +--------------------------------------------------------+--------------------+
2008 | udp_ping_export_req                                    | only in file       |
2009 +--------------------------------------------------------+--------------------+
2010 | unbind_sock                                            | definition changed |
2011 +--------------------------------------------------------+--------------------+
2012 | unbind_sock_reply                                      | definition changed |
2013 +--------------------------------------------------------+--------------------+
2014 | unbind_uri                                             | definition changed |
2015 +--------------------------------------------------------+--------------------+
2016 | unbind_uri_reply                                       | definition changed |
2017 +--------------------------------------------------------+--------------------+
2018 | unmap_segment                                          | definition changed |
2019 +--------------------------------------------------------+--------------------+
2020 | vnet_get_summary_stats                                 | definition changed |
2021 +--------------------------------------------------------+--------------------+
2022 | vnet_get_summary_stats_reply                           | definition changed |
2023 +--------------------------------------------------------+--------------------+
2024 | vnet_interface_combined_counters                       | definition changed |
2025 +--------------------------------------------------------+--------------------+
2026 | vnet_interface_simple_counters                         | definition changed |
2027 +--------------------------------------------------------+--------------------+
2028 | vnet_ip4_fib_counters                                  | definition changed |
2029 +--------------------------------------------------------+--------------------+
2030 | vnet_ip4_mfib_counters                                 | definition changed |
2031 +--------------------------------------------------------+--------------------+
2032 | vnet_ip4_nbr_counters                                  | definition changed |
2033 +--------------------------------------------------------+--------------------+
2034 | vnet_ip6_fib_counters                                  | definition changed |
2035 +--------------------------------------------------------+--------------------+
2036 | vnet_ip6_mfib_counters                                 | definition changed |
2037 +--------------------------------------------------------+--------------------+
2038 | vnet_ip6_nbr_counters                                  | definition changed |
2039 +--------------------------------------------------------+--------------------+
2040 | vnet_per_interface_combined_counters                   | definition changed |
2041 +--------------------------------------------------------+--------------------+
2042 | vnet_per_interface_simple_counters                     | definition changed |
2043 +--------------------------------------------------------+--------------------+
2044 | vnet_udp_encap_counters                                | only in image      |
2045 +--------------------------------------------------------+--------------------+
2046 | vxlan_add_del_tunnel                                   | definition changed |
2047 +--------------------------------------------------------+--------------------+
2048 | vxlan_add_del_tunnel_reply                             | definition changed |
2049 +--------------------------------------------------------+--------------------+
2050 | vxlan_gpe_add_del_tunnel                               | definition changed |
2051 +--------------------------------------------------------+--------------------+
2052 | vxlan_gpe_add_del_tunnel_reply                         | definition changed |
2053 +--------------------------------------------------------+--------------------+
2054 | vxlan_gpe_ioam_disable                                 | definition changed |
2055 +--------------------------------------------------------+--------------------+
2056 | vxlan_gpe_ioam_disable_reply                           | definition changed |
2057 +--------------------------------------------------------+--------------------+
2058 | vxlan_gpe_ioam_enable                                  | definition changed |
2059 +--------------------------------------------------------+--------------------+
2060 | vxlan_gpe_ioam_enable_reply                            | definition changed |
2061 +--------------------------------------------------------+--------------------+
2062 | vxlan_gpe_ioam_export_enable_disable                   | definition changed |
2063 +--------------------------------------------------------+--------------------+
2064 | vxlan_gpe_ioam_export_enable_disable_reply             | definition changed |
2065 +--------------------------------------------------------+--------------------+
2066 | vxlan_gpe_ioam_transit_disable                         | definition changed |
2067 +--------------------------------------------------------+--------------------+
2068 | vxlan_gpe_ioam_transit_disable_reply                   | definition changed |
2069 +--------------------------------------------------------+--------------------+
2070 | vxlan_gpe_ioam_transit_enable                          | definition changed |
2071 +--------------------------------------------------------+--------------------+
2072 | vxlan_gpe_ioam_transit_enable_reply                    | definition changed |
2073 +--------------------------------------------------------+--------------------+
2074 | vxlan_gpe_ioam_vni_disable                             | definition changed |
2075 +--------------------------------------------------------+--------------------+
2076 | vxlan_gpe_ioam_vni_disable_reply                       | definition changed |
2077 +--------------------------------------------------------+--------------------+
2078 | vxlan_gpe_ioam_vni_enable                              | definition changed |
2079 +--------------------------------------------------------+--------------------+
2080 | vxlan_gpe_ioam_vni_enable_reply                        | definition changed |
2081 +--------------------------------------------------------+--------------------+
2082 | vxlan_gpe_tunnel_details                               | definition changed |
2083 +--------------------------------------------------------+--------------------+
2084 | vxlan_gpe_tunnel_dump                                  | definition changed |
2085 +--------------------------------------------------------+--------------------+
2086 | vxlan_tunnel_details                                   | definition changed |
2087 +--------------------------------------------------------+--------------------+
2088 | vxlan_tunnel_dump                                      | definition changed |
2089 +--------------------------------------------------------+--------------------+
2090 | want_bfd_events                                        | definition changed |
2091 +--------------------------------------------------------+--------------------+
2092 | want_bfd_events_reply                                  | definition changed |
2093 +--------------------------------------------------------+--------------------+
2094 | want_igmp_events                                       | definition changed |
2095 +--------------------------------------------------------+--------------------+
2096 | want_interface_combined_stats                          | definition changed |
2097 +--------------------------------------------------------+--------------------+
2098 | want_interface_combined_stats_reply                    | definition changed |
2099 +--------------------------------------------------------+--------------------+
2100 | want_interface_events                                  | definition changed |
2101 +--------------------------------------------------------+--------------------+
2102 | want_interface_events_reply                            | definition changed |
2103 +--------------------------------------------------------+--------------------+
2104 | want_interface_simple_stats                            | definition changed |
2105 +--------------------------------------------------------+--------------------+
2106 | want_interface_simple_stats_reply                      | definition changed |
2107 +--------------------------------------------------------+--------------------+
2108 | want_ip4_arp_events                                    | definition changed |
2109 +--------------------------------------------------------+--------------------+
2110 | want_ip4_arp_events_reply                              | definition changed |
2111 +--------------------------------------------------------+--------------------+
2112 | want_ip4_fib_stats                                     | definition changed |
2113 +--------------------------------------------------------+--------------------+
2114 | want_ip4_fib_stats_reply                               | definition changed |
2115 +--------------------------------------------------------+--------------------+
2116 | want_ip4_mfib_stats                                    | definition changed |
2117 +--------------------------------------------------------+--------------------+
2118 | want_ip4_mfib_stats_reply                              | definition changed |
2119 +--------------------------------------------------------+--------------------+
2120 | want_ip4_nbr_stats                                     | definition changed |
2121 +--------------------------------------------------------+--------------------+
2122 | want_ip4_nbr_stats_reply                               | definition changed |
2123 +--------------------------------------------------------+--------------------+
2124 | want_ip6_fib_stats                                     | definition changed |
2125 +--------------------------------------------------------+--------------------+
2126 | want_ip6_fib_stats_reply                               | definition changed |
2127 +--------------------------------------------------------+--------------------+
2128 | want_ip6_mfib_stats                                    | definition changed |
2129 +--------------------------------------------------------+--------------------+
2130 | want_ip6_mfib_stats_reply                              | definition changed |
2131 +--------------------------------------------------------+--------------------+
2132 | want_ip6_nbr_stats                                     | definition changed |
2133 +--------------------------------------------------------+--------------------+
2134 | want_ip6_nbr_stats_reply                               | definition changed |
2135 +--------------------------------------------------------+--------------------+
2136 | want_ip6_nd_events                                     | definition changed |
2137 +--------------------------------------------------------+--------------------+
2138 | want_ip6_nd_events_reply                               | definition changed |
2139 +--------------------------------------------------------+--------------------+
2140 | want_ip6_ra_events                                     | definition changed |
2141 +--------------------------------------------------------+--------------------+
2142 | want_l2_macs_events                                    | definition changed |
2143 +--------------------------------------------------------+--------------------+
2144 | want_l2_macs_events_reply                              | definition changed |
2145 +--------------------------------------------------------+--------------------+
2146 | want_oam_events                                        | definition changed |
2147 +--------------------------------------------------------+--------------------+
2148 | want_oam_events_reply                                  | definition changed |
2149 +--------------------------------------------------------+--------------------+
2150 | want_per_interface_combined_stats                      | definition changed |
2151 +--------------------------------------------------------+--------------------+
2152 | want_per_interface_combined_stats_reply                | definition changed |
2153 +--------------------------------------------------------+--------------------+
2154 | want_per_interface_simple_stats                        | definition changed |
2155 +--------------------------------------------------------+--------------------+
2156 | want_per_interface_simple_stats_reply                  | definition changed |
2157 +--------------------------------------------------------+--------------------+
2158 | want_stats                                             | definition changed |
2159 +--------------------------------------------------------+--------------------+
2160 | want_stats_reply                                       | definition changed |
2161 +--------------------------------------------------------+--------------------+
2162 | want_udp_encap_stats                                   | definition changed |
2163 +--------------------------------------------------------+--------------------+
2164
2165 Found 1036 api message signature differences
2166
2167 Patches that changed API definitions
2168 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2169
2170 ``src/vpp/stats/stats.api``
2171
2172 * `43b1f44 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=43b1f44>`_ UDP Encap counters
2173 * `ff92efe <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ff92efe>`_ stats: allow configuring poller delay
2174 * `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)
2175 * `2de1f15 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15>`_ Revert "API: Add service definitions for events and singleton messages."
2176 * `f7b7fa5 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5>`_ API: Add service definitions for events and singleton messages.
2177 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2178
2179 ``src/vpp/oam/oam.api``
2180
2181 * `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)
2182 * `2de1f15 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15>`_ Revert "API: Add service definitions for events and singleton messages."
2183 * `f7b7fa5 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5>`_ API: Add service definitions for events and singleton messages.
2184 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2185
2186 ``src/vpp/api/vpe.api``
2187
2188 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2189
2190 ``src/vnet/interface.api``
2191
2192 * `0cae3f7 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0cae3f7>`_ Detailed Interface stats API takes sw_if_index
2193 * `6f4a6be <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6f4a6be>`_ Interface Unicast, Multicast and Broadcast stats on the API
2194 * `c037423 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c037423>`_ IPv6 ND Router discovery control plane (VPP-1095)
2195 * `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)
2196 * `2de1f15 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15>`_ Revert "API: Add service definitions for events and singleton messages."
2197 * `f7b7fa5 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5>`_ API: Add service definitions for events and singleton messages.
2198 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2199
2200 ``src/vnet/unix/tap.api``
2201
2202 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2203
2204 ``src/vnet/qos/qos.api``
2205
2206 * `039cbfe <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=039cbfe>`_ QoS recording and marking
2207
2208 ``src/vnet/policer/policer.api``
2209
2210 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2211
2212 ``src/vnet/mpls/mpls.api``
2213
2214 * `31ed744 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=31ed744>`_ MPLS Unifom mode
2215 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2216
2217 ``src/vnet/span/span.api``
2218
2219 * `179ab36 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=179ab36>`_ SPAN: Add "is_l2" flag to DETAILS response messages.
2220 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2221
2222 ``src/vnet/vxlan-gpe/vxlan_gpe.api``
2223
2224 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2225
2226 ``src/vnet/l2tp/l2tp.api``
2227
2228 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2229
2230 ``src/vnet/lldp/lldp.api``
2231
2232 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2233
2234 ``src/vnet/srmpls/sr_mpls.api``
2235
2236 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2237
2238 ``src/vnet/cop/cop.api``
2239
2240 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2241
2242 ``src/vnet/feature/feature.api``
2243
2244 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2245
2246 ``src/vnet/ipsec-gre/ipsec_gre.api``
2247
2248 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2249
2250 ``src/vnet/geneve/geneve.api``
2251
2252 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2253
2254 ``src/vnet/lisp-gpe/lisp_gpe.api``
2255
2256 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2257
2258 ``src/vnet/map/map.api``
2259
2260 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2261 * `e31d956 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e31d956>`_ MAP: Add RFC6052 mapping to MAP-T
2262
2263 ``src/vnet/lisp-cp/lisp.api``
2264
2265 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2266
2267 ``src/vnet/lisp-cp/one.api``
2268
2269 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2270
2271 ``src/vnet/tcp/tcp.api``
2272
2273 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2274
2275 ``src/vnet/dhcp/dhcp.api``
2276
2277 * `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)
2278 * `2de1f15 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15>`_ Revert "API: Add service definitions for events and singleton messages."
2279 * `f7b7fa5 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5>`_ API: Add service definitions for events and singleton messages.
2280 * `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.
2281 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2282
2283 ``src/vnet/gre/gre.api``
2284
2285 * `a43ccae <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a43ccae>`_ Optimize GRE Tunnel and add support for ERSPAN encap
2286 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2287
2288 ``src/vnet/flow/flow.api``
2289
2290 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2291
2292 ``src/vnet/devices/virtio/vhost_user.api``
2293
2294 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2295
2296 ``src/vnet/devices/af_packet/af_packet.api``
2297
2298 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2299
2300 ``src/vnet/devices/tap/tapv2.api``
2301
2302 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2303 * `7866c45 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7866c45>`_ tapv2: add option to set host-side default gw
2304
2305 ``src/vnet/devices/netmap/netmap.api``
2306
2307 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2308
2309 ``src/vnet/dns/dns.api``
2310
2311 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2312
2313 ``src/vnet/bonding/bond.api``
2314
2315 * `9cd2d7a <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9cd2d7a>`_ bond: Add bonding driver and LACP protocol
2316
2317 ``src/vnet/session/session.api``
2318
2319 * `8f89dd0 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8f89dd0>`_ tls: enforce certificate verification
2320 * `371ca50 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=371ca50>`_ session: first approximation implementation of tls
2321 * `f8f516a <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f8f516a>`_ session: support local sessions and deprecate redirects
2322 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2323
2324 ``src/vnet/ethernet/p2p_ethernet.api``
2325
2326 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2327
2328 ``src/vnet/ip/rd_cp.api``
2329
2330 * `c037423 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c037423>`_ IPv6 ND Router discovery control plane (VPP-1095)
2331
2332 ``src/vnet/ip/punt.api``
2333
2334 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2335
2336 ``src/vnet/ip/ip.api``
2337
2338 * `4c53313 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=4c53313>`_ reassembly: feature/concurrency
2339 * `4b9669d <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=4b9669d>`_ IPv6 ND Router discovery data plane (VPP-1095)
2340 * `31ed744 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=31ed744>`_ MPLS Unifom mode
2341 * `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)
2342 * `2de1f15 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15>`_ Revert "API: Add service definitions for events and singleton messages."
2343 * `f7b7fa5 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5>`_ API: Add service definitions for events and singleton messages.
2344 * `75e7d13 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=75e7d13>`_ IPv4/6 reassembly
2345 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2346 * `f068c3e <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f068c3e>`_ DVR: run L3 output features
2347
2348 ``src/vnet/classify/classify.api``
2349
2350 * `815d7d5 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=815d7d5>`_ classifier-based ACL: refactor + add output ACL
2351 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2352
2353 ``src/vnet/ipip/ipip.api``
2354
2355 * `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.
2356
2357 ``src/vnet/udp/udp.api``
2358
2359 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2360
2361 ``src/vnet/bfd/bfd.api``
2362
2363 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2364
2365 ``src/vnet/srv6/sr.api``
2366
2367 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2368
2369 ``src/vnet/ipsec/ipsec.api``
2370
2371 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2372
2373 ``src/vnet/bier/bier.api``
2374
2375 * `31ed744 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=31ed744>`_ MPLS Unifom mode
2376 * `f051072 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f051072>`_ BIER: fix support for longer bit-string lengths
2377 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2378
2379 ``src/vnet/sctp/sctp.api``
2380
2381 * `c7fe4f3 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c7fe4f3>`_ SCTP: API to configure some tunables
2382 * `465c087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=465c087>`_ SCTP: API to delete a sub-connection
2383 * `3c6a976 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=3c6a976>`_ SCTP: API to add a sub-connection
2384
2385 ``src/vnet/l2/l2.api``
2386
2387 * `e23c99e <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e23c99e>`_ Improve l2_macs_events API to provide MAC move information
2388 * `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)
2389 * `2de1f15 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15>`_ Revert "API: Add service definitions for events and singleton messages."
2390 * `f7b7fa5 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5>`_ API: Add service definitions for events and singleton messages.
2391 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2392
2393 ``src/vnet/vxlan/vxlan.api``
2394
2395 * `31ed744 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=31ed744>`_ MPLS Unifom mode
2396 * `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.
2397 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2398
2399 ``src/vnet/fib/fib_types.api``
2400
2401 * `2303cb1 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2303cb1>`_ FIB Interpose Source
2402 * `8145842 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=8145842>`_ Common form of fib-path reproting in dumps
2403 * `31ed744 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=31ed744>`_ MPLS Unifom mode
2404 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2405
2406 ``src/vnet/pg/pg.api``
2407
2408 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2409
2410 ``src/examples/sample-plugin/sample/sample.api``
2411
2412 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2413
2414 ``src/plugins/lb/lb.api``
2415
2416 * `647f609 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=647f609>`_ Add L3DSR feature in LB plugin
2417 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2418
2419 ``src/plugins/gtpu/gtpu.api``
2420
2421 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2422
2423 ``src/plugins/kubeproxy/kp.api``
2424
2425 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2426
2427 ``src/plugins/pppoe/pppoe.api``
2428
2429 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2430
2431 ``src/plugins/nat/nat.api``
2432
2433 * `f2a23cc <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f2a23cc>`_ NAT66 1:1 mapping (VPP-1108)
2434 * `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)
2435 * `bc39e34 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bc39e34>`_ NAT: add missing CLI and API documentation (VPP-1142)
2436 * `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)
2437 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2438 * `e82488f <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e82488f>`_ NAT44: asymmetrical static mapping rule (VPP-1135)
2439 * `240b5ef <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=240b5ef>`_ NAT44: asymmetrical load balancing static mapping rule (VPP-1132)
2440 * `c5c6a33 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c5c6a33>`_ Add basic support for DS-Lite CE (VPP-1059)
2441
2442 ``src/plugins/l2e/l2e.api``
2443
2444 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2445
2446 ``src/plugins/ioam/lib-pot/pot.api``
2447
2448 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2449
2450 ``src/plugins/ioam/ip6/ioam_cache.api``
2451
2452 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2453
2454 ``src/plugins/ioam/udp-ping/udp_ping.api``
2455
2456 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2457 * `149a143 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=149a143>`_ fix udp_ping api naming error
2458
2459 ``src/plugins/ioam/export/ioam_export.api``
2460
2461 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2462
2463 ``src/plugins/ioam/export-vxlan-gpe/vxlan_gpe_ioam_export.api``
2464
2465 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2466
2467 ``src/plugins/ioam/lib-vxlan-gpe/ioam_vxlan_gpe.api``
2468
2469 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2470
2471 ``src/plugins/ioam/lib-trace/trace.api``
2472
2473 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2474
2475 ``src/plugins/igmp/igmp.api``
2476
2477 * `7b867a8 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=7b867a8>`_ IGMP plugin
2478
2479 ``src/plugins/memif/memif.api``
2480
2481 * `30349b0 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=30349b0>`_ memif: Add new API calls to manage memif socket names.
2482 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2483
2484 ``src/plugins/lacp/lacp.api``
2485
2486 * `9cd2d7a <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9cd2d7a>`_ bond: Add bonding driver and LACP protocol
2487
2488 ``src/plugins/acl/acl.api``
2489
2490 * `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)
2491 * `c43b3f9 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c43b3f9>`_ acl-plugin: add whitelisted ethertype mode (VPP-1163)
2492 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2493
2494 ``src/plugins/flowprobe/flowprobe.api``
2495
2496 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2497
2498 ``src/plugins/dpdk/api/dpdk.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 ``src/plugins/gbp/gbp.api``
2503
2504 * `bc27d1b <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bc27d1b>`_ GBP plugin
2505
2506 ``src/plugins/stn/stn.api``
2507
2508 * `62bab65 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=62bab65>`_ STN: Fix stn_rules_dump/details to follow API convention
2509 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2510
2511 ``src/plugins/cdp/cdp.api``
2512
2513 * `aaacfbc <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=aaacfbc>`_ Move the vnet cdp protocol implementation to a plugin
2514
2515 ``src/vlibmemory/memclnt.api``
2516
2517 * `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)
2518 * `2de1f15 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=2de1f15>`_ Revert "API: Add service definitions for events and singleton messages."
2519 * `f7b7fa5 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=f7b7fa5>`_ API: Add service definitions for events and singleton messages.
2520 * `9d42087 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9d42087>`_ VPPAPIGEN: vppapigen replacement in Python PLY.
2521 * `90a6398 <https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=90a6398>`_ sock api: add infra for bootstrapping shm clients
2522
2523