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

nfq.packets should have buffer #12

Open
wangwenjunfromlanzhou opened this issue Oct 12, 2021 · 0 comments
Open

nfq.packets should have buffer #12

wangwenjunfromlanzhou opened this issue Oct 12, 2021 · 0 comments

Comments

@wangwenjunfromlanzhou
Copy link

nfq.packets = make(chan NFPacket)when nfq.packets is initialization,it should have buffer.If it doesn't have buffer,when some package come at the same time,it will drop them a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant