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