On Sat, 6 Feb 1999, Alan Crosswell wrote:

> The other major change is for SOCK_PACKET the protocol family changed from
> PF_INET to PF_AX25 (like it should have been).  This means programs that
> do promiscuous listening (like listen, and perhaps netromd) will fail to
> work.  Grep for socket in the sources and see which PF_ or AF_ these calls
> are using.

This problem will only result in a warning message in the system log: 

  kernel: kissparms uses obsolete (PF_INET,SOCK_PACKET)

Only the first use of the obsolete system call is logged so you
probably have something other than kissparms in your logs. Everything
should still work.

-- 
--... Tomi Manninen / [EMAIL PROTECTED] / OH2BNS @ OH2RBI.FIN.EU ...--

Reply via email to