FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Add or delete a single GRE tunnel. More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | is_add |
vl_api_gre_tunnel_t | tunnel |
Add or delete a single GRE tunnel.
client_index | - opaque cookie to identify the sender. |
context | - sender context, to match reply w/ request. |
is_add | - add if true, delete if false. |
tunnel | - tunnel definition to add or delete. |