FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
gbp_contract_t_ Struct Reference

A Group Based Policy Contract. More...

+ Collaboration diagram for gbp_contract_t_:

Data Fields

gbp_contract_key_t gc_key
 source and destination EPGs More...
 
u32 gc_acl_index
 
u32 gc_lc_index
 
index_tgc_rules
 The ACL to apply for packets from the source to the destination EPG. More...
 
u16gc_allowed_ethertypes
 An ethertype whitelist. More...
 

Detailed Description

A Group Based Policy Contract.

Determines the ACL that applies to traffic pass between two endpoint groups

Definition at line 119 of file gbp_contract.h.

Field Documentation

u32 gbp_contract_t_::gc_acl_index

Definition at line 126 of file gbp_contract.h.

u16* gbp_contract_t_::gc_allowed_ethertypes

An ethertype whitelist.

Definition at line 137 of file gbp_contract.h.

gbp_contract_key_t gbp_contract_t_::gc_key

source and destination EPGs

Definition at line 124 of file gbp_contract.h.

u32 gbp_contract_t_::gc_lc_index

Definition at line 127 of file gbp_contract.h.

index_t* gbp_contract_t_::gc_rules

The ACL to apply for packets from the source to the destination EPG.

Definition at line 132 of file gbp_contract.h.


The documentation for this struct was generated from the following file: