Drivers Internals¶
This section provides detailed information about the internals of each FWaaS backend driver implementation.
Additional Features Comparison¶
Feature |
OVN Driver |
L3 Agent Driver |
L2 Agent Driver |
|---|---|---|---|
DVR support |
N/A |
Yes |
N/A |
DB synchronization |
Yes (REPAIR mode) |
No |
No |
ARP spoofing protection |
No |
No |
Yes |
DHCP discovery bypass |
No |
No |
Yes |
Allowed address pairs |
No |
No |
Yes |
Port security toggle |
No |
No |
Yes (trusted ports bypass) |
Atomic rule application |
Yes |
Yes |
Yes (deferred apply) |
More details about each driver can be found at: