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

Support send packet on SLL using native linux sendto #346

Closed
wants to merge 2 commits into from
Closed

Support send packet on SLL using native linux sendto #346

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 22, 2018

With this commit, I fixed a bug on receive packet, in SLL code ethertype is not set so nothing is working when receive a packet on interface SLL.
Now on linux masscan send packet without use pcap, so we can support socket SLL.
I have tested on VPS OpenVZ and is working.

…o we can support also socket on cooked mode

- correct a bug on preprocess packet received, ethertype is not set when we have an interface SLL
This pull request was closed.
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

Successfully merging this pull request may close these issues.

0 participants