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

Controlling libpcap #5

Merged
merged 2 commits into from
Feb 13, 2014
Merged

Controlling libpcap #5

merged 2 commits into from
Feb 13, 2014

Conversation

mentels
Copy link

@mentels mentels commented Jan 29, 2014

Szymon Mentel added 2 commits January 29, 2014 17:25
Epcap prints pcap statistics for received and dropped packets
in verbose mode. The statistics can be printed at a certain interval.
Existing logs has better formatting now.
epcap C program accepts a new option for setting the interval: -S
followed by an integer and epcap:start/1 accepts
an {stat_interval, integer()} option.
(Motivated by FlowForwarding/LINC-Switch#283).
The buffer size can be adjusted by passing -b option with an integer
value to epcap C program. Erlang epcap:start/1 function accepts an
{buffer_size, integer()} option.
(Motivated by FlowForwarding/LINC-Switch#283).
mentels pushed a commit that referenced this pull request Feb 13, 2014
@mentels mentels merged commit 35b3168 into master Feb 13, 2014
@mentels mentels deleted the controlling_libpcap branch February 13, 2014 15:09
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.

1 participant