
When Linux kernel is patched FBB should include (in file sock_drv.c) function sock_stat
/*
 * valid when ROSE module is patched for
 *      ax25_info_new structure
 *      struct ax25_info_struct_new ax25info;
 * if (ioctl (scan[canal].sock, SIOCAX25GETINFONEW, &ax25info) == 0)
 *
 */
