> 
> Hi
> 
>  I've just upgraded my whole setup from RH4.2, to RH6.0. Using the new
> libax25, ax25-tools etc.
> 
>  So far everything seems to run ok, except netrom ports. Somehow programs
> fail to see that the netrom devices are active...
> 
>  To get this far, I've had to patch a couple of files :
> 
>  in libax25 kernel_netrom.h is missing the definition of SOL_NETROM, after
> browsing some sources i found out that this should be 259, so I added a
> #define SOL_NETROM 259 to the file...
> 
>  in ax25_tools, the axctl program has an error, i removed the line near
> the bottom of the file, saying ax25_ctl.digi_count, as digi_count doesn't
> appear in the ax25_ctl struct...
> 
>  Is the above fixes ok?? Or have i messed up big time, by adding/deleting
> something in those files?
> 
> 
>  In FBB i added a couple of defines for SOL_NETROM and SOL_AX25 to
> drv_sock.c (i tried to include kernel_netrom.h and kernel_ax25.h, but then
> the compiler just barfs about a lot of redefines).
> 
> So now the setup is :
>  RH6.0, kernel 2.2.11-ac3
>  xfbb 701a
>  libax25 v.0.0.6
>  ax25-tools 0.0.4
>  ax25-apps 0.0.3
>  clx 4.06

I had the same problems here, however netrom will not put received nodes
into /proc/net/nr_nodes or neigh.

I get in the log;
netromd[1052]: netromr: SIOCADDRT: Invalid argument

Of cource it could be me not RTFM'ing enought.

> 
> 
> Thomas M�rch
> licensed ham, with callsign OZ2AFO. License category: CEPT-1
> 
> If God had intended man to smoke He would have set him on fire.
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to