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: Fri Mar 02 2001 - 19:00:21 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: itojuncvs.openbsd.org 2001/03/02 18:00:20

    Modified files:
            sys/netinet : ip_input.c ip_var.h
            usr.bin/netstat: inet.c

    Log message:
    drop packets with 127.0.0.0/8 in header field, if the packet is from outside.
    under RFC1122 sender rule 127.0.0.8 must not appear on the wire.
    count incidents by ipstat.ips_badaddr. sync with kame