FD.io VPP
v18.07-34-g55fbdb9
Vector Packet Processing
|
create ipsec gre tunnel src <addr> dst <addr> local-sa <id> remote-sa <id> [del].
Declaration: create_ipsec_gre_tunnel_command (src/vnet/ipsec-gre/interface.c line 303)
Implementation: create_ipsec_gre_tunnel_command_fn.
Declaration: show_ipsec_gre_tunnel_command (src/vnet/ipsec-gre/interface.c line 70)
Implementation: show_ipsec_gre_tunnel_command_fn.