Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2011 10:43:36 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r223473 - head/share/man/man4
Message-ID:  <201106231043.p5NAha34094821@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: glebius
Date: Thu Jun 23 10:43:36 2011
New Revision: 223473
URL: http://svn.freebsd.org/changeset/base/223473

Log:
  Document that autoSrcAddr isn't re-enabled on NGM_SHUTDOWN.
  
  Submitted by:	Vadim Goncharov <vadim_nuclight mail.ru>

Modified:
  head/share/man/man4/ng_ether.4

Modified: head/share/man/man4/ng_ether.4
==============================================================================
--- head/share/man/man4/ng_ether.4	Thu Jun 23 10:35:45 2011	(r223472)
+++ head/share/man/man4/ng_ether.4	Thu Jun 23 10:43:36 2011	(r223473)
@@ -34,7 +34,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 4, 2006
+.Dd June 23, 2011
 .Dt NG_ETHER 4
 .Os
 .Sh NAME
@@ -183,7 +183,6 @@ Detach from underlying Ethernet interfac
 Upon receipt of the
 .Dv NGM_SHUTDOWN
 control message, all hooks are disconnected, promiscuous mode is disabled,
-and the source address override flag is re-enabled,
 but the node is not removed.
 Node can be shut down only using
 .Dv NGM_ETHER_DETACH



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