Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Feb 2007 11:15:52 +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:  <200702051115.l15BFq4Y010708@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2007-02-05 11:15:52 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_tun.c 
  Log:
  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.
  
  MFC after:      3 weeks
  PR:             100080
  Reviewed by:    bz
  
  Revision  Changes    Path
  1.163     +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?200702051115.l15BFq4Y010708>