Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Oct 2005 14:14:47 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_ethersubr.c src/sys/netgraph ng_ether.c
Message-ID:  <200510071414.j97EEltT068153@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2005-10-07 14:14:47 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_ethersubr.c 
    sys/netgraph         ng_ether.c 
  Log:
  A deja vu of:
  
    http://lists.freebsd.org/pipermail/cvs-src/2004-October/033496.html
  
  The same problem applies to if_bridge(4), too.
  
  - Copy-and-paste the if_bridge(4) related block from
    if_ethersubr.c to ng_ether.c
  - Add XXXs, so that copy-and-paste would be noticed by
    any future editors of this code.
  - Also add XXXs near if_bridge(4) declarations.
  
  Silence from:   thompsa
  
  Revision  Changes    Path
  1.201     +4 -1      src/sys/net/if_ethersubr.c
  1.52      +41 -2     src/sys/netgraph/ng_ether.c



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