OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Jun-ichiro itojun Hagino (itojuncvs.openbsd.org)
Date: Wed Feb 07 2001 - 05:43:56 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: itojuncvs.openbsd.org 2001/02/07 04:43:55

    Modified files:
            lib/libc/gen : sysctl.3
            sbin/sysctl : sysctl.8
            usr.bin/netstat: inet6.c
            sys/netinet : icmp6.h
            sys/netinet6 : icmp6.c in6_ifattach.c ip6_input.c nd6.c nd6.h
                             nd6_nbr.c nd6_rtr.c

    Log message:
    by default, don't bark on inbound ND messages, as outsider may be able to
    fill up /var with bogus packets.
    setting net.inet6.icmp6.nd6_debug will re-enable kernel messages on invalid
    ND packet and other occasions.

    improve icmp6 stats.