Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Nov 2005 16:29:51 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_fec.c
Message-ID:  <200511041629.jA4GTpno012339@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2005-11-04 16:29:51 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_fec.c 
  Log:
  Use if_setlladdr() to reprogram the link-level addresses; it causes
  a synchronous reprogramming of hardware MAC filters if the physical
  interface are up and running.  Previously, MAC filters would be
  reconfigured only when the fec interface was brought up.
  
  Revision  Changes    Path
  1.24      +4 -21     src/sys/netgraph/ng_fec.c



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