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

Medium: tools: send_arp.libnet: reuse ARP packets (debian#701914) #247

Merged
merged 1 commit into from Jul 3, 2013

Conversation

dmuhamedagic
Copy link
Contributor

This is just a reshuffle of code to have the libnet packets
reused instead of creating new ones each time a packet is to be
sent. There are no functional changes, the program should be a
bit faster and require less resources (memory in particular).

This is just a reshuffle of code to have the libnet packets
reused instead of creating new ones each time a packet is to be
sent. There are no functional changes, the program should be a
bit faster and require less resources (memory in particular).
@dmuhamedagic
Copy link
Contributor Author

OK. Looks like nobody has objections here :)

dmuhamedagic added a commit that referenced this pull request Jul 3, 2013
Medium: tools: send_arp.libnet: reuse ARP packets (debian#701914)
@dmuhamedagic dmuhamedagic merged commit 9c2420c into ClusterLabs:master Jul 3, 2013
@dmuhamedagic dmuhamedagic deleted the sendarp branch July 3, 2013 10:31
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.

None yet

1 participant