Linux X.25 subsystem development
 help / color / mirror / Atom feed
From: Matti Aarnio <matti.aarnio@zmailer.org>
To: ven swe <venkat_p257@yahoo.co.in>
Cc: linux-x25@vger.kernel.org
Subject: Re: X.25 in linux
Date: Mon, 17 Dec 2007 14:57:42 +0200	[thread overview]
Message-ID: <20071217125742.GL6372@mea-ext.zmailer.org> (raw)
In-Reply-To: <750297.65484.qm@web8406.mail.in.yahoo.com>

On Mon, Dec 17, 2007 at 12:25:14PM +0000, ven swe wrote:
> 
> Thanks for your reply Matti.
> 
> I already configured my kernel (version 2.6.22.8) with  "X25_ASY" .
> And I am getting the error message.
> 
> I think this is because slattach is not supporting X25.
> 
> -venkat

It should be trivialish to add that support, if same thing
is enough what SLIP and PPP do  -- turn on the serial discipline
and let driver do everything.

Current slattach man-page tells that known disciplines are:

	slip, cslip, adaptive, ppp


SLIP is really trivial thing in terms of what the slattach
command does.  External scripts and programs then do ifconfig
and other magic for the network interfaces.

You could, probably, do the required moves with e.g. few lines
of perl script.  (Or C)

/Matti Aarnio

  parent reply	other threads:[~2007-12-17 12:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-17  5:11 X.25 in linux venkat4p
2007-12-17 12:00 ` Matti Aarnio
     [not found]   ` <750297.65484.qm@web8406.mail.in.yahoo.com>
2007-12-17 12:57     ` Matti Aarnio [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-12-17 13:51 Bahri Okuroglu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071217125742.GL6372@mea-ext.zmailer.org \
    --to=matti.aarnio@zmailer.org \
    --cc=linux-x25@vger.kernel.org \
    --cc=venkat_p257@yahoo.co.in \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox