Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gk: drop packets of flows not backed by a flow entry #670

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

AltraMayor
Copy link
Owner

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.

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.
@AltraMayor AltraMayor added this to the Version 1.2 milestone Jan 26, 2024
@AltraMayor AltraMayor merged commit cfb2305 into v1.2.0-dev Jan 26, 2024
1 check passed
@AltraMayor AltraMayor deleted the no_mercy branch January 26, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant