All of lore.kernel.org
 help / color / mirror / Atom feed
* BUG in X25 stack
@ 2004-08-06 14:59 Ferenci Daniel
  0 siblings, 0 replies; only message in thread
From: Ferenci Daniel @ 2004-08-06 14:59 UTC (permalink / raw)
  To: linux-x25

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.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-06 14:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-06 14:59 BUG in X25 stack Ferenci Daniel

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.