Bug 71856

Summary: net/kphone startup problem with multiple interfaces (patch)
Product: Ports & Packages Reporter: RiÄardas Äepas <rch>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description RiÄardas Äepas 2004-09-18 10:20:33 UTC
	Doesn't start in case there are 2 network cards attached.
	I think getdefaultdev() in dissipate2/siputil.cpp is Linux specific
and always returns NULL.  The workaround below lets kphone to start even if
NULL is received from getdefaultdev().

How-To-Repeat: 	Start kphone on box with two NICs.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2004-10-17 14:05:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->arved

I added the port and I can reproduce the problem. 

I will test this patch
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2004-10-17 15:55:16 UTC
State Changed
From-To: open->closed

committed, thanks