OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Kenjiro Cho (kjccvs.openbsd.org)
Date: Wed Feb 13 2002 - 02:11:48 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: kjccvs.openbsd.org 2002/02/13 01:11:48

    Modified files:
            sys/altq : altq_subr.c

    Log message:
    sync with KAME.

    check if the CPU supports TSC in i386 to avoid panic
    on non-pentium CPUs.
    use pentium_mhz or alpha's cycles_per_usec.

    add a protection against a bogus IP header length
    when parsing the header.
    be more careful about mbuf data length.
    a backtrace reported by
    "Robert John Shepherd" <robertreviewer.co.uk>