Since Net::Frame has been replaced Net::Packet, how can we set the ethernet header information with this new module? In Net::packet, we can set it by using module Net::Packet::ETH and then when constructing the frame, it can be called in Net::Packet::Frame. But how can we do it in Net::Frame? I have been trying to set Src/DST MACs using Net::Frame::Layer::ETH but so far could not find a way to "push" those values when constructing frame. Net::Frame::Simple doesn't seem to take ethernet as "layers" value.
In reply to Setting MAC addresses with Net::Frame::Simple by iThunder
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |