Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2005 14:25:31 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <200508231425.j7NEPVm9039419@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mlaier      2005-08-23 14:25:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/net              if.c 
  Log:
  MFC: if.c, 1.236
  
    Move eventhandler for 'ifnet_departure_event' at the end of the progress.
    Some of the (IPv6) cleanup functions send packets to inform peers of the
    departure.  These packets confused users of ifnet_departure_event (pf at
    the moment).
  
    PR:             kern/80627
    Tested by:      Divacky Roman
  
  Forgotten by:   mlaier
  
  Revision    Changes    Path
  1.199.2.16  +2 -2      src/sys/net/if.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508231425.j7NEPVm9039419>