in reply to Re^2: Getting ethernet type using NetPacket
in thread Getting ethernet type using NetPacket
I couldn't get that code running
just wondering if I need to dig into eth_obj->(data) more to pull out what this packets and its roll is at the application layer?
my $ip_obj = NetPacket::IP->decode($eth_obj->{data})
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Getting ethernet type using NetPacket
by NetWallah (Canon) on Jul 27, 2011 at 04:46 UTC | |
by merrittr (Novice) on Jul 28, 2011 at 21:32 UTC | |
by NetWallah (Canon) on Jul 30, 2011 at 17:24 UTC |