http://www.perlmonks.org?node_id=1066064


in reply to Re^2: Net::RawIP - invalid checksum ?
in thread Net::RawIP - invalid checksum ?

Well. Like I said, I couldn't test it. I was just trying to help with a possible alternative.

I notice after reading both the docs, and source. There's precious little, regarding the check option.

OTOH I notice
Net::RawIP::opt
and
Net::RawIP::udphdr
Perhaps experimenting with them, might yield some positive results?

Just a thought. Not being able to test it myself. I'm afraid that's all I got.

Best wishes

--Chris

Hey. I'm not completely useless. I can be used as a bad example.

Replies are listed 'Best First'.
Re^4: Net::RawIP - invalid checksum ?
by willambender (Initiate) on Dec 06, 2013 at 22:18 UTC

    Thanks, i appreciate any help i can get on this. :) I'll definitely take a look at those other options and post back with my findings. Thanks again.
    - Will