Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bridge, spoof check: remove drop rule index
Rules are appendend by default, thus using an index is redundant. Using an index also requires the full NFT cache, which causes a CNI ADD to be extremely slow. Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
- Loading branch information