bge0: discard frame w/o packet header

Vlad GALU dudu at dudu.ro
Thu Feb 15 21:18:07 UTC 2007


On 2/15/07, Kip Macy <kip.macy at gmail.com> wrote:
> >
> > The "discard frame w/o packet header" message comes from ether_input()
> > if it gets an mbuf that doesn't have the M_PKTHDR flag set.  That
> > can't happen unless something is very wrong with the system.  I'd like
> > to make it a panic.  At least then the machine would reboot instead of
> > just becoming unreachable.  Any objections?
>
> Please don't make it the default. Odds are ifconfig down, ifconfig up
> would fix it for those of us with console access. Either way it sounds
> like someone has discovered a DOS in bge.

   It's present in at least sk(4) as well. I saw it recently.

>         -Kip
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
>


-- 
If it's there, and you can see it, it's real.
If it's not there, and you can see it, it's virtual.
If it's there, and you can't see it, it's transparent.
If it's not there, and you can't see it, you erased it.


More information about the freebsd-net mailing list