Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
* AX25 Problems!
@ 2002-10-10  6:45 Bill Walton
  2002-10-10 17:56 ` Ralf Baechle DO1GRB
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Walton @ 2002-10-10  6:45 UTC (permalink / raw)
  To: LINUX HAMS MAILING LIST

Hello Everyone -

Has anyone seen this error message in /var/log/messages:

Linux Kernel: netromd uses obsolete (PF_INET, SOCK_PACKET)

I am running RedHat 7.2 and a 2.4.19 kernel.

Regards,

Bill KJ6EO


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: AX25 Problems!
  2002-10-10  6:45 AX25 Problems! Bill Walton
@ 2002-10-10 17:56 ` Ralf Baechle DO1GRB
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle DO1GRB @ 2002-10-10 17:56 UTC (permalink / raw)
  To: Bill Walton; +Cc: LINUX HAMS MAILING LIST

On Wed, Oct 09, 2002 at 11:45:47PM -0700, Bill Walton wrote:

> Has anyone seen this error message in /var/log/messages:
> 
> Linux Kernel: netromd uses obsolete (PF_INET, SOCK_PACKET)
> 
> I am running RedHat 7.2 and a 2.4.19 kernel.

The netromd you're running seems to be a bit antique.  The use of
socket(PF_INET, SOCK_PACKET) has been deprecated long time ago; it should
be replaced with socket(PF_PACKET, SOCK_PACKET).

73 de DO1GRB op Ralf

--
Loc. JN47BS / CQ 14 / ITU 28 / DOK A21

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-10 17:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-10  6:45 AX25 Problems! Bill Walton
2002-10-10 17:56 ` Ralf Baechle DO1GRB

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox