Bug 48138

Summary: mpd does not reuses netgraph pppoe nodes attached to ether node
Product: Ports & Packages Reporter: Gleb Smirnoff <glebius>
Component: Individual Port(s)Assignee: Archie Cobbs <archie>
Status: Closed FIXED    
Severity: Affects Only Me CC: archie
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Gleb Smirnoff 2003-02-10 12:50:08 UTC
        My host is a PPPoE client. As client software I use ppp(8). When I tried
        to move to mpd, I discovered that mpd does not starts, complaining in
        pppoe.c line 213 with "File already exists".

Fix: The code was taken directly from ppp(8). It first looks for created
        pppoe netgraph node, and uses it if one exists. Else a new node is
	created.
How-To-Repeat: 
        Run another PPPoE client software, for example ppp(8), and then try
        mpd in pppoe mode. Do not reboot machine.
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2003-02-14 16:16:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->archie

Over to maintainer.
Comment 2 Archie Cobbs freebsd_committer freebsd_triage 2003-03-10 20:22:32 UTC
State Changed
From-To: open->closed

Patch applied in MPD version 3.13.