msantos / epcap

Erlang packet capture interface using pcap
http://listincomprehension.com/2009/12/erlang-packet-sniffer-using-ei-and.html
BSD 3-Clause "New" or "Revised" License
178 stars 56 forks source link

epcap: Capture direction support #25

Closed shun159 closed 5 years ago

shun159 commented 5 years ago

Added an option for setting the direction for which packets will be captured. If you are interested, please review.

msantos commented 5 years ago

Thank you!

shun159 commented 5 years ago

:+1: