package
0.8.0
Repository: https://github.com/alkiranet/govpp.git
Documentation: pkg.go.dev

# Functions

Messages returns list of all messages in this module.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

IPsec backend details - name - name of the backend - protocol - IPsec protocol (value from ipsec_protocol_t) - index - backend index - active - set to 1 if the backend is active, otherwise 0 IpsecBackendDetails defines message 'ipsec_backend_details'.
Dump IPsec backends IpsecBackendDump defines message 'ipsec_backend_dump'.
IPsec: Add/delete SPD from interface - is_add - add security mode if non-zero, else delete - sw_if_index - index of the interface - spd_id - SPD instance id to use for lookups IpsecInterfaceAddDelSpd defines message 'ipsec_interface_add_del_spd'.
IpsecInterfaceAddDelSpdReply defines message 'ipsec_interface_add_del_spd_reply'.
IpsecItf defines type 'ipsec_itf'.
Create an IPSec interface IpsecItfCreate defines message 'ipsec_itf_create'.
Add IPsec interface interface response - retval - return status - sw_if_index - sw_if_index of new interface (for successful add) IpsecItfCreateReply defines message 'ipsec_itf_create_reply'.
IpsecItfDelete defines message 'ipsec_itf_delete'.
IpsecItfDeleteReply defines message 'ipsec_itf_delete_reply'.
IpsecItfDetails defines message 'ipsec_itf_details'.
IpsecItfDump defines message 'ipsec_itf_dump'.
IpsecSadEntryAdd defines message 'ipsec_sad_entry_add'.
IPsec: Add/delete Security Association Database entry - entry - Entry to add or delete IpsecSadEntryAddDel defines message 'ipsec_sad_entry_add_del'.
IpsecSadEntryAddDelReply defines message 'ipsec_sad_entry_add_del_reply'.
IpsecSadEntryAddDelV2 defines message 'ipsec_sad_entry_add_del_v2'.
IpsecSadEntryAddDelV2Reply defines message 'ipsec_sad_entry_add_del_v2_reply'.
IpsecSadEntryAddDelV3 defines message 'ipsec_sad_entry_add_del_v3'.
IpsecSadEntryAddDelV3Reply defines message 'ipsec_sad_entry_add_del_v3_reply'.
IpsecSadEntryAddReply defines message 'ipsec_sad_entry_add_reply'.
IpsecSadEntryDel defines message 'ipsec_sad_entry_del'.
IpsecSadEntryDelReply defines message 'ipsec_sad_entry_del_reply'.
An API to update the tunnel parameters and the ports associated with an SA Used in the NAT-T case when the NAT data changes - sa_id - the id of the SA to update - is_tun - update the tunnel if non-zero, else update only the ports - tunnel - sender context, to match reply w/ request - udp_src_port - new src port for NAT-T.
IpsecSadEntryUpdateReply defines message 'ipsec_sad_entry_update_reply'.
IPsec security association database response - entry - The SA details - sw_if_index - sw_if_index of tunnel interface, policy-based SAs = ~0 - salt - 4 byte salt - seq - current sequence number for outbound - seq_hi - high 32 bits of ESN for outbound - last_seq - highest sequence number received inbound - last_seq_hi - high 32 bits of highest ESN received inbound - replay_window - bit map of seq nums received relative to last_seq if using anti-replay - stat_index - index for the SA in the stats segment @ /net/ipsec/sa IpsecSaDetails defines message 'ipsec_sa_details'.
Dump IPsec security association - sa_id - optional ID of an SA to dump, if ~0 dump all SAs in SAD IpsecSaDump defines message 'ipsec_sa_dump'.
IpsecSaV2Details defines message 'ipsec_sa_v2_details'.
IpsecSaV2Dump defines message 'ipsec_sa_v2_dump'.
IpsecSaV3Details defines message 'ipsec_sa_v3_details'.
IpsecSaV3Dump defines message 'ipsec_sa_v3_dump'.
Select IPsec backend - protocol - IPsec protocol (value from ipsec_protocol_t) - index - backend index IpsecSelectBackend defines message 'ipsec_select_backend'.
IpsecSelectBackendReply defines message 'ipsec_select_backend_reply'.
IPsec Set Async mode - async_enable - ipsec async mode on or off IpsecSetAsyncMode defines message 'ipsec_set_async_mode'.
IpsecSetAsyncModeReply defines message 'ipsec_set_async_mode_reply'.
IPsec: Add/delete Security Policy Database - is_add - add SPD if non-zero, else delete - spd_id - SPD instance id (control plane allocated) IpsecSpdAddDel defines message 'ipsec_spd_add_del'.
IpsecSpdAddDelReply defines message 'ipsec_spd_add_del_reply'.
IPsec policy database response €param entry - The SPD entry.
Dump ipsec policy database data - spd_id - SPD instance id - sa_id - SA id, optional, set to ~0 to see all policies in SPD IpsecSpdDump defines message 'ipsec_spd_dump'.
IPsec: Add/delete Security Policy Database entry - is_add - add SPD if non-zero, else delete - entry - Description of the entry to add/dell IpsecSpdEntryAddDel defines message 'ipsec_spd_entry_add_del'.
IPsec: Reply Add/delete Security Policy Database entry - retval - success/fail rutrun code - stat_index - An index for the policy in the stats segment @ /net/ipec/policy IpsecSpdEntryAddDelReply defines message 'ipsec_spd_entry_add_del_reply'.
IPsec: Add/delete Security Policy Database entry v2 - is_add - add SPD if non-zero, else delete - entry - Description of the entry to add/dell IpsecSpdEntryAddDelV2 defines message 'ipsec_spd_entry_add_del_v2'.
IPsec: Reply Add/delete Security Policy Database entry v2 - retval - success/fail rutrun code - stat_index - An index for the policy in the stats segment @ /net/ipec/policy IpsecSpdEntryAddDelV2Reply defines message 'ipsec_spd_entry_add_del_v2_reply'.
IPsec: SPD interface response - spd_index - SPD index - sw_if_index - index of the interface IpsecSpdInterfaceDetails defines message 'ipsec_spd_interface_details'.
IPsec: Get SPD interfaces - spd_index - SPD index - spd_index_valid - if 1 spd_index is used to filter spd_index's, if 0 no filtering is done IpsecSpdInterfaceDump defines message 'ipsec_spd_interface_dump'.
Dump IPsec all SPD IDs response - spd_id - SPD instance id (control plane allocated) - npolicies - number of policies in SPD IpsecSpdsDetails defines message 'ipsec_spds_details'.
Dump IPsec all SPD IDs IpsecSpdsDump defines message 'ipsec_spds_dump'.
IpsecTunnelProtect defines type 'ipsec_tunnel_protect'.
IpsecTunnelProtectDel defines message 'ipsec_tunnel_protect_del'.
IpsecTunnelProtectDelReply defines message 'ipsec_tunnel_protect_del_reply'.
IpsecTunnelProtectDetails defines message 'ipsec_tunnel_protect_details'.
* @brief Dump all tunnel protections IpsecTunnelProtectDump defines message 'ipsec_tunnel_protect_dump'.
Add or Update Protection for a tunnel with IPSEC Tunnel protection directly associates an SA with all packets ingress and egress on the tunnel.
IpsecTunnelProtectUpdateReply defines message 'ipsec_tunnel_protect_update_reply'.

# Interfaces

RPCService defines RPC service ipsec.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author