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 30 2001 - 05:09:04 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: itojuncvs.openbsd.org 2001/03/30 04:09:03

    Modified files:
            sys/netinet6 : icmp6.c in6_src.c ip6_forward.c ip6_input.c
                             ip6_output.c nd6.c

    Log message:
    enable FAKE_LOOPBACK_IF case by default.
    now traffic on loopback interface will be presented to bpf as normal wire
    format packet (without KAME scopeid in s6_addr16[1]).

    fix KAME PR 250 (host mistakenly accepts packets to fe80::x%lo0).

    sync with kame.