60 #define vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__) 64 vl_print (handle, (char *)s); \ 74 s =
format (0,
"SCRIPT: create_loopback ");
85 s =
format (0,
"SCRIPT: create_loopback ");
97 s =
format (0,
"SCRIPT: delete_loopback ");
107 s =
format (0,
"SCRIPT: sw_interface_set_flags ");
112 s =
format (s,
"admin-up ");
114 s =
format (s,
"admin-down ");
123 s =
format (0,
"SCRIPT: sw_interface_set_rx_placement ");
142 s =
format (0,
"SCRIPT: sw_interface_rx_placement_dump ");
144 if (sw_if_index != ~0)
145 s =
format (s,
"sw_if_index %d ", sw_if_index);
154 s =
format (0,
"SCRIPT: sw_interface_event ");
159 s =
format (s,
"admin-up ");
161 s =
format (s,
"admin-down ");
164 s =
format (s,
"link-up");
166 s =
format (s,
"link-down");
169 s =
format (s,
" deleted");
179 s =
format (0,
"SCRIPT: sw_interface_add_del_address ");
193 s =
format (s,
"del-all ");
203 s =
format (0,
"SCRIPT: sw_interface_set_table ");
221 s =
format (0,
"SCRIPT: sw_interface_set_mpls_enable ");
226 s =
format (s,
"disable");
236 s =
format (0,
"SCRIPT: sw_interface_set_vpath ");
241 s =
format (s,
"enable ");
243 s =
format (s,
"disable ");
253 s =
format (0,
"SCRIPT: sw_interface_set_vxlan_bypass ");
261 s =
format (s,
"enable ");
263 s =
format (s,
"disable ");
273 s =
format (0,
"SCRIPT: sw_interface_set_geneve_bypass ");
281 s =
format (s,
"enable ");
283 s =
format (s,
"disable ");
293 s =
format (0,
"SCRIPT: sw_interface_set_l2_xconnect ");
302 s =
format (s,
"delete ");
312 s =
format (0,
"SCRIPT: sw_interface_set_l2_bridge ");
322 s =
format (s,
"uu-fwd ");
326 s =
format (s,
"disable ");
336 s =
format (0,
"SCRIPT: bridge_domain_add_del ");
359 s =
format (0,
"SCRIPT: bridge_domain_set_mac_age ");
374 s =
format (0,
"SCRIPT: bridge_domain_dump ");
377 s =
format (s,
"bd_id %d ", bd_id);
387 s =
format (0,
"SCRIPT: l2fib_flush_all ");
399 s =
format (0,
"SCRIPT: l2fib_flush_bd ");
400 s =
format (s,
"bd_id %d ", bd_id);
411 s =
format (0,
"SCRIPT: l2fib_flush_int ");
412 s =
format (s,
"sw_if_index %d ", sw_if_index);
422 s =
format (0,
"SCRIPT: l2fib_add_del ");
433 s =
format (s,
"%s",
"static ");
435 s =
format (s,
"%s",
"filter ");
437 s =
format (s,
"%s",
"bvi ");
453 s =
format (0,
"SCRIPT: l2_flags ");
460 s =
format (s,
"forward ");
464 s =
format (s,
"uu-flood ");
466 s =
format (s,
"arp-term ");
480 s =
format (0,
"SCRIPT: bridge_flags ");
487 s =
format (s,
"forward ");
491 s =
format (s,
"uu-flood ");
493 s =
format (s,
"arp-term ");
506 s =
format (0,
"SCRIPT: bd_ip_mac_add_del ");
528 s =
format (0,
"SCRIPT: bd_ip_mac_dump ");
539 memset (null_mac, 0,
sizeof (null_mac));
541 s =
format (0,
"SCRIPT: tap_connect ");
544 s =
format (s,
"random-mac ");
564 memset (null_mac, 0,
sizeof (null_mac));
566 s =
format (0,
"SCRIPT: tap_modify ");
570 s =
format (s,
"random-mac ");
583 s =
format (0,
"SCRIPT: tap_delete ");
594 s =
format (0,
"SCRIPT: sw_interface_tap_dump ");
605 memset (null_mac, 0,
sizeof (null_mac));
607 s =
format (0,
"SCRIPT: tap_create_v2 ");
608 s =
format (s,
"id %u ", ntohl (mp->
id));
610 s =
format (s,
"mac-address %U ",
613 s =
format (s,
"host-mac-addr %U ",
643 s =
format (0,
"SCRIPT: tap_delete_v2 ");
654 s =
format (0,
"SCRIPT: sw_interface_tap_v2_dump ");
665 memset (null_mac, 0,
sizeof (null_mac));
667 s =
format (0,
"SCRIPT: bond_create ");
669 s =
format (s,
"mac-address %U ",
683 s =
format (0,
"SCRIPT: bond_delete ");
694 s =
format (0,
"SCRIPT: bond_enslave ");
698 s =
format (s,
"passive ");
700 s =
format (s,
"long-timeout ");
710 s =
format (0,
"SCRIPT: bond_detach_slave ");
721 s =
format (0,
"SCRIPT: sw_interface_bond_dump ");
731 s =
format (0,
"SCRIPT: sw_interface_slave_dump ");
742 s =
format (0,
"SCRIPT: ip_add_del_route ");
779 s =
format (s,
"multipath ");
789 s =
format (s,
"out-label %d ",
802 s =
format (0,
"SCRIPT: mpls_route_add_del ");
814 s =
format (s,
"non-eos ");
820 if (memcmp (mp->
mr_next_hop, &ip4_null, sizeof (ip4_null)))
823 s =
format (s,
"via lookup-in-ip4-table %d ",
830 if (memcmp (mp->
mr_next_hop, &ip6_null, sizeof (ip6_null)))
833 s =
format (s,
"via lookup-in-ip6-table %d ",
838 s =
format (s,
"via l2-input-on ");
846 s =
format (s,
"via next-hop-table %d ",
856 s =
format (s,
"multipath ");
866 s =
format (s,
"out-label %d ",
879 s =
format (0,
"SCRIPT: ip_table_add_del ");
896 s =
format (0,
"SCRIPT: mpls_table_add_del ");
911 s =
format (0,
"SCRIPT: proxy_arp_add_del ");
913 s =
format (s,
"%U - %U ",
931 s =
format (0,
"SCRIPT: proxy_arp_intfc_enable_disable ");
945 s =
format (0,
"SCRIPT: mpls_tunnel_add_del ");
952 s =
format (s,
"via-label %d ", label);
964 s =
format (s,
"l2-only ");
971 s =
format (s,
"out-label %d ",
984 s =
format (0,
"SCRIPT: sr_mpls_policy_add ");
1009 s =
format (0,
"SCRIPT: sr_mpls_policy_del ");
1011 s =
format (s,
"bsid %d ", ntohl (mp->
bsid));
1021 s =
format (0,
"SCRIPT: sw_interface_set_unnumbered ");
1039 memset (null_mac, 0,
sizeof (null_mac));
1041 s =
format (0,
"SCRIPT: ip_neighbor_add_del ");
1046 s =
format (s,
"is_static ");
1049 s =
format (s,
"is_no_fib_entry ");
1074 s =
format (0,
"SCRIPT: create_vlan_subif ");
1085 #define foreach_create_subif_bit \ 1092 _(outer_vlan_id_any) \ 1093 _(inner_vlan_id_any) 1100 s =
format (0,
"SCRIPT: create_subif ");
1112 #define _(a) if (mp->a) s = format (s, "%s ", #a); 1124 s =
format (0,
"SCRIPT: delete_subif ");
1135 s =
format (0,
"SCRIPT: oam_add_del ");
1155 s =
format (0,
"SCRIPT: reset_fib ");
1171 s =
format (0,
"SCRIPT: dhcp_proxy_config_2 ");
1201 s =
format (0,
"SCRIPT: dhcp_proxy_set_vss ");
1208 s =
format (s,
"oui %d ", ntohl (mp->
oui));
1227 s =
format (0,
"SCRIPT: dhcp_client_config ");
1249 s =
format (0,
"SCRIPT: set_ip_flow_hash ");
1260 s =
format (s,
"sport ");
1263 s =
format (s,
"dport ");
1266 s =
format (s,
"proto ");
1269 s =
format (s,
"reverse ");
1282 s =
format (0,
"SCRIPT: sw_interface_ip6_set_link_local_address ");
1296 s =
format (0,
"SCRIPT: sw_interface_ip6nd_ra_prefix ");
1311 s =
format (s,
"noadv ");
1317 s =
format (s,
"noauto ");
1320 s =
format (s,
"nolink ");
1333 s =
format (0,
"SCRIPT: sw_interface_ip6nd_ra_config ");
1348 s =
format (s,
"suppress ");
1351 s =
format (s,
"managed ");
1354 s =
format (s,
"other ");
1363 s =
format (s,
"cease ");
1379 s =
format (0,
"SCRIPT: set_arp_neighbor_limit ");
1394 s =
format (0,
"SCRIPT: l2_patch_add_del ");
1412 s =
format (0,
"SCRIPT: sr_localsid_add_del ");
1417 s =
format (s,
"Address: %U\nBehavior: End",
1419 s =
format (s, (mp->
end_psp ?
"End.PSP: True" :
"End.PSP: False"));
1424 "Address: %U\nBehavior: X (Endpoint with Layer-3 cross-connect)" 1429 s =
format (s, (mp->
end_psp ?
"End.PSP: True" :
"End.PSP: False"));
1434 "Address: %U\nBehavior: DX4 (Endpoint with decapsulation with IPv4 cross-connect)" 1443 "Address: %U\nBehavior: DX6 (Endpoint with decapsulation with IPv6 cross-connect)" 1452 "Address: %U\nBehavior: DX2 (Endpoint with decapulation and Layer-2 cross-connect)" 1460 "Address: %U\nBehavior: DT6 (Endpoint with decapsulation and specific IPv6 table lookup)" 1467 "Address: %U\nBehavior: DT4 (Endpoint with decapsulation and specific IPv4 table lookup)" 1474 s =
format (s,
"Address: %U\n Behavior: %u",
1480 s =
format (s,
"Internal error");
1491 s =
format (0,
"SCRIPT: sr_steering_add_del ");
1493 s =
format (s, (mp->
is_del ?
"Del: True" :
"Del: False"));
1538 s =
format (0,
"SCRIPT: sr_policy_add ");
1545 (mp->
is_encap ?
"Behavior: Encapsulation" :
1546 "Behavior: SRH insertion"));
1550 s =
format (s, (mp->
type ?
"Type: Default" :
"Type: Spray"));
1552 s =
format (s,
"SID list weight: %u", ntohl (mp->
weight));
1559 s =
format (s,
"\b\b } ");
1580 s =
format (0,
"SCRIPT: sr_policy_mod ");
1591 s =
format (s,
"SID list weight: %u", ntohl (mp->
weight));
1598 s =
format (s,
"\b\b } ");
1608 s =
format (0,
"SCRIPT: sr_policy_del ");
1609 s =
format (s,
"To be delivered. Good luck.");
1619 s =
format (0,
"SCRIPT: classify_add_del_table ");
1636 s =
format (s,
"current-data-offset %d ",
1638 s =
format (s,
"mask hex ");
1653 s =
format (0,
"SCRIPT: classify_add_del_session ");
1665 s =
format (s,
"match hex ");
1666 for (i = 5 *
sizeof (
u32x4) - 1; i > 0; i--)
1668 if (mp->
match[i] != 0)
1675 for (i = 0; i < limit; i++)
1686 s =
format (0,
"SCRIPT: classify_set_interface_ip_table ");
1702 s =
format (0,
"SCRIPT: classify_set_interface_l2_tables ");
1718 s =
format (0,
"SCRIPT: add_node_next ");
1730 s =
format (0,
"SCRIPT: l2tpv3_create_tunnel ");
1732 s =
format (s,
"client_address %U our_address %U ",
1737 s =
format (s,
"local_cookie %lld ",
1739 s =
format (s,
"remote_cookie %lld ",
1742 s =
format (s,
"l2-sublayer-present ");
1752 s =
format (0,
"SCRIPT: l2tpv3_set_tunnel_cookies ");
1756 s =
format (s,
"new_local_cookie %llu ",
1759 s =
format (s,
"new_remote_cookie %llu ",
1770 s =
format (0,
"SCRIPT: l2tpv3_interface_enable_disable ");
1784 char *str =
"unknown";
1786 s =
format (0,
"SCRIPT: l2tpv3_set_lookup_key ");
1791 str =
"lookup_v6_src";
1794 str =
"lookup_v6_dst";
1797 str =
"lookup_session_id";
1803 s =
format (s,
"%s ", str);
1813 s =
format (0,
"SCRIPT: sw_if_l2tpv3_tunnel_dump ");
1822 s =
format (0,
"SCRIPT: vxlan_add_del_tunnel ");
1828 char *dst_name = is_grp ?
"group" :
"dst";
1842 s =
format (s,
"vni %d ", ntohl (mp->
vni));
1856 s =
format (0,
"SCRIPT: vxlan_offload_rx ");
1871 s =
format (0,
"SCRIPT: vxlan_tunnel_dump ");
1882 s =
format (0,
"SCRIPT: geneve_add_del_tunnel ");
1888 char *remote_name = is_grp ?
"group" :
"dst";
1902 s =
format (s,
"vni %d ", ntohl (mp->
vni));
1915 s =
format (0,
"SCRIPT: geneve_tunnel_dump ");
1927 s =
format (0,
"SCRIPT: gre_add_del_tunnel ");
1959 s =
format (0,
"SCRIPT: gre_tunnel_dump ");
1971 s =
format (0,
"SCRIPT: l2_fib_clear_table ");
1981 s =
format (0,
"SCRIPT: l2_interface_efp_filter ");
1985 s =
format (s,
"enable ");
1987 s =
format (s,
"disable ");
1997 s =
format (0,
"SCRIPT: l2_interface_vlan_tag_rewrite ");
2002 s =
format (s,
"tag1 %d ", ntohl (mp->
tag1));
2003 s =
format (s,
"tag2 %d ", ntohl (mp->
tag2));
2013 s =
format (0,
"SCRIPT: create_vhost_user_if ");
2017 s =
format (s,
"server ");
2021 s =
format (s,
"disable_mrg_rxbuf ");
2023 s =
format (s,
"disable_indirect_desc ");
2035 s =
format (0,
"SCRIPT: modify_vhost_user_if ");
2040 s =
format (s,
"server ");
2052 s =
format (0,
"SCRIPT: delete_vhost_user_if ");
2063 s =
format (0,
"SCRIPT: sw_interface_vhost_user_dump ");
2073 s =
format (0,
"SCRIPT: sw_interface_dump ");
2088 s =
format (0,
"SCRIPT: l2_fib_table_dump ");
2100 s =
format (0,
"SCRIPT: control_ping ");
2110 s =
format (0,
"SCRIPT: want_interface_events pid %d enable %d ",
2121 s =
format (0,
"SCRIPT: cli ");
2136 s =
format (0,
"SCRIPT: exec %v ", cmd);
2147 s =
format (0,
"SCRIPT: memclnt_create name %s ", mp->
name);
2157 s =
format (0,
"SCRIPT: sockclnt_create name %s ", mp->
name);
2167 s =
format (0,
"SCRIPT: show_version ");
2177 s =
format (0,
"SCRIPT: show_threads ");
2187 s =
format (0,
"SCRIPT: vxlan_gpe_add_del_tunnel ");
2193 char *remote_name = is_grp ?
"group" :
"remote";
2203 s =
format (s,
"vni %d ", ntohl (mp->
vni));
2222 s =
format (0,
"SCRIPT: vxlan_gpe_tunnel_dump ");
2234 s =
format (0,
"SCRIPT: interface_renumber ");
2238 s =
format (s,
"new_show_dev_instance %d ",
2249 s =
format (0,
"SCRIPT: ip_probe_neighbor ");
2264 s =
format (0,
"SCRIPT: ip_scan_neighbor_enable_disable ");
2278 s =
format (s,
"disable ");
2295 s =
format (0,
"SCRIPT: want_ip4_arp_events ");
2296 s =
format (s,
"pid %d address %U ", ntohl (mp->
pid),
2309 s =
format (0,
"SCRIPT: want_ip6_nd_events ");
2310 s =
format (s,
"pid %d address %U ", ntohl (mp->
pid),
2323 s =
format (0,
"SCRIPT: want_l2_macs_events ");
2328 s =
format (s,
"disable");
2338 s =
format (0,
"SCRIPT: input_acl_set_interface ");
2356 s =
format (0,
"SCRIPT: output_acl_set_interface ");
2374 s =
format (0,
"SCRIPT: ip6_address_dump ");
2386 s =
format (0,
"SCRIPT: ip_dump ");
2397 s =
format (0,
"SCRIPT: cop_interface_enable_disable ");
2400 s =
format (s,
"enable ");
2402 s =
format (s,
"disable ");
2412 s =
format (0,
"SCRIPT: cop_whitelist_enable_disable ");
2420 s =
format (s,
"default ");
2430 s =
format (0,
"SCRIPT: af_packet_create ");
2433 s =
format (s,
"hw_addr random ");
2445 s =
format (0,
"SCRIPT: af_packet_delete ");
2456 s =
format (0,
"SCRIPT: af_packet_dump ");
2464 u32 action = va_arg (*va,
u32);
2465 u32 dscp = va_arg (*va,
u32);
2471 s =
format (s,
"transmit");
2474 s =
format (s,
"mark-and-transmit ");
2477 #define _(v,f,str) case VNET_DSCP_##f: t = str; break; 2493 s =
format (0,
"SCRIPT: policer_add_del ");
2503 s =
format (s,
"rate_type kbps ");
2506 s =
format (s,
"rate_type pps ");
2515 s =
format (s,
"round_type closest ");
2518 s =
format (s,
"round_type up ");
2521 s =
format (s,
"round_type down ");
2530 s =
format (s,
"type 1r2c ");
2533 s =
format (s,
"type 1r3c ");
2536 s =
format (s,
"type 2r3c-2698 ");
2539 s =
format (s,
"type 2r3c-4115 ");
2542 s =
format (s,
"type 2r3c-mef5cf1 ");
2556 s =
format (s,
"color-aware ");
2568 s =
format (0,
"SCRIPT: policer_dump ");
2580 s =
format (0,
"SCRIPT: policer_classify_set_interface ");
2599 s =
format (0,
"SCRIPT: policer_classify_dump ");
2603 s =
format (s,
"type ip4 ");
2606 s =
format (s,
"type ip6 ");
2609 s =
format (s,
"type l2 ");
2623 s =
format (0,
"SCRIPT: sw_interface_clear_stats ");
2635 s =
format (0,
"SCRIPT: mpls_tunnel_dump ");
2647 s =
format (0,
"SCRIPT: mpls_fib_decap_dump ");
2657 s =
format (0,
"SCRIPT: ip_fib_dump ");
2667 s =
format (0,
"SCRIPT: ip6_fib_dump ");
2677 s =
format (0,
"SCRIPT: classify_table_ids ");
2687 s =
format (0,
"SCRIPT: classify_table_by_interface ");
2699 s =
format (0,
"SCRIPT: classify_table_info ");
2711 s =
format (0,
"SCRIPT: classify_session_dump ");
2723 s =
format (0,
"SCRIPT: set_ipfix_exporter ");
2743 s =
format (0,
"SCRIPT: ipfix_exporter_dump ");
2753 s =
format (0,
"SCRIPT: set_ipfix_classify_stream ");
2766 s =
format (0,
"SCRIPT: ipfix_classify_stream_dump ");
2776 s =
format (0,
"SCRIPT: ipfix_classify_table_add_del ");
2790 s =
format (0,
"SCRIPT: ipfix_classify_table_dump ");
2800 s =
format (0,
"SCRIPT: sw_interface_span_enable_disable ");
2810 s =
format (s,
"disable ");
2833 s =
format (0,
"SCRIPT: sw_interface_span_dump ");
2846 s =
format (0,
"SCRIPT: get_next_index ");
2858 s =
format (0,
"SCRIPT: pg_create_interface ");
2869 s =
format (0,
"SCRIPT: pg_capture ");
2872 if (mp->
count != ~0)
2875 s =
format (s,
"disable");
2885 s =
format (0,
"SCRIPT: pg_enable_disable ");
2889 s =
format (s,
"disable");
2900 s =
format (0,
"SCRIPT: ip_source_and_port_range_check_add_del ");
2927 s =
format (0,
"SCRIPT: ip_source_and_port_range_check_interface_add_del ");
2954 s =
format (0,
"SCRIPT: lisp_enable_disable %s",
2955 mp->
is_en ?
"enable" :
"disable");
2965 s =
format (0,
"SCRIPT: gpe_add_del_iface ");
2979 s =
format (0,
"SCRIPT: lisp_pitr_set_locator_set ");
2992 u32 type = va_arg (*args,
u32);
2993 u8 *eid = va_arg (*args,
u8 *);
2994 u32 eid_len = va_arg (*args,
u32);
3014 s =
format (0,
"SCRIPT: lisp_add_del_remote_mapping ");
3017 s =
format (s,
"del-all ");
3020 s =
format (s,
"vni %d ", clib_net_to_host_u32 (mp->
vni));
3030 rloc_num = clib_net_to_host_u32 (mp->
rloc_num);
3043 s =
format (0,
"SCRIPT: lisp_add_del_adjacency ");
3046 s =
format (s,
"vni %d ", clib_net_to_host_u32 (mp->
vni));
3047 s =
format (s,
"reid %U leid %U ",
3059 s =
format (0,
"SCRIPT: lisp_add_del_map_request_itr_rlocs ");
3074 s =
format (0,
"SCRIPT: lisp_eid_table_add_del_map ");
3079 s =
format (s,
"vni %d ", clib_net_to_host_u32 (mp->
vni));
3081 mp->
is_l2 ?
"bd_index" :
"vrf",
3082 clib_net_to_host_u32 (mp->
dp_table));
3091 s =
format (0,
"SCRIPT: lisp_add_del_local_eid ");
3096 s =
format (s,
"vni %d ", clib_net_to_host_u32 (mp->
vni));
3104 s =
format (s,
"secret-key %s", mp->
key);
3114 s =
format (0,
"SCRIPT: gpe_add_del_fwd_entry TODO");
3124 s =
format (0,
"SCRIPT: lisp_add_del_map_resolver ");
3142 s =
format (0,
"SCRIPT: gpe_enable_disable ");
3144 s =
format (s,
"%s ", mp->
is_en ?
"enable" :
"disable");
3154 s =
format (0,
"SCRIPT: lisp_add_del_locator_set ");
3169 s =
format (0,
"SCRIPT: lisp_add_del_locator ");
3186 s =
format (0,
"SCRIPT: lisp_locator_set_dump ");
3189 else if (mp->
filter == 2)
3190 s =
format (s,
"remote");
3200 s =
format (0,
"SCRIPT: lisp_locator_dump ");
3202 s =
format (s,
"ls_index %d", clib_net_to_host_u32 (mp->
ls_index));
3214 s =
format (0,
"SCRIPT: lisp_map_request_mode ");
3219 s =
format (s,
"dst-only");
3222 s =
format (s,
"src-dst");
3235 s =
format (0,
"SCRIPT: lisp_eid_table_dump ");
3239 s =
format (s,
"vni %d ", clib_net_to_host_u32 (mp->
vni));
3245 s =
format (s,
"local ");
3248 s =
format (s,
"remote ");
3260 s =
format (0,
"SCRIPT: lisp_rloc_probe_enable_disable ");
3262 s =
format (s,
"enable");
3264 s =
format (s,
"disable");
3274 s =
format (0,
"SCRIPT: lisp_map_register_enable_disable ");
3276 s =
format (s,
"enable");
3278 s =
format (s,
"disable");
3288 s =
format (0,
"SCRIPT: lisp_adjacencies_get ");
3289 s =
format (s,
"vni %d", clib_net_to_host_u32 (mp->
vni));
3299 s =
format (0,
"SCRIPT: lisp_eid_table_map_dump ");
3314 s =
format (0,
"SCRIPT: ipsec_gre_add_del_tunnel ");
3337 s =
format (0,
"SCRIPT: ipsec_gre_tunnel_dump ");
3351 s =
format (0,
"SCRIPT: l2_interface_pbb_tag_rewrite ");
3354 s =
format (s,
"vtr_op %d ", vtr_op);
3372 s =
format (0,
"SCRIPT: flow_classify_set_interface ");
3389 s =
format (0,
"SCRIPT: punt ");
3391 if (mp->
ipv != (
u8) ~ 0)
3410 s =
format (0,
"SCRIPT: flow_classify_dump ");
3414 s =
format (s,
"type ip4 ");
3417 s =
format (s,
"type ip6 ");
3431 s =
format (0,
"SCRIPT: get_first_msg_id %s ", mp->
name);
3441 s =
format (0,
"SCRIPT: ioam_enable ");
3444 s =
format (s,
"trace enabled");
3447 s =
format (s,
"POT enabled");
3450 s =
format (s,
"Seqno enabled");
3453 s =
format (s,
"Analyse enabled");
3463 s =
format (0,
"SCRIPT: ioam_disable ");
3464 s =
format (s,
"trace disabled");
3465 s =
format (s,
"POT disabled");
3466 s =
format (s,
"Seqno disabled");
3467 s =
format (s,
"Analyse disabled");
3477 s =
format (0,
"SCRIPT: feature_enable_disable ");
3482 s =
format (s,
"disable");
3492 s =
format (0,
"SCRIPT: sw_interface_tag_add_del ");
3507 s =
format (0,
"SCRIPT: sw_interface_set_mtu ");
3509 s =
format (s,
"tag %d ", ntohs (mp->
mtu));
3519 s =
format (0,
"SCRIPT: p2p_ethernet_add ");
3531 s =
format (0,
"SCRIPT: p2p_ethernet_del ");
3543 s =
format (0,
"SCRIPT: tcp_configure_src_addresses ");
3545 s =
format (s,
"%U - %U ",
3549 s =
format (s,
"%U - %U ",
3566 s =
format (0,
"SCRIPT: app_namespace_add_del ");
3567 s =
format (s,
"ns-id %s secret %lu sw_if_index %d ipv4_fib_id %d " 3580 s =
format (0,
"SCRIPT: lldp_config ");
3592 s =
format (0,
"SCRIPT: dns_enable_disable ");
3593 s =
format (s,
"%s ", mp->
enable ?
"enable" :
"disable");
3604 memset (null_data, 0,
sizeof (null_data));
3606 s =
format (0,
"SCRIPT: sw_interface_set_lldp ");
3622 s =
format (s,
"disable ");
3632 s =
format (0,
"SCRIPT: dns_name_server_add_del ");
3651 s =
format (0,
"SCRIPT: dns_resolve_name ");
3661 s =
format (0,
"SCRIPT: dns_resolve_ip ");
3674 s =
format (0,
"SCRIPT: session_rule_add_del ");
3675 mp->
tag[
sizeof (mp->
tag) - 1] = 0;
3677 s =
format (s,
"appns %d scope %d %s %U/%d %d %U/%d %d action %u tag %s",
3683 s =
format (s,
"appns %d scope %d %s %U/%d %d %U/%d %d action %u tag %s",
3695 s =
format (0,
"SCRIPT: ip_container_proxy_add_del ");
3697 s =
format (s,
"is_add %d address %U/%d sw_if_index %d",
3701 s =
format (s,
"is_add %d address %U/%d sw_if_index %d",
3712 s =
format (0,
"SCRIPT: qos_record_enable_disable ");
3719 s =
format (s,
"disable ");
3724 #define foreach_custom_print_no_arg_function \ 3725 _(lisp_eid_table_vni_dump) \ 3726 _(lisp_map_resolver_dump) \ 3727 _(lisp_map_server_dump) \ 3728 _(show_lisp_rloc_probe_state) \ 3729 _(show_lisp_map_register_state) \ 3730 _(show_lisp_map_request_mode) 3733 static void * vl_api_ ## f ## _t_print \ 3734 (vl_api_ ## f ## _t * mp, void * handle) \ 3737 s = format (0, "SCRIPT: " #f ); \ 3742 #define foreach_custom_print_function \ 3743 _(CREATE_LOOPBACK, create_loopback) \ 3744 _(CREATE_LOOPBACK_INSTANCE, create_loopback_instance) \ 3745 _(SW_INTERFACE_SET_FLAGS, sw_interface_set_flags) \ 3746 _(SW_INTERFACE_EVENT, sw_interface_event) \ 3747 _(SW_INTERFACE_ADD_DEL_ADDRESS, sw_interface_add_del_address) \ 3748 _(SW_INTERFACE_SET_TABLE, sw_interface_set_table) \ 3749 _(SW_INTERFACE_SET_MPLS_ENABLE, sw_interface_set_mpls_enable) \ 3750 _(SW_INTERFACE_SET_VPATH, sw_interface_set_vpath) \ 3751 _(SW_INTERFACE_SET_VXLAN_BYPASS, sw_interface_set_vxlan_bypass) \ 3752 _(SW_INTERFACE_SET_GENEVE_BYPASS, sw_interface_set_geneve_bypass) \ 3753 _(TAP_CONNECT, tap_connect) \ 3754 _(TAP_MODIFY, tap_modify) \ 3755 _(TAP_DELETE, tap_delete) \ 3756 _(SW_INTERFACE_TAP_DUMP, sw_interface_tap_dump) \ 3757 _(BOND_CREATE, bond_create) \ 3758 _(BOND_DELETE, bond_delete) \ 3759 _(BOND_ENSLAVE, bond_enslave) \ 3760 _(BOND_DETACH_SLAVE, bond_detach_slave) \ 3761 _(TAP_CREATE_V2, tap_create_v2) \ 3762 _(TAP_DELETE_V2, tap_delete_v2) \ 3763 _(SW_INTERFACE_TAP_V2_DUMP, sw_interface_tap_v2_dump) \ 3764 _(IP_ADD_DEL_ROUTE, ip_add_del_route) \ 3765 _(IP_TABLE_ADD_DEL, ip_table_add_del) \ 3766 _(MPLS_ROUTE_ADD_DEL, mpls_route_add_del) \ 3767 _(MPLS_TABLE_ADD_DEL, mpls_table_add_del) \ 3768 _(PROXY_ARP_ADD_DEL, proxy_arp_add_del) \ 3769 _(PROXY_ARP_INTFC_ENABLE_DISABLE, proxy_arp_intfc_enable_disable) \ 3770 _(MPLS_TUNNEL_ADD_DEL, mpls_tunnel_add_del) \ 3771 _(SR_MPLS_POLICY_ADD, sr_mpls_policy_add) \ 3772 _(SR_MPLS_POLICY_DEL, sr_mpls_policy_del) \ 3773 _(SW_INTERFACE_SET_UNNUMBERED, sw_interface_set_unnumbered) \ 3774 _(IP_NEIGHBOR_ADD_DEL, ip_neighbor_add_del) \ 3775 _(CREATE_VLAN_SUBIF, create_vlan_subif) \ 3776 _(CREATE_SUBIF, create_subif) \ 3777 _(OAM_ADD_DEL, oam_add_del) \ 3778 _(RESET_FIB, reset_fib) \ 3779 _(DHCP_PROXY_CONFIG, dhcp_proxy_config) \ 3780 _(DHCP_PROXY_SET_VSS, dhcp_proxy_set_vss) \ 3781 _(SET_IP_FLOW_HASH, set_ip_flow_hash) \ 3782 _(SW_INTERFACE_IP6_SET_LINK_LOCAL_ADDRESS, \ 3783 sw_interface_ip6_set_link_local_address) \ 3784 _(SW_INTERFACE_IP6ND_RA_PREFIX, sw_interface_ip6nd_ra_prefix) \ 3785 _(SW_INTERFACE_IP6ND_RA_CONFIG, sw_interface_ip6nd_ra_config) \ 3786 _(SET_ARP_NEIGHBOR_LIMIT, set_arp_neighbor_limit) \ 3787 _(L2_PATCH_ADD_DEL, l2_patch_add_del) \ 3788 _(SR_LOCALSID_ADD_DEL, sr_localsid_add_del) \ 3789 _(SR_STEERING_ADD_DEL, sr_steering_add_del) \ 3790 _(SR_POLICY_ADD, sr_policy_add) \ 3791 _(SR_POLICY_MOD, sr_policy_mod) \ 3792 _(SR_POLICY_DEL, sr_policy_del) \ 3793 _(SW_INTERFACE_SET_L2_XCONNECT, sw_interface_set_l2_xconnect) \ 3794 _(L2FIB_ADD_DEL, l2fib_add_del) \ 3795 _(L2FIB_FLUSH_ALL, l2fib_flush_all) \ 3796 _(L2FIB_FLUSH_BD, l2fib_flush_bd) \ 3797 _(L2FIB_FLUSH_INT, l2fib_flush_int) \ 3798 _(L2_FLAGS, l2_flags) \ 3799 _(BRIDGE_FLAGS, bridge_flags) \ 3800 _(CLASSIFY_ADD_DEL_TABLE, classify_add_del_table) \ 3801 _(CLASSIFY_ADD_DEL_SESSION, classify_add_del_session) \ 3802 _(SW_INTERFACE_SET_L2_BRIDGE, sw_interface_set_l2_bridge) \ 3803 _(BRIDGE_DOMAIN_ADD_DEL, bridge_domain_add_del) \ 3804 _(BRIDGE_DOMAIN_DUMP, bridge_domain_dump) \ 3805 _(BRIDGE_DOMAIN_SET_MAC_AGE, bridge_domain_set_mac_age) \ 3806 _(CLASSIFY_SET_INTERFACE_IP_TABLE, classify_set_interface_ip_table) \ 3807 _(CLASSIFY_SET_INTERFACE_L2_TABLES, classify_set_interface_l2_tables) \ 3808 _(ADD_NODE_NEXT, add_node_next) \ 3809 _(DHCP_CLIENT_CONFIG, dhcp_client_config) \ 3810 _(L2TPV3_CREATE_TUNNEL, l2tpv3_create_tunnel) \ 3811 _(L2TPV3_SET_TUNNEL_COOKIES, l2tpv3_set_tunnel_cookies) \ 3812 _(L2TPV3_INTERFACE_ENABLE_DISABLE, l2tpv3_interface_enable_disable) \ 3813 _(L2TPV3_SET_LOOKUP_KEY, l2tpv3_set_lookup_key) \ 3814 _(SW_IF_L2TPV3_TUNNEL_DUMP, sw_if_l2tpv3_tunnel_dump) \ 3815 _(VXLAN_ADD_DEL_TUNNEL, vxlan_add_del_tunnel) \ 3816 _(VXLAN_TUNNEL_DUMP, vxlan_tunnel_dump) \ 3817 _(VXLAN_OFFLOAD_RX, vxlan_offload_rx) \ 3818 _(GENEVE_ADD_DEL_TUNNEL, geneve_add_del_tunnel) \ 3819 _(GENEVE_TUNNEL_DUMP, geneve_tunnel_dump) \ 3820 _(GRE_ADD_DEL_TUNNEL, gre_add_del_tunnel) \ 3821 _(GRE_TUNNEL_DUMP, gre_tunnel_dump) \ 3822 _(L2_FIB_CLEAR_TABLE, l2_fib_clear_table) \ 3823 _(L2_INTERFACE_EFP_FILTER, l2_interface_efp_filter) \ 3824 _(L2_INTERFACE_VLAN_TAG_REWRITE, l2_interface_vlan_tag_rewrite) \ 3825 _(CREATE_VHOST_USER_IF, create_vhost_user_if) \ 3826 _(MODIFY_VHOST_USER_IF, modify_vhost_user_if) \ 3827 _(DELETE_VHOST_USER_IF, delete_vhost_user_if) \ 3828 _(SW_INTERFACE_DUMP, sw_interface_dump) \ 3829 _(CONTROL_PING, control_ping) \ 3830 _(WANT_INTERFACE_EVENTS, want_interface_events) \ 3832 _(CLI_INBAND, cli_inband) \ 3833 _(MEMCLNT_CREATE, memclnt_create) \ 3834 _(SOCKCLNT_CREATE, sockclnt_create) \ 3835 _(SW_INTERFACE_VHOST_USER_DUMP, sw_interface_vhost_user_dump) \ 3836 _(SHOW_VERSION, show_version) \ 3837 _(L2_FIB_TABLE_DUMP, l2_fib_table_dump) \ 3838 _(VXLAN_GPE_ADD_DEL_TUNNEL, vxlan_gpe_add_del_tunnel) \ 3839 _(VXLAN_GPE_TUNNEL_DUMP, vxlan_gpe_tunnel_dump) \ 3840 _(INTERFACE_NAME_RENUMBER, interface_name_renumber) \ 3841 _(IP_PROBE_NEIGHBOR, ip_probe_neighbor) \ 3842 _(IP_SCAN_NEIGHBOR_ENABLE_DISABLE, ip_scan_neighbor_enable_disable) \ 3843 _(WANT_IP4_ARP_EVENTS, want_ip4_arp_events) \ 3844 _(WANT_IP6_ND_EVENTS, want_ip6_nd_events) \ 3845 _(WANT_L2_MACS_EVENTS, want_l2_macs_events) \ 3846 _(INPUT_ACL_SET_INTERFACE, input_acl_set_interface) \ 3847 _(IP_ADDRESS_DUMP, ip_address_dump) \ 3848 _(IP_DUMP, ip_dump) \ 3849 _(DELETE_LOOPBACK, delete_loopback) \ 3850 _(BD_IP_MAC_ADD_DEL, bd_ip_mac_add_del) \ 3851 _(COP_INTERFACE_ENABLE_DISABLE, cop_interface_enable_disable) \ 3852 _(COP_WHITELIST_ENABLE_DISABLE, cop_whitelist_enable_disable) \ 3853 _(AF_PACKET_CREATE, af_packet_create) \ 3854 _(AF_PACKET_DELETE, af_packet_delete) \ 3855 _(AF_PACKET_DUMP, af_packet_dump) \ 3856 _(SW_INTERFACE_CLEAR_STATS, sw_interface_clear_stats) \ 3857 _(MPLS_FIB_DUMP, mpls_fib_dump) \ 3858 _(MPLS_TUNNEL_DUMP, mpls_tunnel_dump) \ 3859 _(CLASSIFY_TABLE_IDS,classify_table_ids) \ 3860 _(CLASSIFY_TABLE_BY_INTERFACE, classify_table_by_interface) \ 3861 _(CLASSIFY_TABLE_INFO,classify_table_info) \ 3862 _(CLASSIFY_SESSION_DUMP,classify_session_dump) \ 3863 _(SET_IPFIX_EXPORTER, set_ipfix_exporter) \ 3864 _(IPFIX_EXPORTER_DUMP, ipfix_exporter_dump) \ 3865 _(SET_IPFIX_CLASSIFY_STREAM, set_ipfix_classify_stream) \ 3866 _(IPFIX_CLASSIFY_STREAM_DUMP, ipfix_classify_stream_dump) \ 3867 _(IPFIX_CLASSIFY_TABLE_ADD_DEL, ipfix_classify_table_add_del) \ 3868 _(IPFIX_CLASSIFY_TABLE_DUMP, ipfix_classify_table_dump) \ 3869 _(SW_INTERFACE_SPAN_ENABLE_DISABLE, sw_interface_span_enable_disable) \ 3870 _(SW_INTERFACE_SPAN_DUMP, sw_interface_span_dump) \ 3871 _(GET_NEXT_INDEX, get_next_index) \ 3872 _(PG_CREATE_INTERFACE,pg_create_interface) \ 3873 _(PG_CAPTURE, pg_capture) \ 3874 _(PG_ENABLE_DISABLE, pg_enable_disable) \ 3875 _(POLICER_ADD_DEL, policer_add_del) \ 3876 _(POLICER_DUMP, policer_dump) \ 3877 _(POLICER_CLASSIFY_SET_INTERFACE, policer_classify_set_interface) \ 3878 _(POLICER_CLASSIFY_DUMP, policer_classify_dump) \ 3879 _(IP_SOURCE_AND_PORT_RANGE_CHECK_ADD_DEL, \ 3880 ip_source_and_port_range_check_add_del) \ 3881 _(IP_SOURCE_AND_PORT_RANGE_CHECK_INTERFACE_ADD_DEL, \ 3882 ip_source_and_port_range_check_interface_add_del) \ 3883 _(LISP_ENABLE_DISABLE, lisp_enable_disable) \ 3884 _(GPE_ENABLE_DISABLE, gpe_enable_disable) \ 3885 _(GPE_ADD_DEL_IFACE, gpe_add_del_iface) \ 3886 _(LISP_PITR_SET_LOCATOR_SET, lisp_pitr_set_locator_set) \ 3887 _(LISP_MAP_REQUEST_MODE, lisp_map_request_mode) \ 3888 _(SHOW_LISP_MAP_REQUEST_MODE, show_lisp_map_request_mode) \ 3889 _(LISP_ADD_DEL_REMOTE_MAPPING, lisp_add_del_remote_mapping) \ 3890 _(LISP_ADD_DEL_ADJACENCY, lisp_add_del_adjacency) \ 3891 _(LISP_ADD_DEL_MAP_REQUEST_ITR_RLOCS, \ 3892 lisp_add_del_map_request_itr_rlocs) \ 3893 _(LISP_EID_TABLE_ADD_DEL_MAP, lisp_eid_table_add_del_map) \ 3894 _(LISP_ADD_DEL_LOCAL_EID, lisp_add_del_local_eid) \ 3895 _(GPE_ADD_DEL_FWD_ENTRY, gpe_add_del_fwd_entry) \ 3896 _(LISP_ADD_DEL_LOCATOR_SET, lisp_add_del_locator_set) \ 3897 _(LISP_ADD_DEL_MAP_RESOLVER, lisp_add_del_map_resolver) \ 3898 _(LISP_ADD_DEL_LOCATOR, lisp_add_del_locator) \ 3899 _(LISP_EID_TABLE_DUMP, lisp_eid_table_dump) \ 3900 _(LISP_EID_TABLE_MAP_DUMP, lisp_eid_table_map_dump) \ 3901 _(LISP_EID_TABLE_VNI_DUMP, lisp_eid_table_vni_dump) \ 3902 _(LISP_MAP_RESOLVER_DUMP, lisp_map_resolver_dump) \ 3903 _(LISP_MAP_SERVER_DUMP, lisp_map_server_dump) \ 3904 _(LISP_LOCATOR_SET_DUMP, lisp_locator_set_dump) \ 3905 _(LISP_LOCATOR_DUMP, lisp_locator_dump) \ 3906 _(LISP_ADJACENCIES_GET, lisp_adjacencies_get) \ 3907 _(SHOW_LISP_RLOC_PROBE_STATE, show_lisp_rloc_probe_state) \ 3908 _(SHOW_LISP_MAP_REGISTER_STATE, show_lisp_map_register_state) \ 3909 _(LISP_RLOC_PROBE_ENABLE_DISABLE, lisp_rloc_probe_enable_disable) \ 3910 _(LISP_MAP_REGISTER_ENABLE_DISABLE, lisp_map_register_enable_disable) \ 3911 _(IPSEC_GRE_ADD_DEL_TUNNEL, ipsec_gre_add_del_tunnel) \ 3912 _(IPSEC_GRE_TUNNEL_DUMP, ipsec_gre_tunnel_dump) \ 3913 _(DELETE_SUBIF, delete_subif) \ 3914 _(L2_INTERFACE_PBB_TAG_REWRITE, l2_interface_pbb_tag_rewrite) \ 3916 _(FLOW_CLASSIFY_SET_INTERFACE, flow_classify_set_interface) \ 3917 _(FLOW_CLASSIFY_DUMP, flow_classify_dump) \ 3918 _(GET_FIRST_MSG_ID, get_first_msg_id) \ 3919 _(IOAM_ENABLE, ioam_enable) \ 3920 _(IOAM_DISABLE, ioam_disable) \ 3921 _(IP_FIB_DUMP, ip_fib_dump) \ 3922 _(IP6_FIB_DUMP, ip6_fib_dump) \ 3923 _(FEATURE_ENABLE_DISABLE, feature_enable_disable) \ 3924 _(SW_INTERFACE_TAG_ADD_DEL, sw_interface_tag_add_del) \ 3925 _(HW_INTERFACE_SET_MTU, hw_interface_set_mtu) \ 3926 _(P2P_ETHERNET_ADD, p2p_ethernet_add) \ 3927 _(P2P_ETHERNET_DEL, p2p_ethernet_del) \ 3928 _(TCP_CONFIGURE_SRC_ADDRESSES, tcp_configure_src_addresses) \ 3929 _(APP_NAMESPACE_ADD_DEL, app_namespace_add_del) \ 3930 _(LLDP_CONFIG, lldp_config) \ 3931 _(SW_INTERFACE_SET_LLDP, sw_interface_set_lldp) \ 3932 _(DNS_ENABLE_DISABLE, dns_enable_disable) \ 3933 _(DNS_NAME_SERVER_ADD_DEL, dns_name_server_add_del) \ 3934 _(DNS_RESOLVE_NAME, dns_resolve_name) \ 3935 _(DNS_RESOLVE_IP, dns_resolve_ip) \ 3936 _(SESSION_RULE_ADD_DEL, session_rule_add_del) \ 3937 _(OUTPUT_ACL_SET_INTERFACE, output_acl_set_interface) \ 3938 _(QOS_RECORD_ENABLE_DISABLE, qos_record_enable_disable) 3942 #define _(n,f) am->msg_print_handlers[VL_API_##n] \ 3943 = (void *) vl_api_##f##_t_print;
static void * vl_api_sw_interface_set_flags_t_print(vl_api_sw_interface_set_flags_t *mp, void *handle)
#define vec_validate(V, I)
Make sure vector is long enough for given index (no header, unspecified alignment) ...
static void * vl_api_create_vhost_user_if_t_print(vl_api_create_vhost_user_if_t *mp, void *handle)
IPv6 set link local address on interface request.
static u8 * format_lisp_flat_eid(u8 *s, va_list *args)
static void * vl_api_sr_mpls_policy_add_t_print(vl_api_sr_mpls_policy_add_t *mp, void *handle)
static void * vl_api_bridge_domain_add_del_t_print(vl_api_bridge_domain_add_del_t *mp, void *handle)
static void * vl_api_classify_set_interface_l2_tables_t_print(vl_api_classify_set_interface_l2_tables_t *mp, void *handle)
static void * vl_api_lisp_add_del_adjacency_t_print(vl_api_lisp_add_del_adjacency_t *mp, void *handle)
DHCP Proxy set / unset vss request.
Proxy ARP add / del request.
static void * vl_api_sw_interface_set_mpls_enable_t_print(vl_api_sw_interface_set_mpls_enable_t *mp, void *handle)
Classify get table IDs request.
static void * vl_api_mpls_fib_dump_t_print(vl_api_mpls_fib_dump_t *mp, void *handle)
Add / del ipsec gre tunnel request.
static void * vl_api_lisp_pitr_set_locator_set_t_print(vl_api_lisp_pitr_set_locator_set_t *mp, void *handle)
static void * vl_api_dns_enable_disable_t_print(vl_api_dns_enable_disable_t *mp, void *handle)
L2 FIB add entry request.
cop: enable/disable whitelist filtration features on an interface Note: the supplied fib_id must matc...
static void * vl_api_l2tpv3_set_tunnel_cookies_t_print(vl_api_l2tpv3_set_tunnel_cookies_t *mp, void *handle)
static void * vl_api_sw_if_l2tpv3_tunnel_dump_t_print(vl_api_sw_if_l2tpv3_tunnel_dump_t *mp, void *handle)
static void * vl_api_vxlan_offload_rx_t_print(vl_api_vxlan_offload_rx_t *mp, void *handle)
Register for IP6 ND resolution event on recieving NA reply MAC/IP info from ICMP6 Neighbor Solicitati...
u8 * format_hmac_key_id(u8 *s, va_list *args)
static void * vl_api_delete_subif_t_print(vl_api_delete_subif_t *mp, void *handle)
static void * vl_api_l2_patch_add_del_t_print(vl_api_l2_patch_add_del_t *mp, void *handle)
static void * vl_api_lisp_locator_set_dump_t_print(vl_api_lisp_locator_set_dump_t *mp, void *handle)
static void * vl_api_lisp_map_request_mode_t_print(vl_api_lisp_map_request_mode_t *mp, void *handle)
enable/disable LISP RLOC probing
static void * vl_api_delete_loopback_t_print(vl_api_delete_loopback_t *mp, void *handle)
IPFIX classify tables dump request.
static void * vl_api_sw_interface_slave_dump_t_print(vl_api_sw_interface_slave_dump_t *mp, void *handle)
#define foreach_create_subif_bit
static void * vl_api_sr_mpls_policy_del_t_print(vl_api_sr_mpls_policy_del_t *mp, void *handle)
static void * vl_api_sw_interface_ip6_set_link_local_address_t_print(vl_api_sw_interface_ip6_set_link_local_address_t *mp, void *handle)
static void * vl_api_reset_fib_t_print(vl_api_reset_fib_t *mp, void *handle)
static void * vl_api_geneve_tunnel_dump_t_print(vl_api_geneve_tunnel_dump_t *mp, void *handle)
Transparent Ethernet Bridging - the tunnel is in L2 mode.
vl_api_l2_port_type_t port_type
static void * vl_api_lisp_add_del_locator_t_print(vl_api_lisp_add_del_locator_t *mp, void *handle)
static void * vl_api_cli_inband_t_print(vl_api_cli_inband_t *mp, void *handle)
static void * vl_api_bond_enslave_t_print(vl_api_bond_enslave_t *mp, void *handle)
vnet_main_t * vnet_get_main(void)
u8 mt_next_hop_n_out_labels
static void * vl_api_ioam_enable_t_print(vl_api_ioam_enable_t *mp, void *handle)
static void * vl_api_lisp_adjacencies_get_t_print(vl_api_lisp_adjacencies_get_t *mp, void *handle)
Set/unset policer classify interface.
static void * vl_api_sw_interface_tag_add_del_t_print(vl_api_sw_interface_tag_add_del_t *mp, void *handle)
configure or disable LISP PITR node
Set flags on the interface.
Control ping from client to api server request.
static void * vl_api_flow_classify_set_interface_t_print(vl_api_flow_classify_set_interface_t *mp, void *handle)
static void * vl_api_interface_name_renumber_t_print(vl_api_interface_name_renumber_t *mp, void *handle)
static void * vl_api_add_node_next_t_print(vl_api_add_node_next_t *mp, void *handle)
static void * vl_api_l2_fib_clear_table_t_print(vl_api_l2_fib_clear_table_t *mp, void *handle)
static void * vl_api_sr_steering_add_del_t_print(vl_api_sr_steering_add_del_t *mp, void *handle)
Set max allowed ARP or ip6 neighbor entries request.
static void * vl_api_lisp_eid_table_add_del_map_t_print(vl_api_lisp_eid_table_add_del_map_t *mp, void *handle)
Interface set vxlan-bypass request.
static void * vl_api_tap_modify_t_print(vl_api_tap_modify_t *mp, void *handle)
static void * vl_api_input_acl_set_interface_t_print(vl_api_input_acl_set_interface_t *mp, void *handle)
Set an interface's rx-placement Rx-Queue placement on specific thread is operational for only hardwar...
static void * vl_api_control_ping_t_print(vl_api_control_ping_t *mp, void *handle)
static void * vl_api_ip_add_del_route_t_print(vl_api_ip_add_del_route_t *mp, void *handle)
Dump af_packet interfaces request.
u32 mpls_label_t
A label value only, i.e.
static void * vl_api_mpls_tunnel_add_del_t_print(vl_api_mpls_tunnel_add_del_t *mp, void *handle)
static void * vl_api_lisp_add_del_locator_set_t_print(vl_api_lisp_add_del_locator_set_t *mp, void *handle)
#define IP_SCAN_V6_NEIGHBORS
Classify add / del session request.
IPFIX exporter dump request.
u32 mr_classify_table_index
#define vec_add1(V, E)
Add 1 element to end of vector (unspecified alignment).
static void * vl_api_bridge_domain_dump_t_print(vl_api_bridge_domain_dump_t *mp, void *handle)
static void * vl_api_lisp_eid_table_map_dump_t_print(vl_api_lisp_eid_table_map_dump_t *mp, void *handle)
L2 bridge domain set mac age.
static void * vl_api_l2_interface_vlan_tag_rewrite_t_print(vl_api_l2_interface_vlan_tag_rewrite_t *mp, void *handle)
#define vec_add2(V, P, N)
Add N elements to end of vector V, return pointer to new elements in P.
Dump tap interfaces request.
for(i=1;i<=collision_buckets;i++)
static void * vl_api_bond_create_t_print(vl_api_bond_create_t *mp, void *handle)
static void * vl_api_flow_classify_dump_t_print(vl_api_flow_classify_dump_t *mp, void *handle)
static void * vl_api_want_interface_events_t_print(vl_api_want_interface_events_t *mp, void *handle)
static void * vl_api_sw_interface_clear_stats_t_print(vl_api_sw_interface_clear_stats_t *mp, void *handle)
static void * vl_api_gre_add_del_tunnel_t_print(vl_api_gre_add_del_tunnel_t *mp, void *handle)
Request for lisp_eid_table_map_details.
Add/Delete classification table request.
IPv6 router advertisement config request.
L2 bridge domain request operational state details.
static void * vl_api_tap_delete_t_print(vl_api_tap_delete_t *mp, void *handle)
#define IP_SCAN_V46_NEIGHBORS
static void * vl_api_session_rule_add_del_t_print(vl_api_session_rule_add_del_t *mp, void *handle)
static void * vl_api_output_acl_set_interface_t_print(vl_api_output_acl_set_interface_t *mp, void *handle)
u32 mt_next_hop_sw_if_index
Enable / disable packet generator request.
static void * vl_api_ipsec_gre_tunnel_dump_t_print(vl_api_ipsec_gre_tunnel_dump_t *mp, void *handle)
static void * vl_api_sw_interface_set_rx_placement_t_print(vl_api_sw_interface_set_rx_placement_t *mp, void *handle)
static void * vl_api_classify_add_del_table_t_print(vl_api_classify_add_del_table_t *mp, void *handle)
static void * vl_api_dhcp_proxy_set_vss_t_print(vl_api_dhcp_proxy_set_vss_t *mp, void *handle)
vhost-user interface create request
vl_api_fib_mpls_label_t next_hop_out_label_stack[next_hop_n_out_labels]
static void * vl_api_vxlan_gpe_add_del_tunnel_t_print(vl_api_vxlan_gpe_add_del_tunnel_t *mp, void *handle)
DNS IP -> name resolution request.
static void * vl_api_bridge_flags_t_print(vl_api_bridge_flags_t *mp, void *handle)
format_function_t format_vnet_sw_if_index_name
static void * vl_api_l2tpv3_interface_enable_disable_t_print(vl_api_l2tpv3_interface_enable_disable_t *mp, void *handle)
static void * vl_api_proxy_arp_intfc_enable_disable_t_print(vl_api_proxy_arp_intfc_enable_disable_t *mp, void *handle)
static void * vl_api_sw_interface_set_l2_xconnect_t_print(vl_api_sw_interface_set_l2_xconnect_t *mp, void *handle)
vl_api_srv6_sid_list_t sids
static void * vl_api_proxy_arp_add_del_t_print(vl_api_proxy_arp_add_del_t *mp, void *handle)
static void * vl_api_ip_dump_t_print(vl_api_ip_dump_t *mp, void *handle)
static void * vl_api_l2fib_add_del_t_print(vl_api_l2fib_add_del_t *mp, void *handle)
static uword ip46_address_is_multicast(const ip46_address_t *a)
Process a vpe parser cli string request.
static void * vl_api_l2_flags_t_print(vl_api_l2_flags_t *mp, void *handle)
static void * vl_api_create_vlan_subif_t_print(vl_api_create_vlan_subif_t *mp, void *handle)
static void * vl_api_l2fib_flush_bd_t_print(vl_api_l2fib_flush_bd_t *mp, void *handle)
static void * vl_api_lisp_enable_disable_t_print(vl_api_lisp_enable_disable_t *mp, void *handle)
static void * vl_api_oam_add_del_t_print(vl_api_oam_add_del_t *mp, void *handle)
static void * vl_api_sockclnt_create_t_print(vl_api_sockclnt_create_t *mp, void *handle)
static void * vl_api_sr_policy_add_t_print(vl_api_sr_policy_add_t *mp, void *handle)
Dump tap interfaces request.
Dump ipsec gre tunnel table.
add or delete LISP adjacency adjacency
u8 pcap_file_name[pcap_name_length]
static void * vl_api_p2p_ethernet_del_t_print(vl_api_p2p_ethernet_del_t *mp, void *handle)
PacketGenerator capture packets on given interface request.
static void * vl_api_vxlan_gpe_tunnel_dump_t_print(vl_api_vxlan_gpe_tunnel_dump_t *mp, void *handle)
static void * vl_api_ipfix_classify_stream_dump_t_print(vl_api_ipfix_classify_stream_dump_t *mp, void *handle)
memset(h->entries, 0, sizeof(h->entries[0])*entries)
static void * vl_api_ip_fib_dump_t_print(vl_api_ip_fib_dump_t *mp, void *handle)
static void * vl_api_lisp_rloc_probe_enable_disable_t_print(vl_api_lisp_rloc_probe_enable_disable_t *mp, void *handle)
u8 * format_ethernet_address(u8 *s, va_list *args)
Proxy ARP add / del interface request.
Clear interface statistics.
static void * vl_api_memclnt_create_t_print(vl_api_memclnt_create_t *mp, void *handle)
Interface set geneve-bypass request.
Add / del table request A table can be added multiple times, but need be deleted only once...
vl_api_srv6_sid_list_t sids
static void * vl_api_l2tpv3_set_lookup_key_t_print(vl_api_l2tpv3_set_lookup_key_t *mp, void *handle)
static void * vl_api_dhcp_proxy_config_t_print(vl_api_dhcp_proxy_config_t *mp, void *handle)
Classify sessions dump request.
static u8 * format_policer_action(u8 *s, va_list *va)
MPLS Route Add / del route.
Set interface source and L4 port-range request.
Set/unset output ACL interface.
static void * vl_api_ip_table_add_del_t_print(vl_api_ip_table_add_del_t *mp, void *handle)
static void * vl_api_mpls_route_add_del_t_print(vl_api_mpls_route_add_del_t *mp, void *handle)
static void * vl_api_get_next_index_t_print(vl_api_get_next_index_t *mp, void *handle)
add/del application namespace
static void * vl_api_ip_address_dump_t_print(vl_api_ip_address_dump_t *mp, void *handle)
static void * vl_api_qos_record_enable_disable_t_print(vl_api_qos_record_enable_disable_t *mp, void *handle)
static void * vl_api_policer_dump_t_print(vl_api_policer_dump_t *mp, void *handle)
L2 FIB flush bridge domain entries.
#define IP_SCAN_V4_NEIGHBORS
add or delete map request itr rlocs
static void * vl_api_cli_t_print(vl_api_cli_t *mp, void *handle)
static void * vl_api_set_ipfix_classify_stream_t_print(vl_api_set_ipfix_classify_stream_t *mp, void *handle)
static void * vl_api_lisp_eid_table_dump_t_print(vl_api_lisp_eid_table_dump_t *mp, void *handle)
static void * vl_api_sw_interface_set_table_t_print(vl_api_sw_interface_set_table_t *mp, void *handle)
Initialize a new tap interface with the given parameters.
static void * vl_api_want_l2_macs_events_t_print(vl_api_want_l2_macs_events_t *mp, void *handle)
static void * vl_api_sr_localsid_add_del_t_print(vl_api_sr_localsid_add_del_t *mp, void *handle)
static void * vl_api_l2fib_flush_int_t_print(vl_api_l2fib_flush_int_t *mp, void *handle)
Dump mpls eth tunnel table.
static void * vl_api_want_ip6_nd_events_t_print(vl_api_want_ip6_nd_events_t *mp, void *handle)
static void * vl_api_sw_interface_set_unnumbered_t_print(vl_api_sw_interface_set_unnumbered_t *mp, void *handle)
u32 mr_next_hop_via_label
static void * vl_api_tap_delete_v2_t_print(vl_api_tap_delete_v2_t *mp, void *handle)
static void * vl_api_ip_source_and_port_range_check_add_del_t_print(vl_api_ip_source_and_port_range_check_add_del_t *mp, void *handle)
Dump l2 fib (aka bridge domain) table.
Configure IP source and L4 port-range check.
u8 * format_qos_source(u8 *s, va_list *args)
format/unformat QoS source types
static void * vl_api_dns_name_server_add_del_t_print(vl_api_dns_name_server_add_del_t *mp, void *handle)
Set interface L2 flags (such as L2_LEARN, L2_FWD, L2_FLOOD, L2_UU_FLOOD, or L2_ARP_TERM bits)...
IP probe neighbor address on an interface by sending an ARP request (for IP4) or ICMP6 Neighbor Solic...
static void * vl_api_gpe_add_del_fwd_entry_t_print(vl_api_gpe_add_del_fwd_entry_t *mp, void *handle)
L2 FIB flush all entries.
L2 fib clear table request, clear all mac entries in the l2 fib.
Enable/Disable span to mirror traffic from one interface to another.
static void * vl_api_pg_create_interface_t_print(vl_api_pg_create_interface_t *mp, void *handle)
u8 mr_next_hop_n_out_labels
static void * vl_api_sw_interface_set_vpath_t_print(vl_api_sw_interface_set_vpath_t *mp, void *handle)
static void * vl_api_sw_interface_rx_placement_dump_t_print(vl_api_sw_interface_rx_placement_dump_t *mp, void *handle)
static void * vl_api_sw_interface_set_lldp_t_print(vl_api_sw_interface_set_lldp_t *mp, void *handle)
static void * vl_api_af_packet_dump_t_print(vl_api_af_packet_dump_t *mp, void *handle)
set LISP map-request mode.
u32 new_show_dev_instance
DNS name resolution request.
static void * vl_api_geneve_add_del_tunnel_t_print(vl_api_geneve_add_del_tunnel_t *mp, void *handle)
static void * vl_api_sw_interface_span_dump_t_print(vl_api_sw_interface_span_dump_t *mp, void *handle)
u8 mt_next_hop_proto_is_ip4
Request for LISP adjacencies.
static void * vl_api_bd_ip_mac_dump_t_print(vl_api_bd_ip_mac_dump_t *mp, void *handle)
Set/unset l2 classification tables for an interface request.
static void * vl_api_show_threads_t_print(vl_api_show_threads_t *mp, void *handle)
Set bridge domain ip to mac entry request.
static void * vl_api_l2fib_flush_all_t_print(vl_api_l2fib_flush_all_t *mp, void *handle)
u8 stream_name[stream_name_length]
add or delete lisp eid-table
static void * vl_api_gre_tunnel_dump_t_print(vl_api_gre_tunnel_dump_t *mp, void *handle)
MPLS Route Add / del route.
static void * vl_api_classify_add_del_session_t_print(vl_api_classify_add_del_session_t *mp, void *handle)
static void * vl_api_ip6_fib_dump_t_print(vl_api_ip6_fib_dump_t *mp, void *handle)
static void * vl_api_bond_delete_t_print(vl_api_bond_delete_t *mp, void *handle)
static void * vl_api_p2p_ethernet_add_t_print(vl_api_p2p_ethernet_add_t *mp, void *handle)
static void * vl_api_sw_interface_bond_dump_t_print(vl_api_sw_interface_bond_dump_t *mp, void *handle)
static void * vl_api_ip_neighbor_add_del_t_print(vl_api_ip_neighbor_add_del_t *mp, void *handle)
static void * vl_api_cop_whitelist_enable_disable_t_print(vl_api_cop_whitelist_enable_disable_t *mp, void *handle)
Get list of flow classify interfaces and tables.
static void * vl_api_af_packet_delete_t_print(vl_api_af_packet_delete_t *mp, void *handle)
static void * vl_api_pg_enable_disable_t_print(vl_api_pg_enable_disable_t *mp, void *handle)
Set or delete one or all ip addresses on a specified interface.
Enable or Disable MPLS on and interface.
Enable/Disable QoS recording The QoS bits from the packet at the specified input layer are copied int...
Dump bond interfaces request.
IOAM enable : Enable in-band OAM.
static void * vl_api_af_packet_create_t_print(vl_api_af_packet_create_t *mp, void *handle)
static void * vl_api_sw_interface_event_t_print(vl_api_sw_interface_event_t *mp, void *handle)
Call from VLIB_INIT_FUNCTION to set the Linux kernel inject node name.
API main structure, used by both vpp and binary API clients.
Initialize a new bond interface with the given paramters.
static void * vl_api_modify_vhost_user_if_t_print(vl_api_modify_vhost_user_if_t *mp, void *handle)
static void * vl_api_classify_table_by_interface_t_print(vl_api_classify_table_by_interface_t *mp, void *handle)
static void * vl_api_show_version_t_print(vl_api_show_version_t *mp, void *handle)
static void * vl_api_set_ip_flow_hash_t_print(vl_api_set_ip_flow_hash_t *mp, void *handle)
Offload vxlan rx request.
vl_api_srv6_sid_t localsid
IPFIX classify stream configure request.
static void * vl_api_lisp_locator_dump_t_print(vl_api_lisp_locator_dump_t *mp, void *handle)
PacketGenerator create interface request.
static void * vl_api_lisp_add_del_map_resolver_t_print(vl_api_lisp_add_del_map_resolver_t *mp, void *handle)
Set the ip flow hash config for a fib request.
static void * vl_api_create_loopback_t_print(vl_api_create_loopback_t *mp, void *handle)
enable or disable LISP feature
static void * vl_api_policer_add_del_t_print(vl_api_policer_add_del_t *mp, void *handle)
static void * vl_api_gpe_enable_disable_t_print(vl_api_gpe_enable_disable_t *mp, void *handle)
cop: enable/disable junk filtration features on an interface
#define MPLS_LABEL_INVALID
#define vec_free(V)
Free vector's memory (no header).
static void * vl_api_cop_interface_enable_disable_t_print(vl_api_cop_interface_enable_disable_t *mp, void *handle)
Set/unset the classification table for an interface request.
Initialize a new bond interface with the given paramters.
static void * vl_api_l2_interface_pbb_tag_rewrite_t_print(vl_api_l2_interface_pbb_tag_rewrite_t *mp, void *handle)
static void * vl_api_bond_detach_slave_t_print(vl_api_bond_detach_slave_t *mp, void *handle)
static void * vl_api_policer_classify_dump_t_print(vl_api_policer_classify_dump_t *mp, void *handle)
static void * vl_api_lisp_map_register_enable_disable_t_print(vl_api_lisp_map_register_enable_disable_t *mp, void *handle)
Create or delete a VXLAN tunnel.
#define clib_memcpy(a, b, c)
static void * vl_api_set_ipfix_exporter_t_print(vl_api_set_ipfix_exporter_t *mp, void *handle)
Feature path enable/disable request.
static void * vl_api_ip_source_and_port_range_check_interface_add_del_t_print(vl_api_ip_source_and_port_range_check_interface_add_del_t *mp, void *handle)
IPv6 SR steering add/del.
add or delete map-resolver
static void * vl_api_ipsec_gre_add_del_tunnel_t_print(vl_api_ipsec_gre_add_del_tunnel_t *mp, void *handle)
Initialize a new tap interface with the given paramters.
Set/unset flow classify interface.
static void * vl_api_sr_policy_del_t_print(vl_api_sr_policy_del_t *mp, void *handle)
static void * vl_api_lisp_add_del_local_eid_t_print(vl_api_lisp_add_del_local_eid_t *mp, void *handle)
static void * vl_api_hw_interface_set_mtu_t_print(vl_api_hw_interface_set_mtu_t *mp, void *handle)
Delete sub interface request.
void vl_msg_api_custom_dump_configure(api_main_t *am)
Request for map lisp locator status.
static void * vl_api_lldp_config_t_print(vl_api_lldp_config_t *mp, void *handle)
Delete loopback interface request.
Dump bridge domain IP to MAC entries.
vhost-user interface modify request
Register for interface events.
Set L2 XConnect between two interfaces request.
Create or delete a GRE tunnel.
static void * vl_api_tap_create_v2_t_print(vl_api_tap_create_v2_t *mp, void *handle)
u32 mt_next_hop_via_label
static void * vl_api_ipfix_classify_table_add_del_t_print(vl_api_ipfix_classify_table_add_del_t *mp, void *handle)
static ip46_address_t to_ip46(u32 is_ipv6, u8 *buf)
IP neighbor add / del request.
static void * vl_api_ioam_disable_t_print(vl_api_ioam_disable_t *mp, void *handle)
static void * vl_api_create_subif_t_print(vl_api_create_subif_t *mp, void *handle)
Request for eid table summary status.
static void * vl_api_dhcp_client_config_t_print(vl_api_dhcp_client_config_t *mp, void *handle)
enable/disable LISP map-register
Request for locator_set summary status.
Get list of policer classify interfaces and tables.
Reply for lisp_add_del_map_request_itr_rlocs.
static void * vl_api_vxlan_add_del_tunnel_t_print(vl_api_vxlan_add_del_tunnel_t *mp, void *handle)
static void * vl_api_ip_probe_neighbor_t_print(vl_api_ip_probe_neighbor_t *mp, void *handle)
IPv6 router advertisement prefix config request.
static void * vl_api_create_loopback_instance_t_print(vl_api_create_loopback_instance_t *mp, void *handle)
Register to receive L2 MAC events for learned and aged MAC.
static void * vl_api_sw_interface_set_geneve_bypass_t_print(vl_api_sw_interface_set_geneve_bypass_t *mp, void *handle)
static void * vl_api_sw_interface_tap_v2_dump_t_print(vl_api_sw_interface_tap_v2_dump_t *mp, void *handle)
Set the next node for a given node request.
Query relative index via node names.
static void * vl_api_classify_session_dump_t_print(vl_api_classify_session_dump_t *mp, void *handle)
add or delete locator_set
static void * vl_api_get_first_msg_id_t_print(vl_api_get_first_msg_id_t *mp, void *handle)
static void * vl_api_gpe_add_del_iface_t_print(vl_api_gpe_add_del_iface_t *mp, void *handle)
#define foreach_custom_print_function
OAM add / del target request.
static void * vl_api_lisp_add_del_map_request_itr_rlocs_t_print(vl_api_lisp_add_del_map_request_itr_rlocs_t *mp, void *handle)
static void * vl_api_sw_interface_add_del_address_t_print(vl_api_sw_interface_add_del_address_t *mp, void *handle)
static void * vl_api_dns_resolve_name_t_print(vl_api_dns_resolve_name_t *mp, void *handle)
add or delete an upstream name server
static void * vl_api_sr_policy_mod_t_print(vl_api_sr_policy_mod_t *mp, void *handle)
Classify table ids by interface index request.
enable/disable name resolution
static void * vl_api_set_arp_neighbor_limit_t_print(vl_api_set_arp_neighbor_limit_t *mp, void *handle)
Interface Event generated by want_interface_events.
u32 mr_next_hop_sw_if_index
vl_api_srv6_sid_t sids[16]
static void * vl_api_want_ip4_arp_events_t_print(vl_api_want_ip4_arp_events_t *mp, void *handle)
static void * vl_api_tap_connect_t_print(vl_api_tap_connect_t *mp, void *handle)
static void * vl_api_bridge_domain_set_mac_age_t_print(vl_api_bridge_domain_set_mac_age_t *mp, void *handle)
static void * vl_api_classify_set_interface_ip_table_t_print(vl_api_classify_set_interface_ip_table_t *mp, void *handle)
static void * vl_api_classify_table_ids_t_print(vl_api_classify_table_ids_t *mp, void *handle)
Interface bridge mode request.
static void * vl_api_l2_interface_efp_filter_t_print(vl_api_l2_interface_efp_filter_t *mp, void *handle)
Create loopback interface instance request.
static void * vl_api_bd_ip_mac_add_del_t_print(vl_api_bd_ip_mac_add_del_t *mp, void *handle)
L2 FIB flush interface entries.
ERSPAN type 2 - the tunnel is for port mirror SPAN output.
static void * vl_api_pg_capture_t_print(vl_api_pg_capture_t *mp, void *handle)
Enable/disable periodic IP neighbor scan.
Set interface physical MTU.
static void * vl_api_delete_vhost_user_if_t_print(vl_api_delete_vhost_user_if_t *mp, void *handle)
add or delete locator for locator_set
Configure IPFIX exporter process request.
static void * vl_api_lisp_add_del_remote_mapping_t_print(vl_api_lisp_add_del_remote_mapping_t *mp, void *handle)
L2 interface ethernet flow point filtering enable/disable request.
static void * vl_api_sw_interface_set_l2_bridge_t_print(vl_api_sw_interface_set_l2_bridge_t *mp, void *handle)
static void * vl_api_sw_interface_set_vxlan_bypass_t_print(vl_api_sw_interface_set_vxlan_bypass_t *mp, void *handle)
static void * vl_api_ipfix_classify_table_dump_t_print(vl_api_ipfix_classify_table_dump_t *mp, void *handle)
Interface set LLDP request.
Create loopback interface request.
Set unnumbered interface add / del request.
vl_api_dhcp_client_t client
add or delete remote static mapping
Segment Routing MPLS data structures definitions.
L2 interface vlan tag rewrite configure request.
static u8 * format_bond_mode(u8 *s, va_list *args)
Create a new subinterface with the given vlan id.
static void * vl_api_ip_scan_neighbor_enable_disable_t_print(vl_api_ip_scan_neighbor_enable_disable_t *mp, void *handle)
static void * vl_api_mpls_table_add_del_t_print(vl_api_mpls_table_add_del_t *mp, void *handle)
L2 interface patch add / del request.
dump the rx queue placement of interface(s)
Interface set vpath request.
static void * vl_api_ipfix_exporter_dump_t_print(vl_api_ipfix_exporter_dump_t *mp, void *handle)
static void * vl_api_sw_interface_tap_dump_t_print(vl_api_sw_interface_tap_dump_t *mp, void *handle)
configure global parameter for LLDP
Modify a tap interface with the given parameters.
vl_api_qos_source_t input_source
Segment Routing data structures definitions.
static void * vl_api_mpls_tunnel_dump_t_print(vl_api_mpls_tunnel_dump_t *mp, void *handle)
L2 interface pbb tag rewrite configure request.
static void * vl_api_l2_fib_table_dump_t_print(vl_api_l2_fib_table_dump_t *mp, void *handle)
IPv6 SR policy modification.
Register for IP4 ARP resolution event on receing ARP reply or MAC/IP info from ARP requests in L2 BDs...
static void * vl_api_sw_interface_dump_t_print(vl_api_sw_interface_dump_t *mp, void *handle)
#define vec_foreach(var, vec)
Vector iterator.
static void * vl_api_dns_resolve_ip_t_print(vl_api_dns_resolve_ip_t *mp, void *handle)
Set bridge flags request.
static void * vl_api_punt_t_print(vl_api_punt_t *mp, void *handle)
IPFIX classify stream dump request.
static u8 * format_bond_load_balance(u8 *s, va_list *args)
vhost-user interface delete request
static void * vl_api_sw_interface_ip6nd_ra_config_t_print(vl_api_sw_interface_ip6nd_ra_config_t *mp, void *handle)
static void * vl_api_l2tpv3_create_tunnel_t_print(vl_api_l2tpv3_create_tunnel_t *mp, void *handle)
Set / clear software interface tag.
static void * vl_api_tcp_configure_src_addresses_t_print(vl_api_tcp_configure_src_addresses_t *mp, void *handle)
l2tpv3 tunnel interface create request
IPv6 SR LocalSID add/del request.
static void * vl_api_sw_interface_span_enable_disable_t_print(vl_api_sw_interface_span_enable_disable_t *mp, void *handle)
#define foreach_custom_print_no_arg_function
Associate the specified interface with a fib table.
static void * vl_api_feature_enable_disable_t_print(vl_api_feature_enable_disable_t *mp, void *handle)
static void * vl_api_ip_container_proxy_add_del_t_print(vl_api_ip_container_proxy_add_del_t *mp, void *handle)
vl_api_fib_mpls_label_t mt_next_hop_out_label_stack[mt_next_hop_n_out_labels]
vl_api_fib_mpls_label_t mr_next_hop_out_label_stack[mr_next_hop_n_out_labels]
DHCP Client config add / del request.
static void * vl_api_app_namespace_add_del_t_print(vl_api_app_namespace_add_del_t *mp, void *handle)
Punt traffic to the host.
IPFIX add or delete classifier table request.
static void * vl_api_sw_interface_ip6nd_ra_prefix_t_print(vl_api_sw_interface_ip6nd_ra_prefix_t *mp, void *handle)
enable or disable gpe protocol
static void * vl_api_policer_classify_set_interface_t_print(vl_api_policer_classify_set_interface_t *mp, void *handle)
static void * vl_api_vxlan_tunnel_dump_t_print(vl_api_vxlan_tunnel_dump_t *mp, void *handle)
DHCP Proxy config add / del request.
u32 unnumbered_sw_if_index
static void * vl_api_sw_interface_vhost_user_dump_t_print(vl_api_sw_interface_vhost_user_dump_t *mp, void *handle)
static void * vl_api_classify_table_info_t_print(vl_api_classify_table_info_t *mp, void *handle)
L2 bridge domain add or delete request.
show_threads display the information about vpp threads running on system along with their process id...