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

[validate] Should drop invalid conntrack entries #74

Open
yzaccc opened this issue Dec 7, 2021 · 0 comments
Open

[validate] Should drop invalid conntrack entries #74

yzaccc opened this issue Dec 7, 2021 · 0 comments
Milestone

Comments

@yzaccc
Copy link
Collaborator

yzaccc commented Dec 7, 2021

Regression test for k/k #74839

Packets considered INVALID by conntrack should be dropped.

  1. create a server pod based on image, which will inject invalid packet to clients when the connection established
  2. create a service for the pod, for client connecton
  3. create a client nc the server pod continuously
  4. check client pod does not RST the TCP connection because it receives an INVALID packet
@yzaccc yzaccc added this to the Milestone2 milestone Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant