-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gk: drop packets of flows not backed by a flow entry
When a flow table is full, sending packets of flows not backed by a flow entry to a Grantor server is counterproductive because 1. it stresses the request channel; and 2. it often wastes the policy decisions that cannot be installed to the flow table since the table is full.
- Loading branch information
1 parent
4688745
commit 7d08839
Showing
1 changed file
with
5 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters