libnet-frame-perl

Framework for crafting raw frames
  https://metacpan.org/release/Net-Frame
  0
  no reviews



Net::frame is a perl framework for crafting raw frames (layers 2 through 7). out of the box, it can be used to produce arp, ethernet, ipv4, ppp, tcp and udp frames. it has an extensible design for new frame implementations.

this module only creates frames; net::write (see libnet-write-perl) can be used to write frames directly to wire.