Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2002 20:41:08 -0500
From:      Scott Sipe <cscotts@mindspring.com>
To:        stable@freebsd.org
Subject:   KDE resLisa (AF_LINK)
Message-ID:  <200201120141.g0C1f8r00469@dragon.dorm.duke.edu>

next in thread | raw e-mail | index | archive | help

first of all...apologies if this is the wrong list for this.

Hi, a problem I've had with all version of KDE that I've used (I started on 
2.2 I believe, currently 2.2.2) on FreeBSD (been running stable since 4.0)  
is that in the KDE control panel under network, under lan browsing, if I 
click the autosetup button to configure my interfaces for samba browsing, it 
says no interfaces found.

The problem is in a findnics.cpp in the kdenetwork port that it's looking for 
interface type AF_INET from a SIOCGIFCONF ioctl and my interfaces (in this 
case xl0 and localhost) are type AF_LINK.  I'm not really sure what AF_LINK 
is--is this because of IPV6?  Anyway, basically if anyone could point me 
towards some info about AF_LINK I'd like to try to fix this up.

thanks,
Scott

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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