From: Ferenci Daniel <Daniel.Ferenci@siemens.com>
To: linux-x25@vger.kernel.org
Subject: BUG in X25 stack
Date: Fri, 06 Aug 2004 16:59:01 +0200 [thread overview]
Message-ID: <41139CB5.9050100@siemens.com> (raw)
Hi List,
I found bug in X25 linux stack.
It is in x25.h file
define value X25_DEFAULT_THROUGHPUT had default value 0x0A.
But 0 is not allowed Troughput facility number and CISCO router uses to
drop the connection.
The rigth value can be for example
#define X25_DEFAULT_THROUGHPUT 0xAA
Then I was able to route x25 connection from Linux trough CISCO.
Regards
Daniel Ferenci.
reply other threads:[~2004-08-06 14:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=41139CB5.9050100@siemens.com \
--to=daniel.ferenci@siemens.com \
--cc=linux-x25@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.