![]() |
FD.io VPP
v21.01-7-gd004ecdb5
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. |