[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help needed with solving an axcall-related problem



On Thu, Jan 13, 2022 at 12:24:08PM +0100 wrote Christoph Berg:
> Re: Karsten Merker
> > > This is because there is only one place where the "AX25_WINDOW" error
> > > message is printed:
> > > 
> > > if (setsockopt
> > >    (fd, SOL_AX25, AX25_WINDOW, &window,
> > >     sizeof(window)) == -1) {
> 
> > Do you perhaps have an idea what else could be the source of the problem?
> 
> Does the kernel still support ax25? I remember talk of dropping that.

Hello,

AFAICS there should be working AX.25 support in the kernel:

lsmod output
============
Module                  Size  Used by
mkiss                  24576  1
ax25                   77824  1 mkiss

dmesg output
============
NET: Registered PF_AX25 protocol family

ifconfig output
===============
ax0: flags=67<UP,BROADCAST,RUNNING>  mtu 255
        ax25 13CB99-1  txqueuelen 10  (AMPR AX.25)

Regards,
Karsten
-- 
Hiermit widerspreche ich ausdrücklich der Nutzung sowie der Weitergabe
meiner personenbezogenen Daten für Zwecke der Werbung sowie der Markt-
oder Meinungsforschung.


Reply to: