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

Added support for link type LINUX_SLL (Linux cooked-mode capture) #7

Merged
merged 2 commits into from
Jan 13, 2013

Conversation

ivelin
Copy link
Contributor

@ivelin ivelin commented Jan 12, 2013

LINUX_SLL is a common link type in cap files on linux machines. Hope this request will be evaluated. A small example cap file is committed in the test resources directory.

Regards,

Ivelin

@wnagele
Copy link
Contributor

wnagele commented Jan 13, 2013

Thanks, the code looks all good.

wnagele added a commit that referenced this pull request Jan 13, 2013
Added support for link type LINUX_SLL (Linux cooked-mode capture)
@wnagele wnagele merged commit 3dcff04 into RIPE-NCC:master Jan 13, 2013
@ivelin
Copy link
Contributor Author

ivelin commented Jan 14, 2013

Thank you! We will initially use the hadoop pcap lib for the Mobicents Media Server test suite and probably other apps later.

@ivelin
Copy link
Contributor Author

ivelin commented Jan 14, 2013

Noticed that the jar is not deployed to a maven repository (no distributionManagement tag). Would it be possible to register it in a public repo so we can declare as dependency in the Mobicents Media Server pom.xml?

Thank you,

Ivelin

@wnagele
Copy link
Contributor

wnagele commented Jan 14, 2013

Could you raise it as an issue? Needs some thinking as it will have to fit into future releases.

In the meantime I recommend you use the Maven External Dependency plugin (http://code.google.com/p/maven-external-dependency-plugin/).

@ivelin
Copy link
Contributor Author

ivelin commented Jan 15, 2013

Done. Thank you for the workaround advise:
#9

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.

2 participants