Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2007 14:48:30 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_tun.c
Message-ID:  <200702251448.l1PEmVpJ075014@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2007-02-25 14:48:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if_tun.c 
  Log:
  MFC rev 1.163:
    Clean up after tun(4) properly; remove routes whose ifp is set to
    that of the tun instance even for the !AF_INET case, and properly
    remove configured addresses by calling if_purgeaddrs().
  
    Maintain the TUN_DSTADDR behaviour for compatibility with the OS/390
    emulator.
  
  PR:             100080
  Reviewed by:    bz
  
  Revision   Changes    Path
  1.152.2.5  +9 -4      src/sys/net/if_tun.c



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