Bug 20288

Summary: NETGRAPH_ETHER not listed in LINT
Product: Base System Reporter: Tom Legg <tjlegg>
Component: kernAssignee: Archie Cobbs <archie>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-STABLE   
Hardware: Any   
OS: Any   

Description Tom Legg 2000-07-29 18:40:01 UTC
options	NETGRAPH_ETHER not listed in LINT

without NETGRAPH_ETHER compiled in to the kernel pppoed will not run.

Fix: 

Place options NETGRAPH_ETHER line in to LINT somewhere in the netgraph
section.
How-To-Repeat: 
Compile kernel with: options NETGRAPH options NETGRAPH_PPPOE and
whatever NETGRAPH options are currently listed in LINT then set up
ppp.conf to handle incoming pppoe requests and then try to start
pppoed with the provider defined in ppp.conf and with a valid ethernet
adapter.
Comment 1 Peter Wemm freebsd_committer freebsd_triage 2000-09-25 20:01:08 UTC
Responsible Changed
From-To: gnats-admin->freebsd-bugs

Orphaned PR
Comment 2 Johan Karlsson freebsd_committer freebsd_triage 2000-10-12 18:24:05 UTC
Responsible Changed
From-To: freebsd-bugs->archie

Over to ng maintainer.
Comment 3 Archie Cobbs freebsd_committer freebsd_triage 2000-10-12 18:52:17 UTC
State Changed
From-To: open->closed

Fixed in -current and 4.2-stable.