msantos / pkt

Erlang network protocol library
http://blog.listincomprehension.com/search/label/epcap
BSD 3-Clause "New" or "Revised" License
150 stars 44 forks source link

why esl branch isn't merged? #22

Open maxlapshin opened 10 years ago

maxlapshin commented 10 years ago

They don't want to make pull request? Or they have incompatible changes?

msantos commented 10 years ago

No pull request :) Seems like the versions have diverged quite a bit! They've made some incompatible changes like moving from tuples to binaries for IP addresses. I'll look at integrating their changes.