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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to