Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Beta Programs
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
Libnet
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
Ethernet Trailers
Mar 25 2005 08:00PM
andersen7 charter net
When I build an igmp message with
libnet_build_igmp
libnet_build_ipv4
libnet_build_ethernet
The packet is really smaller than the minimum ethernet frame (46 data bytes). If I try to add the trailer at the ethernet layer (so it is 64 bytes) it wipes out the packet, is it possible to have an off...
[ more ]
Privacy Statement
Copyright 2009, SecurityFocus
When I build an igmp message with
libnet_build_igmp
libnet_build_ipv4
libnet_build_ethernet
The packet is really smaller than the minimum ethernet frame (46 data bytes). If I try to add the trailer at the ethernet layer (so it is 64 bytes) it wipes out the packet, is it possible to have an off...
[ more ]