2003-03-17 18:30:09

by Maciej Soltysiak

[permalink] [raw]
Subject: Where did IPX on 2.5 go?

Hi,

i tried to find IPX support in 2.5 via make menuconfig, it is not there.
(or where it used to be)
There is nothing about IPX also in .config but net/ipx files are there.

It is 2.5.64-bk12. Was it removed or i am missing something here.

Regards,
Maciej


2003-03-17 18:45:54

by Randy.Dunlap

[permalink] [raw]
Subject: Re: Where did IPX on 2.5 go?

On Mon, 17 Mar 2003 19:40:58 +0100 (CET) Maciej Soltysiak <[email protected]> wrote:

| Hi,
|
| i tried to find IPX support in 2.5 via make menuconfig, it is not there.
| (or where it used to be)
| There is nothing about IPX also in .config but net/ipx files are there.
|
| It is 2.5.64-bk12. Was it removed or i am missing something here.

Hi-

It should show up just under LLC, but you must enable LLC:

<*> ANSI/IEEE 802.2 - aka LLC (IPX, Appletalk, Token Ring)
[ ] LLC sockets interface (NEW)
< > The IPX protocol (NEW)

HTH.
--
~Randy

2003-03-17 18:50:18

by Brian Davids

[permalink] [raw]
Subject: Re: Where did IPX on 2.5 go?

Maciej Soltysiak wrote:
> Hi,
>
> i tried to find IPX support in 2.5 via make menuconfig, it is not there.
> (or where it used to be)
> There is nothing about IPX also in .config but net/ipx files are there.
>
> It is 2.5.64-bk12. Was it removed or i am missing something here.
>
> Regards,
> Maciej

It's under Networking Support, Networking Options, ANSI/IEEE 802.0 - aka
LLC (IPX, Appletalk, Token Ring). Yeah it's a little more buried than
before, but it's still there.


Brian Davids

2003-03-17 18:52:17

by Maciej Soltysiak

[permalink] [raw]
Subject: Re: Where did IPX on 2.5 go?

> It's under Networking Support, Networking Options, ANSI/IEEE 802.0 - aka
> LLC (IPX, Appletalk, Token Ring). Yeah it's a little more buried than
> before, but it's still there.
Ah, yes. Thanks :)

--
Maciej