use Net::Packet::Frame; my $frame = Net::Packet::Frame->new(l3 => $ip, l4 => $tcp); $frame->send;
or
use NetPacket::Ethernet; $eth_pkt = NetPacket::Ethernet->encode(params...);
CPAN documentation still reports this as unimplemented but functional versions are available.
In reply to Re: DSCP/TOS byte marking?
by starbolin
in thread DSCP/TOS byte marking?
by Marcelo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |