Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Net::RawIP for IPv6

by iThunder (Beadle)
on Nov 16, 2016 at 21:49 UTC ( [id://1176020]=perlquestion: print w/replies, xml ) Need Help??

iThunder has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks, Is there module available similar to Net::RawIP but for IPv6? I want to send IPv6 packets but modify the tcp flags and/or ethernet address? thanks

Replies are listed 'Best First'.
Re: Net::RawIP for IPv6
by VinsWorldcom (Prior) on Nov 17, 2016 at 13:52 UTC
      Thanks. I am testing it out and running into some issues. But i think that will be the way to go.
Re: Net::RawIP for IPv6
by stevieb (Canon) on Nov 16, 2016 at 21:53 UTC

    Does Net::Packet::IPv6 look like it'll fit the bill?

    It's a sub-component of Net::Packet. I haven't the time to investigate deeply right now, so you'll have to have a quick review.

    update: May have spoke too soon. It appears as though it's deprecated, but POD doesn't state that, per this ticket.

      Net::Frame is the update to Net::Packet by the same author (Patrice Auffret "GomoR"). See below Re: Net::RawIP for IPv6. I've corresponded with him, very helpful and made some contributions the to core set (which he incorporated) and wrote some additional protocol modules - Net::Frame is extensible.

Re: Net::RawIP for IPv6
by ww (Archbishop) on Nov 16, 2016 at 23:09 UTC

    Not given but deserved a downvote for laziness (not the good kind): You could have Googled this yourself.


    Yet another gimmé request!
    Sorry, we expect SOPW to seek wisdom, not to ask us to do so for them.

      May be you want to read the question again...I said i am looking for module so i can set tcp flags and ethernet mac address. With Net::RawIP, i can set the MAC address with function ethset. Can you tell which specific function can be used in IO::Socket::INET 6 or other modules (that come up with google search)to achieve that?

        Did you follow the link and explore the possibilities that it provided?

        If none were helpful, I'm sorry... but your followup would make it easier for others -- more expert in your problem domain than I am -- were you to tell us what you found that's not helpful to you.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1176020]
Approved by davies
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-20 02:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found