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

Typo in lib/Decoders.js:305: IPv4() should be IPV4() #15

Closed
martinexner opened this issue Jul 22, 2014 · 1 comment
Closed

Typo in lib/Decoders.js:305: IPv4() should be IPV4() #15

martinexner opened this issue Jul 22, 2014 · 1 comment

Comments

@martinexner
Copy link

./node_modules/cap/lib/Decoders.js:305
IPhdr = exports.IPv4(b, offset);
TypeError: Object # has no method 'IPv4'
at Object.exports.ICMPV4 (./node_modules/cap/lib/Decoders.js:305:21)

@mscdex
Copy link
Owner

mscdex commented Jul 22, 2014

Thanks for the heads up. This is now fixed in 0f0f695 and in newly published version v0.0.10.

@mscdex mscdex closed this as completed Jul 22, 2014
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

No branches or pull requests

2 participants