Go to the source code of this file.
The DVR DPO.
Used as the resolving object for a DVR route. This is used, in place of the usual L3 Adjacency, to retransmit the packet with the original L2 header intact but also to run L3 features. After running L3 features the packet is re-injected back into the L2 path so it can pick up the necessary VLAN tags of the egress interface. This re-injection is done with an output feature.
void dvr_dpo_module_init |
( |
void |
| ) |
|
pool of all interface DPOs
Definition at line 57 of file dvr_dpo.h.