Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jul 2005 17:51:02 +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/share/man/man4 ng_pppoe.4 src/sys/netgraph ng_pppoe.c
Message-ID:  <200507051751.j65Hp2iL019742@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2005-07-05 17:51:02 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       ng_pppoe.4 
    sys/netgraph         ng_pppoe.c 
  Log:
  Remove obsoleted sysctl interface for switching between standard and 3Com
  PPPoE modes. The interface was declared obsoleted before 5.3-RELEASE.
  
  When running as access concentrator ng_pppoe(4) supports both modes
  simultanously. When running as client mode can be swicthed in ppp(8)
  configuration.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.31      +1 -10     src/share/man/man4/ng_pppoe.4
  1.74      +1 -39     src/sys/netgraph/ng_pppoe.c



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