kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* IPX support
@ 2020-06-01 22:30 Dmitry Podgorny
  2020-06-03  9:38 ` Valdis Klētnieks
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Podgorny @ 2020-06-01 22:30 UTC (permalink / raw)
  To: kernelnewbies


[-- Attachment #1.1: Type: text/plain, Size: 616 bytes --]

Hello,

Recently I've created repositories with IPX for kernel 4.18+. If anyone
needs it, feel free to use and improve the code.

I have personal interest in IPX, because I'm working on tunneling software
and retro gaming over IPX is one of examples how to use it. With time, I'll
add few utilities (ping, diag, performance measurement) and maybe add new
features to the kernel module. Unless I see any other usecase, the main
goal will be to keep things working for games running under wine.

Kernel module: https://github.com/pasis/ipx
Userspace utilities: https://github.com/pasis/ipx-utils

Best regards,
Dmitry

[-- Attachment #1.2: Type: text/html, Size: 862 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: IPX support
  2020-06-01 22:30 IPX support Dmitry Podgorny
@ 2020-06-03  9:38 ` Valdis Klētnieks
  0 siblings, 0 replies; 2+ messages in thread
From: Valdis Klētnieks @ 2020-06-03  9:38 UTC (permalink / raw)
  To: Dmitry Podgorny; +Cc: kernelnewbies


[-- Attachment #1.1: Type: text/plain, Size: 486 bytes --]

On Tue, 02 Jun 2020 01:30:49 +0300, Dmitry Podgorny said:

> Recently I've created repositories with IPX for kernel 4.18+. If anyone
> needs it, feel free to use and improve the code.

The two biggest things that need to happen for this to avoid being Yet Another
Dead Github Project are:

1) Deal with the issues that led to IPX being remove in 4.18. That may be difficult.

2) Get it up to 5.8 support (5.8-rc1 should be API-stable-ish and out in just
a week and a half).

[-- Attachment #1.2: Type: application/pgp-signature, Size: 832 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-03  9:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-01 22:30 IPX support Dmitry Podgorny
2020-06-03  9:38 ` Valdis Klētnieks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).